Home
last modified time | relevance | path

Searched defs:GetCenter (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui_internal.h490 …ImVec2 GetCenter() const { return ImVec2((Min.x + Max.x) * 0.5f, (Min.y + M… in GetCenter() function
/third_party/skia/third_party/externals/imgui/
Dimgui.h2818 …ImVec2 GetCenter() const { return ImVec2(Pos.x + Size.x * 0.5f, Pos.y + Size.y … in GetCenter() function
Dimgui_internal.h486 …ImVec2 GetCenter() const { return ImVec2((Min.x + Max.x) * 0.5f, (Min.y + M… in GetCenter() function