Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_layout_algorithm.cpp69 auto textHeight = textWrapper->GetGeometryNode()->GetContentSize().Height(); in MeasureToolbarItemText() local
101 const RefPtr<LayoutProperty>& barItemLayoutProperty, float textHeight) in LayoutIcon()
179 float textHeight = 0.0f; in Layout() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dtext_tdd_test.cpp154 int textHeight = 0; in ComponentTextStyleSetOverflowTest003() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_paint_method.cpp94 double textHeight = paragraph->GetHeight(); in DrawCalendarText() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp210 auto textHeight = text->GetGeometryNode()->GetMarginFrameSize().Height(); in GetOffsetY() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.cpp230 double textHeight = text_.height_; in ShrinkHeight() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp384 int16_t Text::TextPositionY(const Rect& textRect, int16_t textHeight) in TextPositionY()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drosen_render_calendar.cpp101 double textHeight = paragraph->GetHeight(); in GetTextParagraph() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4926 auto textHeight = textGeometryNode->GetMarginFrameSize().Height(); in CalculateTooltipOffset() local