Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/texgine/feature_test/
Dstrut_test.cpp25 TextRectHeightStyle heightStyle; member
Dmix_test.cpp92 TextRectHeightStyle heightStyle = TextRectHeightStyle::TIGHT; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/ui/
Dtypography.cpp84 TypographyProperties::RectHeightStyle heightStyle, in GetRectsForRange()
/foundation/graphic/graphic_2d/rosen/test/texgine/fuzztest/typography_fuzzer/
Dtypography_fuzzer.cpp113 TextRectHeightStyle heightStyle = GetObject<TextRectHeightStyle>(); in TypographyGetTextRectsByBoundaryFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/properties/
Dtypography_txt.cpp101 TypographyProperties::RectHeightStyle heightStyle, in GetRectsForRange()
Drosen_converter_txt.cpp401 …aph::RectHeightStyle RosenConvertTxtRectHeightStyle(TypographyProperties::RectHeightStyle heightSt… in RosenConvertTxtRectHeightStyle()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_text_typography_test.cpp830 OH_Drawing_RectHeightStyle heightStyle = RECT_HEIGHT_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 …size_t start, size_t end, OH_Drawing_RectHeightStyle heightStyle, OH_Drawing_RectWidthStyle widthS… in OH_Drawing_TypographyGetRectsForRange()
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dtypography_impl.cpp652 …extRect> TypographyImpl::GetTextRectsByBoundary(Boundary boundary, TextRectHeightStyle heightStyle, in GetTextRectsByBoundary()