Searched defs:DisplaySize (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dresize.c477 DisplaySize(TwmWindow *tmp_win, int width, int height) function in typeref:typename:void
/xsrc/external/mit/ctwm/dist/
H A Dwin_resize.c574 static void DisplaySize(TwmWindow *tmp_win, int width, int height) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1288 ImVec2 DisplaySize; // <unset> // Main display size, in pixels. member in struct:ImGuiIO
1897 ImVec2 DisplaySize; // Size of the viewport to render (== io.DisplaySize for the main viewport) (DisplayPos + DisplaySize == lower-right of the orthogonal projection matrix to use) member in struct:ImDrawData
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1288 ImVec2 DisplaySize; // <unset> // Main display size, in pixels. member in struct:ImGuiIO
1897 ImVec2 DisplaySize; // Size of the viewport to render (== io.DisplaySize for the main viewport) (DisplayPos + DisplaySize == lower-right of the orthogonal projection matrix to use) member in struct:ImDrawData
[all...]

Completed in 20 milliseconds