Searched refs:UpdateColor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/controls/button/
H A Dtext_button.cc258 UpdateColor();
264 UpdateColor();
356 void TextButtonBase::UpdateColor() { function in class:views::TextButtonBase
535 // We should always call UpdateColor() since the state of the button might be
537 UpdateColor();
562 UpdateColor();
H A Dtext_button.h192 virtual void UpdateColor();

Completed in 75 milliseconds