Home
last modified time | relevance | path

Searched defs:widthStyle (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dlayout_info_interface.h50 RectHeightStyle heightStyle, RectWidthStyle widthStyle) in GetRectsForRange()
H A Dtext_pattern.cpp4108 int32_t start, int32_t end, RectHeightStyle heightStyle, RectWidthStyle widthStyle) in GetRectsForRange()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_paragraph.h70 …etRectsForRange(int32_t start, int32_t end, RectHeightStyle heightStyle, RectWidthStyle widthStyle, in TxtGetRectsForRange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Dconstants_converter.cpp314 txt::Paragraph::RectWidthStyle ConvertTxtRectWidthStyle(RectWidthStyle widthStyle) in ConvertTxtRectWidthStyle()
326 Rosen::TextRectWidthStyle ConvertTxtRectWidthStyle(RectWidthStyle widthStyle) in ConvertTxtRectWidthStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_layout_manager.cpp119 RectWidthStyle widthStyle = ParseRectWidthStyle(widthStyleVal.Get()); in GetRectsForRange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.cpp288 int32_t start, int32_t end, RectHeightStyle heightStyle, RectWidthStyle widthStyle) in GetRectsForRange()
H A Drich_editor_pattern.cpp8064 int32_t start, int32_t end, RectHeightStyle heightStyle, RectWidthStyle widthStyle) in OnBackPressed()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp205 TextRectHeightStyle heightStyle, TextRectWidthStyle widthStyle) in GetTextRectsByBoundary()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp695 RectHeightStyle heightStyle, RectWidthStyle widthStyle, in TxtGetRectsForRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp849 OH_Drawing_RectWidthStyle widthStyle = RECT_WIDTH_STYLE_TIGHT; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp664 OH_Drawing_RectHeightStyle heightStyle, OH_Drawing_RectWidthStyle widthStyle) in OH_Drawing_TypographyGetRectsForRange()