Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_internal.h469 …ImVec2 GetCenter() const { return ImVec2((Min.x + Max.x) * 0.5f, (Min.y + M… in GetCenter() function
/third_party/mingw-w64/mingw-w64-headers/include/
Dd2d1.h2248 D2D1_POINT_2F STDMETHODCALLTYPE GetCenter() const in GetCenter() function