Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.h36 DECLARE_ACE_TYPE(NG::TxtParagraph, NG::Paragraph) in DECLARE_ACE_TYPE()
44 TxtParagraph(void* paragraph) : hasExternalParagraph_(true) in TxtParagraph() function