Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_option.cpp130 if (style.first == DOM_TEXTAREA_FONT_SIZE) { in SetSpecializedStyle()
H A Ddom_textarea.cpp168 { DOM_TEXTAREA_FONT_SIZE, in SetSpecializedStyle()
H A Ddom_type.cpp882 const char DOM_TEXTAREA_FONT_SIZE[] = "fontSize"; variable
H A Ddom_type.h885 ACE_EXPORT extern const char DOM_TEXTAREA_FONT_SIZE[];