Searched defs:normalColor (Results 1 – 8 of 8) sorted by relevance
185 get normalColor() { getter in AVCastPicker189 set normalColor(z10) { setter in AVCastPicker501 'normalColor': this.normalColor, property
329 uint32_t normalColor = indicator_->GetColor().GetValue(); in PrepareIndicatorProperties() local
347 uint32_t normalColor; member
327 virtual void SetNormalUnderlineColor(const Color& normalColor) {}; in SetNormalUnderlineColor()
197 void TextFieldModelNG::SetNormalUnderlineColor(const Color& normalColor) in SetNormalUnderlineColor()1166 void TextFieldModelNG::SetNormalUnderlineColor(FrameNode* frameNode, const Color& normalColor) in SetNormalUnderlineColor()
1008 void SetNormalUnderlineColor(const Color& normalColor) in SetNormalUnderlineColor()
1086 Color normalColor; in SetUnderlineColor() local
1111 void SetTextInputNormalUnderlineColor(ArkUINodeHandle node, ArkUI_Uint32 normalColor) in SetTextInputNormalUnderlineColor()