Home
last modified time | relevance | path

Searched defs:scroll (Results 1 - 25 of 34) sorted by relevance

12

/third_party/toybox/kconfig/lxdialog/
H A Dinputbox.c48 int input_x = 0, scroll = 0, key = 0, button = -1; in dialog_inputbox() local
[all...]
H A Dchecklist.c59 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
[all...]
H A Dmenubox.c111 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() argument
169 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll() argument
187 int key = 0, button = 0, scroll = 0, choice = 0; dialog_menu() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp113 bool scroll = true; in addEvent() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp113 bool scroll = true; in addEvent() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_onappear_test.cpp65 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateNativeNode() local
H A Dscroll_onscrollframebegin_test.cpp27 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateChildNode() local
H A Dscroll_onscrollstart_test.cpp27 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateChildNode() local
H A Dscroll_onscrollstop_test.cpp27 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateChildNode() local
H A Dscroll_onscrolledge_test.cpp27 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateChildNode() local
H A Dscroll_onscroll_test.cpp27 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateChildNode() local
H A Dscroll_scrollto_test.cpp69 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateNativeNode() local
141 auto scroll in CreateNativeNodeEase() local
213 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeEaseInOut() local
285 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeEaseIn() local
357 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeEaseOut() local
429 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeExtremeDeceleration() local
501 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeFastOutLinearIn() local
573 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeFastOutSlowIn() local
645 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeFriction() local
717 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeLinearOutSlowIn() local
789 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeRhythm() local
861 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeSharp() local
933 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeSmooth() local
[all...]
H A Dscroll_currentoffset_test.cpp69 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateNativeNode() local
141 auto scroll in CreateNativeNodeEase() local
213 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeEaseInOut() local
285 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeEaseIn() local
357 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeEaseOut() local
429 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeExtremeDeceleration() local
501 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeFastOutLinearIn() local
573 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeFastOutSlowIn() local
645 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeFriction() local
717 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeLinearOutSlowIn() local
789 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeRhythm() local
861 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeSharp() local
933 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); CreateNativeNodeSmooth() local
[all...]
H A Dscroll_hittestbehavior_test.cpp90 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateSubScrollNode() local
[all...]
/third_party/node/test/fixtures/wpt/resources/
H A Dtestdriver-actions.js
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbrowser.c153 GtkWidget *scroll; in hs20_web_browser() local
/third_party/ffmpeg/libavfilter/
H A Dvf_scroll.c103 static void scroll(AVFilterContext *ctx, AVFrame *in, AVFrame *out) in scroll() function
186 AVFILTER_DEFINE_CLASS(scroll); variable
H A Dvsrc_cellauto.c54 int stitch, scroll, start_full; member
/third_party/libinput/src/
H A Dfilter-custom.c204 struct custom_accel_function *scroll; member
292 *scroll = NULL; in custom_accelerator_set_accel_config() local
[all...]
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp160 bool scroll(int delta) { in scroll() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.c294 GtkWidget *scroll; in hs20_web_browser() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/
H A Danimator_event_test.cpp326 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in testAnimatorRegisterOnFrame_003() local
406 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in testAnimatorRegisterOnFinish_004() local
483 auto scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in testAnimatorRegisterOnCancel_005() local
560 auto scroll in testAnimatorRegisterOnRepeat_006() local
[all...]
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h76 struct nk_vec2 scroll; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gestureScroll/
H A Dgesture_interfaceTest.cpp206 ArkUI_NodeHandle scroll = nodeAPI->createNode(ARKUI_NODE_SCROLL); in CreateNativeNode() local
[all...]
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c461 static int scroll = 0; in redraw() local
554 int cnt = 0, current = 0, scroll; counter_dialog() local
[all...]

Completed in 15 milliseconds

12