Home
last modified time | relevance | path

Searched refs:DrawGtkButtonBorder (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dgtk2_ui.h158 SkBitmap DrawGtkButtonBorder(int gtk_state, int width, int height) const;
Dgtk2_ui.cc1076 SkBitmap border = DrawGtkButtonBorder(gtk_state, in GenerateGTKIcon()
1102 SkBitmap border = DrawGtkButtonBorder( in GenerateToolbarBezel()
1142 SkBitmap Gtk2UI::DrawGtkButtonBorder(int gtk_state, in DrawGtkButtonBorder() function in libgtk2ui::Gtk2UI