Home
last modified time | relevance | path

Searched refs:NavigationGetTheme (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_drag_bar_pattern.cpp28 auto theme = NavigationGetTheme(); in UpdateDefaultColor()
40 auto theme = NavigationGetTheme(); in UpdateActiveColor()
H A Dnavigation_layout_util.cpp41 auto theme = NavigationGetTheme(); in CheckWhetherNeedToHideToolbar()
145 auto theme = NavigationGetTheme(); in MeasureToolBar()
184 auto theme = NavigationGetTheme(); in MeasureToolBarDivider()
252 auto theme = NavigationGetTheme(); in LayoutToolBarDivider()
291 auto theme = NavigationGetTheme(); in UpdateContentSafeAreaPadding()
H A Dnavigation_toolbar_util.cpp49 auto theme = NavigationGetTheme(); in AddSafeIntervalBetweenToolbarItem()
70 auto theme = NavigationGetTheme(); in CreateToolbarItemTextNode()
98 auto theme = NavigationGetTheme(); in CreateToolbarItemIconNode()
150 auto theme = NavigationGetTheme(); in UpdateBarItemPattern()
203 auto theme = NavigationGetTheme(); in UpdateToolbarItemNodeWithConfiguration()
231 auto theme = NavigationGetTheme(); in BuildSymbolToolbarMoreItemNode()
255 auto theme = NavigationGetTheme(); in BuildImageToolbarMoreItemNode()
295 auto theme = NavigationGetTheme(); in CreateToolbarItemInContainer()
355 auto theme = NavigationGetTheme(); in CreateToolbarMoreMenuNode()
483 auto theme = NavigationGetTheme(); in BuildToolBarItems()
[all …]
H A Dtool_bar_layout_algorithm.cpp80 auto theme = NavigationGetTheme(); in CalcToolbarItemWidth()
94 auto theme = NavigationGetTheme(); in CalcToolbarItemMaxWidthIfNeedToExpand()
118 auto theme = NavigationGetTheme(); in CheckWhetherBarItemSizeCrossBorder()
H A Dbar_item_pattern.cpp58 auto theme = NavigationGetTheme(); in UpdateSymbolBarButton()
91 auto theme = NavigationGetTheme(); in UpdateImageBarButton()
139 auto theme = NavigationGetTheme(); in UpdateBarItemActiveStatusResource()
H A Dtitle_bar_pattern.cpp104 auto theme = NavigationGetTheme(); in SetImageSourceInfoFillColor()
152 auto theme = NavigationGetTheme(); in HandleDefaultIconForNavDestination()
191 auto theme = NavigationGetTheme(); in ApplyThemeIconSize()
209 auto theme = NavigationGetTheme(); in UpdateSymbolBackButton()
251 auto theme = NavigationGetTheme(); in CreateDefaultBackButton()
288 auto theme = NavigationGetTheme(); in UpdateImageBackButton()
327 auto theme = NavigationGetTheme(); in MountBackButton()
414 auto theme = NavigationGetTheme(); in InitTitleParam()
503 auto theme = NavigationGetTheme(); in ResetMainTitleProperty()
581 auto theme = NavigationGetTheme(); in ResetSubTitleProperty()
[all …]
H A Dbar_item_layout_algorithm.cpp51 auto theme = NavigationGetTheme(); in MeasureToolbarItemText()
157 auto theme = NavigationGetTheme(); in Measure()
H A Dnav_bar_pattern.cpp123 auto theme = NavigationGetTheme(); in CreateMenuItems()
276 auto theme = NavigationGetTheme(); in BuildTitleBar()
364 auto theme = NavigationGetTheme(); in OnAttachToFrameNode()
494 auto theme = NavigationGetTheme(); in SetNavBarMask()
H A Dtool_bar_pattern.cpp169 auto theme = NavigationGetTheme(); in ShowDialogWithNode()
216 auto theme = NavigationGetTheme(); in SetDefaultBackgroundColorIfNeeded()
H A Dnavigation_title_util.cpp102 auto theme = NavigationGetTheme(); in CreateMenuItems()
286 auto theme = NavigationGetTheme(); in CreateBarItemIconNode()
416 auto theme = NavigationGetTheme(); in BuildImageMoreItemNode()
440 auto theme = NavigationGetTheme(); in BuildSymbolMoreItemNode()
561 auto theme = NavigationGetTheme(); in CreatePopupDialogNode()
H A Dnavigation_declaration.h29 inline RefPtr<NavigationBarTheme> NavigationGetTheme() in NavigationGetTheme() function
H A Dnavigation_model_ng.cpp97 auto theme = NavigationGetTheme(); in CreateBarItemIconNode()
378 auto theme = NavigationGetTheme(); in CreateDividerNodeIfNeeded()
528 auto theme = NavigationGetTheme(); in CreateSymbolBackIcon()
550 auto theme = NavigationGetTheme(); in CreateImageBackIcon()
632 auto theme = NavigationGetTheme(); in SetTitleMode()
1346 auto theme = NavigationGetTheme(); in SetTitleMode()
H A Dnavigation_pattern.cpp161 auto theme = NavigationGetTheme(); in OnAttachToFrameNode()
1943 auto theme = NavigationGetTheme(); in OnColorConfigurationUpdate()
2991 auto theme = NavigationGetTheme(); in CreateDragBarNode()
3081 auto theme = NavigationGetTheme(); in HandleTouchDown()
3100 auto theme = NavigationGetTheme(); in HandleTouchUp()
H A Dtitle_bar_layout_algorithm.cpp942 auto theme = NavigationGetTheme(); in InitializeTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp67 auto theme = NavigationGetTheme(); in ParseCommonTitle()
213 auto theme = NavigationGetTheme(); in CreateImageButton()
232 auto theme = NavigationGetTheme(); in CreateImageBackButton()
255 auto theme = NavigationGetTheme(); in CreateSymbolBackButton()
274 auto theme = NavigationGetTheme(); in CreateBackButton()
821 auto theme = NavigationGetTheme(); in ParseCommonTitle()
H A Dnavdestination_pattern.cpp329 auto theme = NavigationGetTheme(); in GetBackButtonState()