Home
last modified time | relevance | path

Searched refs:IsTextIndentAttr (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.h128 bool IsTextIndentAttr(const std::string& key);
H A Dhtml_to_span.cpp294 } else if (IsTextIndentAttr(key)) { in InitParagrap()
495 bool HtmlToSpan::IsTextIndentAttr(const std::string& key) in IsTextIndentAttr() function in OHOS::Ace::HtmlToSpan

Completed in 3 milliseconds