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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h796 bool ActiveIdHasBeenPressed; // Track whether the active id led to a press (this is to allow changing between PressOnClick and PressOnRelease without pressing twice). Used by range_select branch. member in struct:ImGuiContext
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h796 bool ActiveIdHasBeenPressed; // Track whether the active id led to a press (this is to allow changing between PressOnClick and PressOnRelease without pressing twice). Used by range_select branch. member in struct:ImGuiContext

Completed in 11 milliseconds