Home
last modified time | relevance | path

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

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