Searched refs:MoveFirstHandleToContentRect (Results 1 – 4 of 4) sorted by relevance
200 void MoveFirstHandleToContentRect(int32_t index, bool moveHandle = true);
225 MoveFirstHandleToContentRect(GetFirstHandleIndex()); in UpdateSelectByOffset()241 MoveFirstHandleToContentRect(GetFirstHandleIndex()); in UpdateSelectPragraphByOffset()483 void TextSelectController::MoveFirstHandleToContentRect(int32_t index, bool moveHandle) in MoveFirstHandleToContentRect() function in OHOS::Ace::NG::TextSelectController
460 selectController->MoveFirstHandleToContentRect(position, false); in OnHandleMove()
780 selectController_->MoveFirstHandleToContentRect(selectController_->GetFirstHandleIndex()); in UpdateCaretRect()5728 selectController_->MoveFirstHandleToContentRect(selectionStart, false); in SetSelectionFlag()5730 selectController_->MoveFirstHandleToContentRect(selectionStart); in SetSelectionFlag()8550 selectController_->MoveFirstHandleToContentRect(start, false); in OnBackPressed()