Home
last modified time | relevance | path

Searched refs:GetMousePosOnOpeningCurrentPopup (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.h657 IMGUI_API ImVec2 GetMousePosOnOpeningCurrentPopup(); // retrieve backup of mouse position at the time of opening popup we have BeginPopup() into
H A Dimgui.cpp4144 ImVec2 ImGui::GetMousePosOnOpeningCurrentPopup() in GetMousePosOnOpeningCurrentPopup() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h907 IMGUI_API ImVec2 GetMousePosOnOpeningCurrentPopup(); // retrieve mouse position at the time of opening popup we have BeginPopup() into (helper to avoid user backing that value themselves)
H A Dimgui.cpp4798 ImVec2 ImGui::GetMousePosOnOpeningCurrentPopup() in GetMousePosOnOpeningCurrentPopup() function in ImGui

Completed in 56 milliseconds