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 D | layout_info_interface.h | 50 RectHeightStyle heightStyle, RectWidthStyle widthStyle) in GetRectsForRange()
|
H A D | text_pattern.cpp | 4108 int32_t start, int32_t end, RectHeightStyle heightStyle, RectWidthStyle widthStyle) in GetRectsForRange()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_paragraph.h | 70 …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 D | constants_converter.cpp | 314 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 D | js_layout_manager.cpp | 119 RectWidthStyle widthStyle = ParseRectWidthStyle(widthStyleVal.Get()); in GetRectsForRange() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | paragraph_manager.cpp | 288 int32_t start, int32_t end, RectHeightStyle heightStyle, RectWidthStyle widthStyle) in GetRectsForRange()
|
H A D | rich_editor_pattern.cpp | 8064 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 D | typography.cpp | 205 TextRectHeightStyle heightStyle, TextRectWidthStyle widthStyle) in GetTextRectsByBoundary()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | txt_paragraph.cpp | 695 RectHeightStyle heightStyle, RectWidthStyle widthStyle, in TxtGetRectsForRange()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 849 OH_Drawing_RectWidthStyle widthStyle = RECT_WIDTH_STYLE_TIGHT; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_typography.cpp | 664 OH_Drawing_RectHeightStyle heightStyle, OH_Drawing_RectWidthStyle widthStyle) in OH_Drawing_TypographyGetRectsForRange()
|