Home
last modified time | relevance | path

Searched refs:stock_id (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dgtk_util.h214 const gchar* stock_id, gint response_id);
217 const gchar* stock_id);
Dcustom_button.cc236 const char* stock_id, in CustomDrawButton() argument
241 native_widget_.Own(gtk_image_new_from_stock(stock_id, stock_size)); in CustomDrawButton()
Dcustom_button.h145 const char* stock_id,
Dgtk_util.cc639 const gchar* stock_id, gint response_id) { in AddButtonToDialog() argument
642 gtk_image_new_from_stock(stock_id, in AddButtonToDialog()
650 const gchar* stock_id) { in BuildDialogButton() argument
655 gtk_image_new_from_stock(stock_id, in BuildDialogButton()