Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dcontent_controller.cpp326 auto valueToUpdate = result; in ContentToWstring() local
351 auto valueToUpdate = result; in ContentToWstring() local
372 auto valueToUpdate = result; local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp1493 bool RenderTextField::FilterWithRegex(std::string& valueToUpdate, const std::string& filter, bool n… in FilterWithRegex()
1562 void RenderTextField::EditingValueFilter(TextEditingValue& valueToUpdate) in EditingValueFilter()
1568 void RenderTextField::KeyboardEditingValueFilter(TextEditingValue& valueToUpdate) in KeyboardEditingValueFilter()