Home
last modified time | relevance | path

Searched defs:TextSelector (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h71 struct TextSelector { struct
114 void ReverseTextSelector() in ReverseTextSelector() argument
151 inline bool IsValid() const in IsValid()
161 bool MoveSelectionLeft() in MoveSelectionLeft()
167 bool MoveSelectionRight() in MoveSelectionRight()
188 std::string ToString() in ToString()
211 int32_t baseOffset = -1;
218 int32_t charCount = 0;
219 RectF firstHandle;
220 RectF secondHandle;
[all …]