Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_internal.h691 struct ImGuiNavMoveResult struct
701 ImGuiNavMoveResult() { Clear(); } in ImGuiNavMoveResult() argument
702 …SelectScopeId = 0; Window = NULL; DistBox = DistCenter = DistAxial = FLT_MAX; RectRel = ImRect(); } in Clear()