Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.h269 IMGUI_API float GetWindowContentRegionWidth(); //
H A Dimgui.cpp6266 float ImGui::GetWindowContentRegionWidth() in GetWindowContentRegionWidth() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h2832 static inline float GetWindowContentRegionWidth() { return GetWindowContentRegionMax().x - GetWindowContentRegionMin().x; } in GetWindowContentRegionWidth() function

Completed in 35 milliseconds