Searched refs:stock_item (Results 1 – 2 of 2) sorted by relevance
946 GtkStockItem stock_item; in GetStockPreferencesMenuLabel() local948 if (gtk_stock_lookup(GTK_STOCK_PREFERENCES, &stock_item)) { in GetStockPreferencesMenuLabel()950 base::RemoveChars(UTF8ToUTF16(stock_item.label), kUnderscore, &preferences); in GetStockPreferencesMenuLabel()
1145 GtkStockItem stock_item; in GetStockPreferencesMenuLabel() local1147 if (gtk_stock_lookup(GTK_STOCK_PREFERENCES, &stock_item)) { in GetStockPreferencesMenuLabel()1149 RemoveChars(UTF8ToUTF16(stock_item.label), kUnderscore, &preferences); in GetStockPreferencesMenuLabel()