Searched defs:newText (Results 1 – 6 of 6) sorted by relevance
79 void TextEditingValue::Append(const std::string& newText) {} in Append()
246 std::string newText = convert.to_bytes(newWideText); in UpdateTextString() local562 std::string newText = convert.to_bytes(newWideText); in InsertTextByCursorIndex() local651 std::string newText; in DeleteBackward() local
81 std::string newText { text }; in DrawCalendarText() local542 std::string newText { weekNumbers_[(startDayOfWeek + 1) % daysOfWeek] }; in DrawWeek() local
276 void TextEditingValue::Append(const std::string& newText) in Append()
108 void RenderPickerOption::UpdateValue(uint32_t newIndex, const std::string& newText) in UpdateValue()
86 std::string newText { text }; in GetTextParagraph() local377 std::string newText { weekNumbers_[(startDayOfWeek + 1) % daysOfWeek] }; in DrawWeek() local