Home | History | Annotate | Download | only in gtk

Lines Matching refs:CustomDrawButtonBase

19 CustomDrawButtonBase::CustomDrawButtonBase(GtkThemeService* theme_provider,
59 CustomDrawButtonBase::~CustomDrawButtonBase() {
62 int CustomDrawButtonBase::Width() const {
66 int CustomDrawButtonBase::Height() const {
70 gboolean CustomDrawButtonBase::OnExpose(GtkWidget* widget,
127 void CustomDrawButtonBase::SetBackground(SkColor color,
143 void CustomDrawButtonBase::Observe(NotificationType type,
159 CairoCachedSurface* CustomDrawButtonBase::PixbufForState(int state) {