Home
last modified time | relevance | path

Searched refs:DEFAULT_ENABLE_AUTO_FILL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_area_modifier.cpp50 constexpr bool DEFAULT_ENABLE_AUTO_FILL = true; variable
1180 TextFieldModelNG::SetEnableAutoFill(frameNode, DEFAULT_ENABLE_AUTO_FILL); in ResetTextAreaEnableAutoFill()
H A Dnode_text_input_modifier.cpp44 constexpr bool DEFAULT_ENABLE_AUTO_FILL = true; variable
344 TextFieldModelNG::SetEnableAutoFill(frameNode, DEFAULT_ENABLE_AUTO_FILL); in ResetTextInputEnableAutoFill()