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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h495 ImVec2 GetTR() const { return ImVec2(Max.x, Min.y); } // Top-right function in struct:ImRect
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h495 ImVec2 GetTR() const { return ImVec2(Max.x, Min.y); } // Top-right function in struct:ImRect

Completed in 11 milliseconds