Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/texgine/feature_test/
Dstrut_test.cpp26 TextRectWidthStyle widthStyle; member
Dmix_test.cpp93 TextRectWidthStyle widthStyle = TextRectWidthStyle::TIGHT; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/ui/
Dtypography.cpp85 TypographyProperties::RectWidthStyle widthStyle) in GetRectsForRange()
/foundation/graphic/graphic_2d/rosen/test/texgine/fuzztest/typography_fuzzer/
Dtypography_fuzzer.cpp114 TextRectWidthStyle widthStyle = GetObject<TextRectWidthStyle>(); in TypographyGetTextRectsByBoundaryFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/properties/
Dtypography_txt.cpp102 TypographyProperties::RectWidthStyle widthStyle) in GetRectsForRange()
Drosen_converter_txt.cpp430 …agraph::RectWidthStyle RosenConvertTxtRectWidthStyle(TypographyProperties::RectWidthStyle widthSty… in RosenConvertTxtRectWidthStyle()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_text_typography_test.cpp831 OH_Drawing_RectWidthStyle widthStyle = RECT_WIDTH_STYLE_TIGHT; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/texgine/
Dtypography.cpp164 TextRectHeightStyle heightStyle, TextRectWidthStyle widthStyle) in GetTextRectsByBoundary()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/txt/
Dtypography.cpp135 TextRectHeightStyle heightStyle, TextRectWidthStyle widthStyle) in GetTextRectsByBoundary()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
Dtypography.cpp151 TextRectHeightStyle heightStyle, TextRectWidthStyle widthStyle) in GetTextRectsByBoundary()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/c/
Ddrawing_text_typography.cpp548 …_t start, size_t end, OH_Drawing_RectHeightStyle heightStyle, OH_Drawing_RectWidthStyle widthStyle) in OH_Drawing_TypographyGetRectsForRange()