Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-tablet-pad-leds.c355 WacomButtonFlags button_flags) in pad_find_button_group()
/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