Home
last modified time | relevance | path

Searched defs:scroll (Results 1 - 25 of 44) 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
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dchecklist.c52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
[all...]
H A Dmenubox.c98 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() argument
158 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll() argument
176 int key = 0, button = 0, scroll = 0, choice = 0; dialog_menu() local
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dchecklist.c52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
[all...]
H A Dmenubox.c90 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() argument
150 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll() argument
168 int key = 0, button = 0, scroll = 0, choice = 0; dialog_menu() local
[all...]
/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...]
/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
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dmisc.c86 static void scroll(void) in scroll() function
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dmisc.c95 static void scroll(void) in scroll() function
/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

Completed in 12 milliseconds

12