Home
last modified time | relevance | path

Searched defs:titleHeight (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_container_pattern.cpp31 auto titleHeight = pipeline->GetCustomTitleHeight().ConvertToPx(); in BeforeCreateLayoutWrapper() local
H A Dsheet_presentation_pattern.h586 auto titleHeight = GetFirstChildHeight(); in GetScrollHeight() local
H A Dsheet_presentation_pattern.cpp1967 auto titleHeight = firstChildGeometryNode->GetFrameSize().Height(); in GetSheetTypeWithAuto() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dcontent_root_pattern.cpp58 auto titleHeight = pipeline->GetCustomTitleHeight().ConvertToPx(); in CreateSafeAreaInsets() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp153 auto titleHeight = static_cast<float>( in MeasureTitleBar() local
164 auto titleHeight = titleBarLayoutProperty->GetTitleHeightValue( in MeasureTitleBar() local
H A Dnavdestination_model_ng.cpp453 void NavDestinationModelNG::SetTitleHeight(const Dimension& titleHeight, bool isValid) in SetTitleHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp51 auto titleHeight = in MeasureTitleBar() local
H A Dtitle_bar_layout_algorithm.cpp462 auto titleHeight = titleBarLayoutProperty->GetTitleHeightValue(SINGLE_LINE_TITLEBAR_HEIGHT); in ShowBackButtonLayout() local
531 float TitleBarLayoutAlgorithm::GetFullModeTitleOffsetY(float titleHeight, float subtitleHeight, in GetFullModeTitleOffsetY() argument
572 auto titleHeight = geometryNode->GetFrameSize().Height(); in LayoutTitle() local
773 LayoutSubtitle(LayoutWrapper* layoutWrapper, const RefPtr<TitleBarNode>& titleBarNode, const RefPtr<TitleBarLayoutProperty>& titleBarLayoutProperty, float titleHeight) LayoutSubtitle() argument
1070 float titleHeight = 0.0f; Layout() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination.cpp181 CalcDimension titleHeight; in SetTitle() local
H A Djs_navigation.cpp299 CalcDimension titleHeight; in SetTitle() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavdestination_test_ng.cpp675 float titleHeight = 1.0f; in HWTEST_F() local
695 float titleHeight = 100.0f; in HWTEST_F() local
716 float titleHeight = 99.0f; in HWTEST_F() local
H A Dtitle_bar_test_ng.cpp208 auto titleHeight = titleGeometryNode->GetFrameSize().Height(); in HWTEST_F() local
308 auto titleHeight = titleGeometryNode->GetFrameSize().Height(); in HWTEST_F() local
412 auto titleHeight = titleGeometryNode->GetFrameSize().Height(); in HWTEST_F() local
539 auto titleHeight = titleGeometryNode->GetFrameSize().Height(); in HWTEST_F() local
642 auto titleHeight = titleGeometryNode->GetFrameSize().Height(); in HWTEST_F() local
747 auto titleHeight = titleGeometryNode->GetFrameSize().Height(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drosen_render_calendar.cpp176 double titleHeight = topPadding_ + weekHeight_ + weekAndDayRowSpace_; in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp666 auto titleHeight = round(GetCustomTitleHeight().ConvertToPx()); in GetWindowPaintRectWithoutMeasureAndLayout() local
678 auto titleHeight = GetCustomTitleHeight().ConvertToPx(); in GetWindowPaintRectWithoutMeasureAndLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp1090 auto titleHeight = containerPattern->GetContainerModalTitleHeight(); in CalculateDialogOffset() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp551 float titleHeight = GetCustomTitleHeight().ConvertToPx(); in CalculateMenuOffset() local

Completed in 28 milliseconds