Searched refs:IsCustomSpanNode (Results 1 – 2 of 2) sorted by relevance
133 bool IsCustomSpanNode(int32_t location);
1005 bool JSMutableSpanString::IsCustomSpanNode(int32_t location) in IsCustomSpanNode() function in OHOS::Ace::Framework::JSMutableSpanString1031 if (!IsCustomSpanNode(start)) { in VerifyCustomSpanParameters()