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

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

Completed in 11 milliseconds