Home
last modified time | relevance | path

Searched defs:textHeight (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_layout_algorithm.cpp58 auto textHeight = textWrapper->GetGeometryNode()->GetContentSize().Height(); in MeasureToolbarItemText() local
168 float textHeight = 0.0f; in Layout() local
89 LayoutIcon(LayoutWrapper* layoutWrapper, const RefPtr<BarItemNode>& hostNode, const RefPtr<LayoutProperty>& barItemLayoutProperty, float textHeight) LayoutIcon() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dtext_tdd_test.cpp154 int textHeight = 0; in ComponentTextStyleSetOverflowTest003() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_paint_method.cpp91 double textHeight = paragraph->GetHeight(); in DrawCalendarText() local
/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp384 int16_t Text::TextPositionY(const Rect& textRect, int16_t textHeight) in TextPositionY() argument
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drosen_render_calendar.cpp91 double textHeight = paragraph->GetHeight(); in GetTextParagraph() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.cpp221 double textHeight = text_.height_; in ShrinkHeight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp199 auto textHeight = text->GetGeometryNode()->GetMarginFrameSize().Height(); in GetOffsetY() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp5006 auto textHeight = textGeometryNode->GetMarginFrameSize().Height(); in CalculateTooltipOffset() local

Completed in 21 milliseconds