Searched refs:CreateSpanNodeWithSetDefaultProperty (Results 1 – 5 of 5) sorted by relevance
583 auto spanNode = CreateSpanNodeWithSetDefaultProperty("Hello World");636 auto spanNode = CreateSpanNodeWithSetDefaultProperty(SPAN_PHONE);639 spanNode = CreateSpanNodeWithSetDefaultProperty(SPAN_URL);1242 auto textSpanNode = CreateSpanNodeWithSetDefaultProperty(TEXT_FOR_AI);1284 auto spanNode = CreateSpanNodeWithSetDefaultProperty("spannode");1404 auto spanNode = CreateSpanNodeWithSetDefaultProperty("spannode");1473 auto spanNode = CreateSpanNodeWithSetDefaultProperty(SPAN_URL);1475 spanNode = CreateSpanNodeWithSetDefaultProperty(SPAN_PHONE);2104 auto spanNode = CreateSpanNodeWithSetDefaultProperty(SPAN_URL);2106 spanNode = CreateSpanNodeWithSetDefaultProperty(SPAN_PHONE);
220 RefPtr<SpanNode> CreateSpanNodeWithSetDefaultProperty(const std::string& content);
138 RefPtr<SpanNode> TextBases::CreateSpanNodeWithSetDefaultProperty(const std::string& content) in CreateSpanNodeWithSetDefaultProperty() function in OHOS::Ace::NG::TextBases
1128 auto firstChild = CreateSpanNodeWithSetDefaultProperty("SPANNODE");1129 auto secondChild = CreateSpanNodeWithSetDefaultProperty("spanNode");
382 auto textSpanNode = CreateSpanNodeWithSetDefaultProperty(TEXT_FOR_AI);