Home | History | Annotate | Download | only in textfield

Lines Matching defs:SetColor

556   SetColor(textfield_->GetTextColor());
827 void NativeTextfieldViews::SetColor(SkColor value) {
828 GetRenderText()->SetColor(value);