Searched defs:pressed (Results 1 – 10 of 10) sorted by relevance
| /third_party/ltp/testcases/kernel/input/ |
| D | input03.c | 109 int nb, rd, i, pressed = 0; in check_events() local
|
| /third_party/typescript/tests/cases/fourslash/etslib/ |
| D | common.d.ts | 38 pressed?: any; property
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui_widgets.cpp | 414 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/ |
| D | evdev-fallback.h | 227 hw_set_key_down(struct fallback_dispatch *dispatch, int code, int pressed) in hw_set_key_down()
|
| D | evdev.c | 130 int pressed) in evdev_update_key_down_count()
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| D | DumbTextComponent.java | 121 private transient boolean pressed; field in DumbTextComponent
|
| /third_party/glfw/deps/ |
| D | nuklear.h | 4887 struct nk_style_item pressed; member
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 7236 pressed: boolean; property
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 5602 readonly pressed: boolean; property
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 5622 readonly pressed: boolean; property
|