Home
last modified time | relevance | path

Searched defs:pressed (Results 1 – 10 of 10) 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/mesa3d/src/imgui/
Dimgui_widgets.cpp414 bool pressed = false; in ButtonBehavior() local
568 bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); in ButtonEx() local
597 bool pressed = ButtonEx(label, ImVec2(0, 0), ImGuiButtonFlags_AlignTextBaseLine); in SmallButton() local
621 bool pressed = ButtonBehavior(bb, id, &hovered, &held); in InvisibleButton() local
644 bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); in ArrowButtonEx() local
673 bool pressed = ButtonBehavior(bb, id, &hovered, &held); in CloseButton() local
699 bool pressed = ButtonBehavior(bb, id, &hovered, &held, ImGuiButtonFlags_None); in CollapseButton() local
893 bool pressed = ButtonBehavior(bb, id, &hovered, &held); in ImageButton() local
925 bool pressed = ButtonBehavior(total_bb, id, &hovered, &held); in Checkbox() local
953 bool pressed = Checkbox(label, &v); in CheckboxFlags() local
[all …]
/third_party/libinput/src/
Devdev-fallback.h227 hw_set_key_down(struct fallback_dispatch *dispatch, int code, int pressed) in hw_set_key_down()
Devdev.c130 int pressed) in evdev_update_key_down_count()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java121 private transient boolean pressed; field in DumbTextComponent
/third_party/glfw/deps/
Dnuklear.h4887 struct nk_style_item pressed; member
/third_party/typescript/tests/lib/
Dlib.d.ts7236 pressed: boolean; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts5602 readonly pressed: boolean; property
/third_party/typescript/lib/
Dlib.dom.d.ts5622 readonly pressed: boolean; property