Home
last modified time | relevance | path

Searched defs:menuTheme (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_pattern.cpp43 void ShowScaleAnimation(const RefPtr<RenderContext>& context, const RefPtr<MenuTheme>& menuTheme, in ShowScaleAnimation()
84 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in ShowBorderRadiusAndShadowAnimation() local
143 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in OnDirtyLayoutWrapperSwap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp108 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in CustomPreviewNodeProc() local
265 const RefPtr<MenuTheme>& menuTheme, const RefPtr<FrameNode>& imageNode, bool isShowHoverImage) in ShowBorderRadiusAndShadowAnimation()
304 const RefPtr<MenuTheme>& menuTheme, bool isScaleNearEqual = true) in UpdateOpacityInFinishEvent()
389 const RefPtr<MenuTheme>& menuTheme, bool isScaleNearEqual) in UpdatePreivewVisibleArea()
480 const RefPtr<RenderContext>& imageContext, const RefPtr<MenuTheme>& menuTheme, in SetHoverImageFinishEvent()
515 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in ShowHoverImageAnimationProc() local
809 auto menuTheme = pipelineContext->GetTheme<NG::MenuTheme>(); in SetFilter() local
960 auto menuTheme = pipelineContext->GetTheme<NG::MenuTheme>(); in ShowPixelMapAnimation() local
1247 auto menuTheme = pipeLineContext->GetTheme<NG::MenuTheme>(); in UpdateMenuBackgroundEffect() local
1267 auto menuTheme = pipeLineContext->GetTheme<NG::MenuTheme>(); in UpdateMenuBorderEffect() local
[all …]
H A Dmenu_pattern.cpp167 void ShowMenuOpacityAnimation(const RefPtr<MenuTheme>& menuTheme, const RefPtr<RenderContext>& rend… in ShowMenuOpacityAnimation()
1088 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in ShowPreviewMenuScaleAnimation() local
1127 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in ShowPreviewMenuAnimation() local
1578 auto menuTheme = pipeline->GetTheme<SelectTheme>(); in OnColorConfigurationUpdate() local
H A Dmenu_layout_algorithm.cpp280 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in MenuLayoutAlgorithm() local
302 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in ModifyPreviewMenuPlacement() local
328 auto menuTheme = GetMenuTheme(menuNode); in Initialize() local
1495 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_origin_test_ng.cpp1270 auto menuTheme = pipeline->GetTheme<SelectTheme>(); variable
1487 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
1550 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
1888 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
2266 auto menuTheme = pipeline->GetTheme<MenuTheme>(); variable
2310 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
2371 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
2467 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
2518 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
H A Dmenuitem_test_ng.cpp757 auto menuTheme = pipeline->GetTheme<MenuTheme>(); variable
803 auto menuTheme = pipeline->GetTheme<MenuTheme>(); variable
1557 auto menuTheme = pipeline->GetTheme<MenuTheme>(); variable
H A Dmenu_layoutScd_test_ng.cpp309 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
694 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
H A Dmenu_patternEx_test_ng.cpp1510 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_layout_algorithm.cpp141 auto menuTheme = context->GetTheme<NG::MenuTheme>(); in NeedAgingUpdateParams() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp197 auto menuTheme = menuPipeline->GetTheme<SelectTheme>(); in CreateMainMenuItem() local
267 auto menuTheme = menuPipeline->GetTheme<SelectTheme>(); in CreateDeviceMenuItem() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp177 const RefPtr<MenuTheme>& menuTheme, bool isShowHoverImage) in ShowPreviewBgDisappearAnimationProc()
250 auto menuTheme = pipelineContext->GetTheme<MenuTheme>(); in ShowPreviewDisappearAnimationProc() local
319 auto menuTheme = pipelineContext->GetTheme<MenuTheme>(); in UpdatePreivewVisibleAreaWhenDisappear() local
356 auto menuTheme = pipelineContext->GetTheme<MenuTheme>(); in UpdateHoverImageDisappearScaleAndPosition() local
434 auto menuTheme = pipelineContext->GetTheme<MenuTheme>(); in UpdateContextMenuDisappearPositionAnimation() local
522 auto menuTheme = pipelineContext->GetTheme<MenuTheme>(); in ContextMenuSwitchDragPreviewAnimationProc() local
587 auto menuTheme = pipelineContext->GetTheme<MenuTheme>(); in ShowContextMenuDisappearAnimation() local
1113 auto menuTheme = pipelineContext->GetTheme<NG::MenuTheme>(); in ShowMenuAnimation() local
5643 auto menuTheme = pipelineContext->GetTheme<NG::MenuTheme>(); in RemovePixelMapAnimation() local
5755 auto menuTheme = pipelineContext->GetTheme<NG::MenuTheme>(); in RemoveFilterAnimation() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.cpp302 auto menuTheme = context->GetTheme<NG::MenuTheme>(); in CalcBadgeTextOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp1061 auto menuTheme = pipeline->GetTheme<MenuTheme>(); in UpdateSymbolNode() local
1478 auto menuTheme = pipeline->GetTheme<NG::MenuTheme>(); in UpdateMaxLinesFromTheme() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1467 auto menuTheme = GetSelectTheme(); in CreateMenuEventWithParams() local
1507 auto menuTheme = GetSelectTheme(); in ExecMenuBuilder() local