Searched refs:IsActive (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DKeyboard.c430 typedef enum { NotActive = 0, IsActive, IsTarget } ActiveType; enumerator in enum:__anona728e0840103
445 retval = (isTarget ? IsTarget : IsActive);
626 else if (act == IsActive) {
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_ums.h137 Bool IsActive ; member in struct:ViaPanelInfo
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1558 bool IsActive() const { return !Filters.empty(); } function in struct:ImGuiTextFilter
H A Dimgui_demo.cpp3524 if (Filter.IsActive())
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1558 bool IsActive() const { return !Filters.empty(); } function in struct:ImGuiTextFilter

Completed in 33 milliseconds