Home
last modified time | relevance | path

Searched defs:DEFAULT_INPUT_STYLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h117 const InputStyle DEFAULT_INPUT_STYLE = InputStyle::INLINE; variable
H A Dtext_input_wordbreak_test.cpp100 const InputStyle DEFAULT_INPUT_STYLE = InputStyle::INLINE; variable
H A Dtext_input_area_model_test.cpp98 const InputStyle DEFAULT_INPUT_STYLE = InputStyle::INLINE; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp41 constexpr InputStyle DEFAULT_INPUT_STYLE = InputStyle::DEFAULT; variable