Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.h784 std::list<std::unique_ptr<TextInputFormatter>> textInputFormatters_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.h1281 std::list<std::unique_ptr<TextInputFormatter>> textInputFormatters_; variable