Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-tablet-pad-leds.c355 WacomButtonFlags button_flags) in pad_find_button_group()
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/
DSDL_android.c1524 jintArray button_flags; in Android_JNI_ShowMessageBox() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp2678 ImGuiButtonFlags button_flags = ImGuiButtonFlags_Repeat | ImGuiButtonFlags_DontClosePopups; in InputScalar() local
4806 …ImGuiButtonFlags button_flags = ImGuiButtonFlags_NoKeyModifiers | ((flags & ImGuiTreeNodeFlags_All… in TreeNodeBehavior() local
5050 ImGuiButtonFlags button_flags = 0; in Selectable() local
6363 …ImGuiButtonFlags button_flags = (ImGuiButtonFlags_PressedOnClick | ImGuiButtonFlags_AllowItemOverl… in TabItemEx() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp2677 ImGuiButtonFlags button_flags = ImGuiButtonFlags_Repeat | ImGuiButtonFlags_DontClosePopups; in InputScalar() local
4818 ImGuiButtonFlags button_flags = ImGuiButtonFlags_NoKeyModifiers; in TreeNodeBehavior() local
5067 ImGuiButtonFlags button_flags = 0; in Selectable() local
6450 …ImGuiButtonFlags button_flags = (ImGuiButtonFlags_PressedOnClick | ImGuiButtonFlags_AllowItemOverl… in TabItemEx() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp3450 ImGuiButtonFlags button_flags = ImGuiButtonFlags_Repeat | ImGuiButtonFlags_DontClosePopups; in InputScalar() local
5877 ImGuiButtonFlags button_flags = ImGuiTreeNodeFlags_None; in TreeNodeBehavior() local
6202 ImGuiButtonFlags button_flags = 0; in Selectable() local
7989 …ImGuiButtonFlags button_flags = ((is_tab_button ? ImGuiButtonFlags_PressedOnClickRelease : ImGuiBu… in TabItemEx() local