Home
last modified time | relevance | path

Searched refs:InsertUseFrontStyle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dmutable_span_string.h61 bool InsertUseFrontStyle(int32_t start);
H A Dmutable_span_string.cpp310 bool MutableSpanString::InsertUseFrontStyle(int32_t start) in InsertUseFrontStyle() function in OHOS::Ace::MutableSpanString
342 bool useFrontStyle = InsertUseFrontStyle(start); in InsertString()