Home
last modified time | relevance | path

Searched defs:errorSpacing (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp121 void TextFieldComponent::SetErrorSpacing(const Dimension& errorSpacing) in SetErrorSpacing()
H A Drosen_render_text_field.cpp443 double errorSpacing = local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h111 Dimension errorSpacing; member
334 void SetErrorSpacing(const Dimension& errorSpacing) in SetErrorSpacing()