Home
last modified time | relevance | path

Searched refs:GetDisableOpacityRatio (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h330 double GetDisableOpacityRatio() const in GetDisableOpacityRatio() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp623 textColor = textColor.BlendOpacity(theme->GetDisableOpacityRatio()); in UpdateTextStyle()
684 textColor = textColor.BlendOpacity(theme->GetDisableOpacityRatio()); in UpdatePlaceholderTextStyle()