Home
last modified time | relevance | path

Searched defs:button (Results 1 - 25 of 74) sorted by relevance

123

/third_party/jerryscript/targets/mbedos5/js/
H A Dflash_leds.js58 var button; variable
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c44 int i, x, y, key = 0, button = 0; in dialog_yesno() local
H A Dinputbox.c48 int input_x = 0, scroll = 0, key = 0, button = -1; in dialog_inputbox() local
[all...]
H A Dchecklist.c115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
H A Dmenubox.c187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DInfoDialog.java27 protected Button button; field in InfoDialog
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_onappear_test.cpp66 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local
H A Dscroll_scrolledge_test.cpp80 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local
H A Dscroll_onscrollframebegin_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_onscrollstart_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_onscrollstop_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_onscrolledge_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_onscroll_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_scrollto_test.cpp70 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local
142 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEase() local
214 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEaseInOut() local
286 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseIn() local
358 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseOut() local
430 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeExtremeDeceleration() local
502 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutLinearIn() local
574 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutSlowIn() local
646 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFriction() local
718 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeLinearOutSlowIn() local
790 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeRhythm() local
862 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSharp() local
934 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSmooth() local
[all...]
H A Dscroll_currentoffset_test.cpp70 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local
142 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEase() local
214 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEaseInOut() local
286 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseIn() local
358 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseOut() local
430 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeExtremeDeceleration() local
502 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutLinearIn() local
574 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutSlowIn() local
646 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFriction() local
718 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeLinearOutSlowIn() local
790 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeRhythm() local
862 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSharp() local
934 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSmooth() local
[all...]
/test/xts/acts/multimodalinput/input_cpp_standard/
H A Dinput_native_test.cpp310 int32_t button = OH_Input_GetMouseEventButton(mouseEvent); in HWTEST_F() local
/third_party/libinput/test/
H A Dtest-touchpad-buttons.c952 unsigned int button; in START_TEST() local
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_glut.cpp184 int button = -1; in ImGui_ImplGLUT_MouseFunc() local
195 void ImGui_ImplGLUT_MouseWheelFunc(int button, int dir, int x, int y) in ImGui_ImplGLUT_MouseWheelFunc() argument
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_focusable_test.cpp92 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
H A Dcommonattrs_enabled_test.cpp103 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/button/
H A Dbutton_onclick_test.cpp93 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/
H A Dcommonevent_onfocus_test.cpp96 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
H A Dcommonevent_onblur_test.cpp96 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/
H A Dmain.c16 GtkWidget *button, *bbox; in activate() local
29 gtk_container_add(GTK_CONTAINER(bbox), button); in activate() local
/third_party/skia/third_party/externals/angle2/util/
H A DOSWindow.cpp25 static const char *MouseButtonName(MouseButton button) in MouseButtonName() argument

Completed in 12 milliseconds

123