Home
last modified time | relevance | path

Searched refs:DEFAULT_TEXT_DECORATION_STYLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_span.cpp76 constexpr TextDecorationStyle DEFAULT_TEXT_DECORATION_STYLE = TextDecorationStyle::SOLID; variable
207 textDecorationStyle = DEFAULT_TEXT_DECORATION_STYLE; in SetDecoration()
H A Djs_search.cpp69 constexpr TextDecorationStyle DEFAULT_TEXT_DECORATION_STYLE = TextDecorationStyle::SOLID; variable
1120 textDecorationStyle = DEFAULT_TEXT_DECORATION_STYLE; in SetDecoration()
H A Djs_text.cpp96 constexpr TextDecorationStyle DEFAULT_TEXT_DECORATION_STYLE = TextDecorationStyle::SOLID; variable
656 textDecorationStyle = DEFAULT_TEXT_DECORATION_STYLE; in SetDecoration()
H A Djs_textfield.cpp98 constexpr TextDecorationStyle DEFAULT_TEXT_DECORATION_STYLE = TextDecorationStyle::SOLID; variable
1525 textDecorationStyle = DEFAULT_TEXT_DECORATION_STYLE; in SetDecoration()