Home
last modified time | relevance | path

Searched defs:textFocusColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp60 TextStyle& textStyle, const Color& textFocusColor, bool useTextFocus) in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h57 Color textFocusColor; member