Searched defs:offsetInSpan (Results 1 – 7 of 7) sorted by relevance
39 void SetOffsetInSpan(int32_t offsetInSpan) in SetOffsetInSpan()
154 int32_t offsetInSpan[2] = { 0, 0 }; member
94 void RichEditorAbstractSpanResult::SetOffsetInSpan(int32_t offsetInSpan) in SetOffsetInSpan()
1587 int32_t offsetInSpan = positionInfo.spanOffset_; in TextSpanSplit() local9130 int32_t offsetInSpan = info.GetOffsetInSpan(); in OnBackPressed() local9179 …std::string& content, int32_t startSpanIndex, int32_t offsetInSpan, std::optional<TextStyle> textS… in OnBackPressed()9209 … int32_t offsetInSpan, int32_t endInSpan, std::string content, std::optional<TextStyle> textStyle, in OnBackPressed()
661 JSRef<JSArray> offsetInSpan = JSRef<JSArray>::New(); in CreateJsOnIMEInputComplete() local719 JSRef<JSArray> offsetInSpan = JSRef<JSArray>::New(); in CreateJSDeleteSpans() local776 JSRef<JSArray> offsetInSpan = JSRef<JSArray>::New(); in SetChangeTextSpans() local
1125 int32_t offsetInSpan = 0; variable
203 auto offsetInSpan = panda::ArrayRef::New(vm); in CreateAbstractSpanResult() local