Home
last modified time | relevance | path

Searched defs:GetTR (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimgui_internal.h495 ImVec2 GetTR() const { return ImVec2(Max.x, Min.y); } // Top-right in GetTR() function
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h492 ImVec2 GetTR() const { return ImVec2(Max.x, Min.y); } // Top-right in GetTR() function