Home
last modified time | relevance | path

Searched defs:textStyles (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_algorithm.cpp360 std::vector<TextStyle> textStyles { textStyle, dragTextStyle, textStyle }; in CreateParagraphDrag() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h77 TextStyle* textStyles; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp831 std::vector<TextStyle> textStyles { textStyle, dragTextStyle, textStyle }; in CreateParagraph() local