Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_area_modifier.cpp34 constexpr DisplayMode DEFAULT_BAR_STATE_VALUE = DisplayMode::AUTO; variable
196 TextFieldModelNG::SetBarState(frameNode, DEFAULT_BAR_STATE_VALUE); in ResetTextAreaBarState()
H A Dnode_text_area_modifier.cpp48 constexpr DisplayMode DEFAULT_BAR_STATE_VALUE = DisplayMode::AUTO; variable
272 TextFieldModelNG::SetBarState(frameNode, DEFAULT_BAR_STATE_VALUE); in ResetTextAreaBarState()