Searched defs:normalColor (Results 1 – 8 of 8) sorted by relevance
179 get normalColor() { getter in AVCastPicker183 set normalColor(z10) { setter in AVCastPicker487 'normalColor': this.normalColor, property
329 uint32_t normalColor = indicator_->GetColor().GetValue(); in PrepareIndicatorProperties() local
347 uint32_t normalColor; member
322 virtual void SetNormalUnderlineColor(const Color& normalColor) {}; in SetNormalUnderlineColor()
197 void TextFieldModelNG::SetNormalUnderlineColor(const Color& normalColor) in SetNormalUnderlineColor()1136 void TextFieldModelNG::SetNormalUnderlineColor(FrameNode* frameNode, const Color& normalColor) in SetNormalUnderlineColor()
949 void SetNormalUnderlineColor(const Color& normalColor) in SetNormalUnderlineColor()
1053 Color normalColor; in SetUnderlineColor() local
1081 void SetTextInputNormalUnderlineColor(ArkUINodeHandle node, ArkUI_Uint32 normalColor) in SetTextInputNormalUnderlineColor()