Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_component_decorator.cpp431 TextStyle errorTextStyle = theme->GetErrorTextStyle(); in UpdateLayoutProperty() local
473 TextStyle errorTextStyle = theme->GetErrorTextStyle(); in UpdateErrorStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp110 void TextFieldComponent::SetErrorTextStyle(const TextStyle& errorTextStyle) in SetErrorTextStyle()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h110 TextStyle errorTextStyle; member
323 void SetErrorTextStyle(const TextStyle& errorTextStyle) in SetErrorTextStyle()