Searched refs:AdjustCursorAndSelectionForRtl (Results 1 – 2 of 2) sorted by relevance
154 …bool AdjustCursorAndSelectionForRtl(bool isBeforeCharRtl, bool isAfterCharRtl, const std::wstring&…
1680 …AdjustCursorAndSelectionForRtl(isBeforeCharRtl, isAfterCharRtl, textBeforeCursor, textAfterCursor,…1758 bool RosenRenderTextField::AdjustCursorAndSelectionForRtl(bool isBeforeCharRtl, bool isAfterCharRtl, function in OHOS::Ace::RosenRenderTextField