Searched defs:TextSelector (Results 1 – 1 of 1) sorted by relevance
71 struct TextSelector { struct114 void ReverseTextSelector() in ReverseTextSelector() argument151 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 …]