Searched refs:hWndCenter (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dwinquake.h89 void CenterWindow(HWND hWndCenter, int width, int height, BOOL lefttopjustify);
H A Dgl_vidnt.c191 void CenterWindow(HWND hWndCenter, int width, int height, BOOL lefttopjustify) argument
202 SetWindowPos (hWndCenter, NULL, CenterX, CenterY, 0, 0,
/external/quake/quake/src/WinQuake/
H A Dwinquake.h90 void CenterWindow(HWND hWndCenter, int width, int height, BOOL lefttopjustify);
H A Dgl_vidnt.cpp191 void CenterWindow(HWND hWndCenter, int width, int height, BOOL lefttopjustify) argument
202 SetWindowPos (hWndCenter, NULL, CenterX, CenterY, 0, 0,

Completed in 163 milliseconds