Home
last modified time | relevance | path

Searched defs:heightStyle (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dtxt_paragraph.cpp673 auto heightStyle = rectHeightPolicy == RectHeightPolicy::COVER_TEXT in GetRectsForRangeInner() local
678 auto heightStyle = rectHeightPolicy == RectHeightPolicy::COVER_TEXT in GetRectsForRangeInner() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
Dtypography.cpp205 TextRectHeightStyle heightStyle, TextRectWidthStyle widthStyle) in GetTextRectsByBoundary()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_text_typography_test.cpp854 OH_Drawing_RectHeightStyle heightStyle = RECT_HEIGHT_STYLE_TIGHT; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_text_typography.cpp669 OH_Drawing_RectHeightStyle heightStyle, OH_Drawing_RectWidthStyle widthStyle) in OH_Drawing_TypographyGetRectsForRange()