Searched refs:MoveHandleToContentRect (Results 1 – 2 of 2) sorted by relevance
166 MoveHandleToContentRect(caretInfo_.rect, 0.0f); in UpdateCaretInfoByOffset()408 void TextSelectController::MoveHandleToContentRect(RectF& handleRect, float boundaryAdjustment) con… in MoveHandleToContentRect() function in OHOS::Ace::NG::TextSelectController493 MoveHandleToContentRect(firstHandle); in MoveFirstHandleToContentRect()511 MoveHandleToContentRect(secondHandle); in MoveSecondHandleToContentRect()558 MoveHandleToContentRect(caretRect, boundaryAdjustment); in MoveCaretToContentRect()584 MoveHandleToContentRect(caretRect, boundaryAdjustment); in MoveCaretAnywhere()631 MoveHandleToContentRect(caretInfo_.rect, 0.0f); in UpdateCaretOffset()660 MoveHandleToContentRect(caretRect); in MoveSecondHandleByKeyBoard()
205 void MoveHandleToContentRect(RectF& handleRect, float boundaryAdjustment = 0.0f) const;