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

/external/quake/quake/src/QW/client/
H A Dgl_vidnt.c156 int window_center_x, window_center_y, window_x, window_y, window_width, window_height; variable
426 window_height = DIBHeight;
487 window_rect.bottom = window_y + window_height;
H A Dvid_win.c45 int window_center_x, window_center_y, window_x, window_y, window_width, window_height; variable
206 window_rect.bottom = window_y + window_height;
1680 window_height = vid.height << vid_stretched;
/external/quake/quake/src/WinQuake/
H A Dgl_vidnt.cpp156 int window_center_x, window_center_y, window_x, window_y, window_width, window_height; variable
426 window_height = DIBHeight;
487 window_rect.bottom = window_y + window_height;
H A Dvid_win.cpp43 int window_center_x, window_center_y, window_x, window_y, window_width, window_height; variable
202 window_rect.bottom = window_y + window_height;
1639 window_height = vid.height << vid_stretched;

Completed in 132 milliseconds