Home
last modified time | relevance | path

Searched defs:scroll (Results 26 - 50 of 92) sorted by relevance

1234

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
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/toybox/kconfig/lxdialog/
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/src/utils/
H A Dbrowser.c153 GtkWidget *scroll; in hs20_web_browser() local
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_bar_controller.cpp165 auto scroll = AceType::DynamicCast<RenderScroll>(scroll_.Upgrade()); in MarkScrollRender() local
233 auto scroll = AceType::DynamicCast<RenderScroll>(scroll_.Upgrade()); in ProcessScrollMotion() local
247 auto scroll = AceType::DynamicCast<RenderScroll>(scroll_.Upgrade()); UpdateScrollPosition() local
315 auto scroll = AceType::DynamicCast<RenderScroll>(scroll_.Upgrade()); CheckScroll() local
[all...]
H A Dscroll_bar_controller.h111 void SetScrollNode(const WeakPtr<RenderNode>& scroll) in SetScrollNode() argument
H A Drender_single_child_scroll.cpp29 RefPtr<ScrollComponent> scroll = AceType::DynamicCast<ScrollComponent>(component); in Update() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dsub_menu_layout_algorithm.cpp150 auto scroll = AceType::DynamicCast<FrameNode>(parentMenu->GetParent()); in GetSubMenuPosition() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dscroll_bar.cpp140 void ScrollBar::InitScrollBar(const WeakPtr<RenderNode>& scroll, const WeakPtr<PipelineContext>& context) in InitScrollBar() argument
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp216 RefPtr<BoxComponent> SelectPopupComponent::InitializeInnerBox(const RefPtr<ScrollComponent>& scroll) in InitializeInnerBox() argument
311 RefPtr<ScrollComponent> scroll = AceType::MakeRefPtr<ScrollComponent>(column); in Initialize() 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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.c294 GtkWidget *scroll; in hs20_web_browser() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_gv_gesture.h133 HIGV_GESTURE_SCROLL_S scroll; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_view.cpp242 auto scroll = FrameNode::CreateFrameNode( in CreateScrollNode() local

Completed in 15 milliseconds

1234