Searched refs:GetSpanText (Results 1 – 4 of 4) sorted by relevance
1004 …span.GetSpanText().c_str(), span.GetAccessibilityText().c_str(), span.GetAccessibilityDescription(… in AddSpan()1061 const std::string &SpanInfo::GetSpanText() const in GetSpanText() function in OHOS::Accessibility::SpanInfo
529 const std::string &GetSpanText() const;
1055 …NAPI_CALL_RETURN_VOID(env, napi_create_string_utf8(env, span.GetSpanText().c_str(), NAPI_AUTO_LENG… in ConvertSpanToJS()
2199 spans.append(span.GetSpanText()); in UpdateSpanList()