Home
last modified time | relevance | path

Searched refs:DEFAULT_OVERFLOW (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp93 constexpr uint32_t DEFAULT_OVERFLOW = 4; member
1787 overflow = DEFAULT_OVERFLOW; in SetTextOverflow()
1791 overflow = DEFAULT_OVERFLOW; in SetTextOverflow()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_input_bridge.cpp43 constexpr uint32_t DEFAULT_OVERFLOW = 4; member
1245 value = DEFAULT_OVERFLOW; in SetTextOverflow()
1249 value = DEFAULT_OVERFLOW; in SetTextOverflow()
1252 value = DEFAULT_OVERFLOW; in SetTextOverflow()
H A Darkts_native_text_area_bridge.cpp48 constexpr uint32_t DEFAULT_OVERFLOW = 4; member
947 value = DEFAULT_OVERFLOW; in SetTextOverflow()
951 value = DEFAULT_OVERFLOW; in SetTextOverflow()
954 value = DEFAULT_OVERFLOW; in SetTextOverflow()

Completed in 14 milliseconds