Searched refs:GetWindowContentRegionWidth (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h269 IMGUI_API float GetWindowContentRegionWidth(); //
H A Dimgui_demo.cpp1578 ImGui::BeginChild("Child1", ImVec2(ImGui::GetWindowContentRegionWidth() * 0.5f, 260), false, window_flags);
H A Dimgui.cpp6266 float ImGui::GetWindowContentRegionWidth() function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h269 IMGUI_API float GetWindowContentRegionWidth(); //
H A Dimgui.cpp6266 float ImGui::GetWindowContentRegionWidth() function in class:ImGui

Completed in 56 milliseconds