OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icon_set
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
reload_button_gtk.cc
229
GtkIconSet*
icon_set
= gtk_style_lookup_icon_set(
local
232
if (
icon_set
) {
239
icon_set
,
menu_gtk.cc
70
GtkIconSet*
icon_set
= delegate->GetIconSetForId(icon_idr);
local
71
if (
icon_set
) {
73
button, gtk_image_new_from_icon_set(
icon_set
,
gtk_theme_service.cc
198
// places the result in |
icon_set
|.
202
GtkIconSet*
icon_set
) {
230
gtk_icon_set_add_source(
icon_set
, icon);
[
all
...]
Completed in 59 milliseconds