Searched defs:selectStart (Results 1 – 5 of 5) sorted by relevance
36 int32_t selectStart = 0; member
46 PointF selectStart; member
218 auto selectStart = std::min(textSelector.baseOffset, textSelector.destinationOffset); in OnHandleMoveDone() local
3376 void RichEditorPattern::HandleSelect(GestureEvent& info, int32_t selectStart, int32_t selectEnd) in HandleSelect()3417 auto selectStart = textSelector_.GetTextStart(); in HandleDoubleClickOrLongPress() local6458 auto selectStart = textSelector_.GetTextStart(); in OnBackPressed() local6641 auto selectStart = std::min(textSelector_.baseOffset, textSelector_.destinationOffset); in OnBackPressed() local6724 auto selectStart = std::min(textSelector_.baseOffset, textSelector_.destinationOffset); in OnBackPressed() local6757 void RichEditorPattern::FireOnSelect(int32_t selectStart, int32_t selectEnd) in OnBackPressed()6880 auto selectStart = textSelector_.GetTextStart(); in OnBackPressed() local
1443 auto selectStart = textSelector_.GetTextStart(); in OnDragStart() local3334 auto selectStart = std::min(textSelector.baseOffset, textSelector.destinationOffset); in CopyBindSelectionMenuParams() local3380 void TextPattern::UpdateSelectionSpanType(int32_t selectStart, int32_t selectEnd) in UpdateSelectionSpanType()