Searched refs:GetStepsByPosition (Results 1 – 3 of 3) sorted by relevance
100 int32_t GetStepsByPosition(int32_t pos);
279 int32_t SpanString::GetStepsByPosition(int32_t pos) in GetStepsByPosition() function in OHOS::Ace::SpanString312 auto step = GetStepsByPosition(start); in AddSpecialSpan()
580 auto step = GetStepsByPosition(start); in InsertStringAroundSpecialNode()