Searched defs:offsetInSpan (Results 1 – 6 of 6) sorted by relevance
39 void SetOffsetInSpan(int32_t offsetInSpan) in SetOffsetInSpan()
94 void RichEditorAbstractSpanResult::SetOffsetInSpan(int32_t offsetInSpan) in SetOffsetInSpan()
1660 int32_t offsetInSpan = positionInfo.spanOffset_; in TextSpanSplit() local9513 int32_t offsetInSpan = info.GetOffsetInSpan(); in OnBackPressed() local9562 …std::string& content, int32_t startSpanIndex, int32_t offsetInSpan, std::optional<TextStyle> textS… in OnBackPressed()9592 … int32_t offsetInSpan, int32_t endInSpan, std::string content, std::optional<TextStyle> textStyle, in OnBackPressed()
662 JSRef<JSArray> offsetInSpan = JSRef<JSArray>::New(); in CreateJsOnIMEInputComplete() local720 JSRef<JSArray> offsetInSpan = JSRef<JSArray>::New(); in CreateJSDeleteSpans() local777 JSRef<JSArray> offsetInSpan = JSRef<JSArray>::New(); in SetChangeTextSpans() local
1098 int32_t offsetInSpan = 0; variable
203 auto offsetInSpan = panda::ArrayRef::New(vm); in CreateAbstractSpanResult() local