Home
last modified time | relevance | path

Searched defs:pressed (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/input/
Dinput03.c109 int nb, rd, i, pressed = 0; in check_events() local
/third_party/typescript/tests/cases/fourslash/etslib/
Dcommon.d.ts38 pressed?: any; property
/third_party/flutter/skia/third_party/externals/sdl/test/
Dcheckkeys.c106 PrintKey(SDL_Keysym * sym, SDL_bool pressed, SDL_bool repeat) in PrintKey()
/third_party/flutter/skia/third_party/externals/sdl/src/video/psp/
DSDL_pspevents.c118 unsigned char raw, pressed; in PSP_PumpEvents() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp412 bool pressed = false; in ButtonBehavior() local
564 bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); in ButtonEx() local
592 bool pressed = ButtonEx(label, ImVec2(0, 0), ImGuiButtonFlags_AlignTextBaseLine); in SmallButton() local
616 bool pressed = ButtonBehavior(bb, id, &hovered, &held); in InvisibleButton() local
639 bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); in ArrowButtonEx() local
668 bool pressed = ButtonBehavior(bb, id, &hovered, &held); in CloseButton() local
694 bool pressed = ButtonBehavior(bb, id, &hovered, &held, ImGuiButtonFlags_None); in CollapseButton() local
869 bool pressed = ButtonBehavior(bb, id, &hovered, &held); in ImageButton() local
910 bool pressed = ButtonBehavior(total_bb, id, &hovered, &held); in Checkbox() local
938 bool pressed = Checkbox(label, &v); in CheckboxFlags() local
[all …]
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp514 bool pressed = false; in ButtonBehavior() local
695 bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); in ButtonEx() local
725 bool pressed = ButtonEx(label, ImVec2(0, 0), ImGuiButtonFlags_AlignTextBaseLine); in SmallButton() local
749 bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); in InvisibleButton() local
772 bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); in ArrowButtonEx() local
809 bool pressed = ButtonBehavior(bb_interact, id, &hovered, &held); in CloseButton() local
837 bool pressed = ButtonBehavior(bb, id, &hovered, &held, ImGuiButtonFlags_None); in CollapseButton() local
1038 bool pressed = ButtonBehavior(bb, id, &hovered, &held); in ImageButtonEx() local
1092 bool pressed = ButtonBehavior(total_bb, id, &hovered, &held); in Checkbox() local
1132 bool pressed; in CheckboxFlagsT() local
[all …]
Dimgui_tables.cpp1174 …bool pressed = ButtonBehavior(hit_rect, column_id, &hovered, &held, ImGuiButtonFlags_FlattenChildr… in TableUpdateBorders() local
2914 bool pressed = ButtonBehavior(bb, id, &hovered, &held, ImGuiButtonFlags_AllowItemOverlap); in TableHeader() local
/third_party/flutter/glfw/src/
Dmir_window.c148 const int pressed = action == mir_keyboard_action_up ? GLFW_RELEASE : GLFW_PRESS; in handleKeyEvent() local
160 int pressed, in handlePointerButton()
/third_party/uboot/u-boot-2020.01/common/
Dusb_kbd.c162 unsigned char modifier, int pressed) in usb_kbd_translate()
/third_party/libinput/src/
Devdev-fallback.h205 hw_set_key_down(struct fallback_dispatch *dispatch, int code, int pressed) in hw_set_key_down()
Devdev.c117 int pressed) in evdev_update_key_down_count()
/third_party/weston/clients/
Ddesktop-shell.c140 int focused, pressed; member
/third_party/minimp3/player/
Dnuklear.h3449 struct nk_style_item pressed; member
/third_party/uboot/u-boot-2020.01/include/
Dec_commands.h2821 uint8_t pressed; member
/third_party/typescript/tests/lib/
Dlib.d.ts7236 pressed: boolean; property
/third_party/typescript/lib/
Dlib.dom.d.ts5666 readonly pressed: boolean; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts5646 readonly pressed: boolean; property