Home
last modified time | relevance | path

Searched refs:WinInit (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/common/gui/
H A Dgdivideo.cpp112 if (!WinInit(win_hInstance, win_iCmdShow, gWndClass, title, true)) { in init_window()
H A Dd2dvideo.cpp122 if (!WinInit(win_hInstance, win_iCmdShow, gWndClass, title, false)) { in init_window()
H A Dwinvideo.hpp64 bool WinInit(HINSTANCE hInstance, in WinInit() function