Home
last modified time | relevance | path

Searched defs:paragraphStyle (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/txt/
Dtypography_create.cpp33 auto paragraphStyle = Convert(style); in TypographyCreate() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/texgine/
Dtypography_create.cpp35 auto paragraphStyle = Convert(style); in TypographyCreate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/
Dtext_test_ng.cpp2051 ParagraphStyle paragraphStyle; variable
2104 ParagraphStyle paragraphStyle; variable
2164 ParagraphStyle paragraphStyle; variable
2409 ParagraphStyle paragraphStyle; variable
3138 ParagraphStyle paragraphStyle; variable
3207 ParagraphStyle paragraphStyle; variable
3321 ParagraphStyle paragraphStyle; variable
3474 ParagraphStyle paragraphStyle; variable
3648 ParagraphStyle paragraphStyle; variable
3799 ParagraphStyle paragraphStyle; variable
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dflutter_render_text_field.cpp545 auto paragraphStyle = CreateParagraphStyle(); in Measure() local
582const std::unique_ptr<txt::ParagraphStyle>& paragraphStyle, std::unique_ptr<txt::TextStyle>& txtSt… in MeasureParagraph()
824std::unique_ptr<txt::ParagraphStyle> paragraphStyle, std::unique_ptr<txt::TextStyle> txtStyle, dou… in SetShaderIfNeeded()
1208 auto paragraphStyle = CreateParagraphStyle(); in AdjustCursorAndSelection() local
Drosen_render_text_field.cpp693 auto paragraphStyle = CreateParagraphStyle(); in Measure() local
730const std::unique_ptr<txt::ParagraphStyle>& paragraphStyle, std::unique_ptr<txt::TextStyle>& txtSt… in MeasureParagraph()
967std::unique_ptr<txt::ParagraphStyle> paragraphStyle, std::unique_ptr<txt::TextStyle> txtStyle, dou… in SetShaderIfNeeded()
1369 auto paragraphStyle = CreateParagraphStyle(); in AdjustCursorAndSelection() local