Home
last modified time | relevance | path

Searched refs:OVER_COUNT_BORDER_COLOR_ALPHA (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp231 const char OVER_COUNT_BORDER_COLOR_ALPHA[] = "over_count_border_color_alpha"; variable
H A Dtheme_attributes.h234 extern const char OVER_COUNT_BORDER_COLOR_ALPHA[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h186 … .BlendOpacity(pattern->GetAttr<double>(OVER_COUNT_BORDER_COLOR_ALPHA, defaultErrorAlpha)); in ParsePatternSubThirdPart()