Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_builder_test.cpp36 ParagraphStyle paragraphStyle; in SetUpTestCase() local
123 ParagraphStyle paragraphStyle; variable
H A Drun_test.cpp40 ParagraphStyle paragraphStyle; in SetUpTestCase() local
H A Dtext_line_base_test.cpp40 ParagraphStyle paragraphStyle; in SetUpTestCase() local
H A Dparagraph_test.cpp49 ParagraphStyle paragraphStyle; in SetUp() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfour_ng.cpp339 ParagraphStyle paragraphStyle; variable
528 ParagraphStyle paragraphStyle; variable
617 ParagraphStyle paragraphStyle; variable
663 ParagraphStyle paragraphStyle; variable
703 ParagraphStyle paragraphStyle; variable
754 ParagraphStyle paragraphStyle; variable
805 ParagraphStyle paragraphStyle; variable
851 ParagraphStyle paragraphStyle; variable
897 ParagraphStyle paragraphStyle; variable
943 ParagraphStyle paragraphStyle; variable
[all …]
H A Dtext_testtwo_ng.cpp90 ParagraphStyle paragraphStyle; variable
1237 ParagraphStyle paragraphStyle; variable
1307 ParagraphStyle paragraphStyle; variable
1344 ParagraphStyle paragraphStyle; variable
1437 ParagraphStyle paragraphStyle; variable
1719 ParagraphStyle paragraphStyle; variable
1963 ParagraphStyle paragraphStyle; variable
2052 ParagraphStyle paragraphStyle; variable
2226 ParagraphStyle paragraphStyle; variable
H A Dtext_testfive_ng.cpp51 ParagraphStyle paragraphStyle; variable
112 ParagraphStyle paragraphStyle; variable
173 ParagraphStyle paragraphStyle; variable
234 ParagraphStyle paragraphStyle; variable
286 ParagraphStyle paragraphStyle; variable
338 ParagraphStyle paragraphStyle; variable
1010 ParagraphStyle paragraphStyle; variable
2481 ParagraphStyle paragraphStyle; variable
2532 ParagraphStyle paragraphStyle; variable
H A Dtext_test_ng.cpp900 ParagraphStyle paragraphStyle = { .direction = TextDirection::LTR, variable
961 ParagraphStyle paragraphStyle = { .direction = TextDirection::LTR, variable
1022 ParagraphStyle paragraphStyle = { .direction = TextDirection::LTR, variable
1080 ParagraphStyle paragraphStyle = { .direction = TextDirection::LTR, variable
2324 ParagraphStyle paragraphStyle; variable
2375 ParagraphStyle paragraphStyle; variable
2435 ParagraphStyle paragraphStyle; variable
H A Dtext_testthree_ng.cpp465 ParagraphStyle paragraphStyle; variable
510 ParagraphStyle paragraphStyle; variable
864 ParagraphStyle paragraphStyle; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_click_testone_ng.cpp70 ParagraphStyle paragraphStyle; variable
102 ParagraphStyle paragraphStyle; variable
H A Drich_editor_click_test_ng.cpp85 ParagraphStyle paragraphStyle; variable
639 struct UpdateParagraphStyle paragraphStyle; variable
H A Drich_editor_pattern_test_ng.cpp996 struct UpdateParagraphStyle paragraphStyle; variable
1064 struct UpdateParagraphStyle paragraphStyle; variable
1100 struct UpdateParagraphStyle paragraphStyle; variable
H A Drich_editor_common_test_ng.h198 ParagraphStyle paragraphStyle; member
H A Drich_editor_edit_testone_ng.cpp1191 struct UpdateParagraphStyle paragraphStyle; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyled_string.h35 void* paragraphStyle = nullptr; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.h32 ParagraphStyle paragraphStyle; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dconvert_test.cpp112 SPText::ParagraphStyle paragraphStyle = AdapterTxt::Convert(typographyStyle); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography_create.cpp34 auto paragraphStyle = Convert(style); in TypographyCreate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1222 SpanParagraphStyle paragraphStyle; in Constructor() local
1240 SpanParagraphStyle paragraphStyle; in ParseJsParagraphStyleSpan() local
1250 …aragraphStyleSpan::ParseJsTextAlign(const JSRef<JSObject>& obj, SpanParagraphStyle& paragraphStyle) in ParseJsTextAlign()
1266 …ragraphStyleSpan::ParseJsTextIndent(const JSRef<JSObject>& obj, SpanParagraphStyle& paragraphStyle) in ParseJsTextIndent()
1292 …ParagraphStyleSpan::ParseJsMaxLines(const JSRef<JSObject>& obj, SpanParagraphStyle& paragraphStyle) in ParseJsMaxLines()
1307 …graphStyleSpan::ParseJsTextOverflow(const JSRef<JSObject>& obj, SpanParagraphStyle& paragraphStyle) in ParseJsTextOverflow()
1322 …aragraphStyleSpan::ParseJsWordBreak(const JSRef<JSObject>& obj, SpanParagraphStyle& paragraphStyle) in ParseJsWordBreak()
1351 …raphStyleSpan::ParseJsLeadingMargin(const JSRef<JSObject>& obj, SpanParagraphStyle& paragraphStyle) in ParseJsLeadingMargin()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp714 auto paragraphStyle = CreateParagraphStyle(); local
766const std::unique_ptr<txt::ParagraphStyle>& paragraphStyle, std::unique_ptr<txt::TextStyle>& txtSt…
1060std::unique_ptr<txt::ParagraphStyle> paragraphStyle, std::unique_ptr<txt::TextStyle> txtStyle, dou…
1630 auto paragraphStyle = CreateParagraphStyle(); local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp675 ParagraphStyleSpan::ParagraphStyleSpan(SpanParagraphStyle paragraphStyle) in ParagraphStyleSpan()
679 ParagraphStyleSpan::ParagraphStyleSpan(SpanParagraphStyle paragraphStyle, int32_t start, int32_t en… in ParagraphStyleSpan()
737 auto paragraphStyle = paragraphSpan->GetParagraphStyle(); in IsAttributesEqual() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
H A Dhtml_convert_test.cpp347 auto paragraphStyle = AceType::MakeRefPtr<ParagraphStyleSpan>(spanParagraphStyle, 0, 5); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.cpp546 auto paragraphStyle = ParagraphStyleToHtml(*item->textLineStyle); in ToHtml() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.cpp695ParagraphStyle& paragraphStyle, const RefPtr<Paragraph>& paragraph, double width, const TextStyle&… in ApplyIndent()
H A Dtext_pattern.h635 void SetExternalParagraphStyle(std::optional<ParagraphStyle> paragraphStyle) in SetExternalParagraphStyle()

12