/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
H A D | menu_preview_pattern.cpp | 43 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 D | menu_view.cpp | 108 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 D | menu_pattern.cpp | 167 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 D | menu_layout_algorithm.cpp | 280 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 D | menu_origin_test_ng.cpp | 1270 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 D | menuitem_test_ng.cpp | 757 auto menuTheme = pipeline->GetTheme<MenuTheme>(); variable 803 auto menuTheme = pipeline->GetTheme<MenuTheme>(); variable 1557 auto menuTheme = pipeline->GetTheme<MenuTheme>(); variable
|
H A D | menu_layoutScd_test_ng.cpp | 309 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable 694 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
|
H A D | menu_patternEx_test_ng.cpp | 1510 RefPtr<MenuTheme> menuTheme = AceType::MakeRefPtr<MenuTheme>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
H A D | select_layout_algorithm.cpp | 141 auto menuTheme = context->GetTheme<NG::MenuTheme>(); in NeedAgingUpdateParams() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | service_collaboration_menu_ace_helper.cpp | 197 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 D | overlay_manager.cpp | 177 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 D | drag_animation_helper.cpp | 302 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 D | menu_item_pattern.cpp | 1061 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 D | view_abstract_model_impl.cpp | 1467 auto menuTheme = GetSelectTheme(); in CreateMenuEventWithParams() local 1507 auto menuTheme = GetSelectTheme(); in ExecMenuBuilder() local
|