Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_internal.h475 ImVec2 GetBL() const { return ImVec2(Min.x, Max.y); } // Bottom-left in GetBL() function
/third_party/mesa3d/src/imgui/
Dimgui_internal.h496 ImVec2 GetBL() const { return ImVec2(Min.x, Max.y); } // Bottom-left in GetBL() function
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h493 ImVec2 GetBL() const { return ImVec2(Min.x, Max.y); } // Bottom-left in GetBL() function