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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h839 ImGuiFocusedFlags_RootWindow = 1 << 1, // IsWindowFocused(): Test from root window (top most parent of the current hierarchy) enumerator in enum:ImGuiFocusedFlags_
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h839 ImGuiFocusedFlags_RootWindow = 1 << 1, // IsWindowFocused(): Test from root window (top most parent of the current hierarchy) enumerator in enum:ImGuiFocusedFlags_

Completed in 16 milliseconds