Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp341 auto textDisableColor = textFieldTheme->GetTextColorDisable(); in LoadImageSourceInfo() local
343 hideIcon_->SetSrc(hideIconPath, textDisableColor); in LoadImageSourceInfo()
345 showIcon_->SetSrc(showIconPath, textDisableColor); in LoadImageSourceInfo()