Searched refs:aiPosition (Results 1 – 2 of 2) sorted by relevance
467 void AIDeleteComb(int32_t start, int32_t end, int32_t& aiPosition, bool direction);
10493 void RichEditorPattern::AIDeleteComb(int32_t start, int32_t end, int32_t& aiPosition, bool directio… in OnBackPressed() argument10508 aiPosition = aiPosStart + start; in OnBackPressed()10512 aiPosition = aiPosEnd + start; in OnBackPressed()10515 aiPosition = GetCaretPosition(); in OnBackPressed()