Searched defs:TextEditingValueNG (Results 1 – 1 of 1) sorted by relevance
27 struct TextEditingValueNG { struct38 bool Empty() const in Empty()43 std::wstring GetWideText() const in GetWideText()48 void CursorMoveLeft() in CursorMoveLeft()53 void CursorMoveRight() in CursorMoveRight()106 bool CaretAtLast() const in CaretAtLast()111 char16_t LastChar() const in LastChar()122 std::string ToString() const in ToString()127 void Reset() in Reset()133 std::string text;[all …]