OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsThemeableImage
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
theme_source.cc
116
if (!ThemeProperties::
IsThemeableImage
(resource_id))
143
if (ThemeProperties::
IsThemeableImage
(resource_id)) {
/external/chromium_org/chrome/browser/themes/
theme_properties.h
131
static bool
IsThemeableImage
(int resource_id);
theme_properties.cc
204
bool ThemeProperties::
IsThemeableImage
(int id) {
theme_service.cc
234
if (!Properties::
IsThemeableImage
(id))
Completed in 988 milliseconds