/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_view.mm | 9 #import "chrome/browser/themes/theme_properties.h" 10 #import "chrome/browser/themes/theme_service.h"
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_strip_view.mm | 11 #include "chrome/browser/themes/theme_service.h" 63 // Themes don't have an inactive image so only look for one if there's no
|
tab_view.mm | 9 #include "chrome/browser/themes/theme_service.h" 294 // Themes don't have an inactive image so only look for one if there's no 306 // Themes can have partially transparent images. NSRectFill() is measurably 347 // Themes can have partially transparent images. NSRectFill() is measurably 377 // Draw a mouse hover gradient for the default themes.
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
browserAction.html | 170 That doesn't work well with themes, and anyway, 174 Because many people use themes,
|
/external/chromium_org/native_client_sdk/src/doc/ |
conf.py | 90 # a list of builtin themes. 100 # Add any paths that contain custom themes here, relative to this directory.
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
conf.py | 95 # The theme to use for HTML and HTML Help pages. Major themes that come with 104 # Add any paths that contain custom themes here, relative to this directory.
|
/external/mesa3d/src/gallium/docs/source/ |
conf.py | 95 # The theme to use for HTML and HTML Help pages. Major themes that come with 104 # Add any paths that contain custom themes here, relative to this directory.
|
/frameworks/base/docs/html/design/ |
design_toc.cs | 16 <li><a href="<?cs var:toroot ?>design/style/themes.html">Themes</a></li>
|
/frameworks/base/docs/html/training/basics/actionbar/ |
overlaying.jd | 24 <li><a href="{@docRoot}guide/topics/ui/themes.html">Styles and Themes</a></li>
|
/frameworks/support/v7/appcompat/res/values/ |
themes.xml | 19 <!-- Themes in the "Theme.AppCompat" family will contain an action bar by default. 20 If Holo themes are available on the current platform version they will be used.
|
/external/chromium/chrome/browser/resources/options/ |
sync_setup_overlay.html | 280 <!-- Themes --> 285 for="themesCheckbox" i18n-content="themes" 286 i18n-values="title:themes"></label>
|
/external/chromium_org/chrome/browser/search/ |
instant_service.cc | 26 #include "chrome/browser/themes/theme_properties.h" 27 #include "chrome/browser/themes/theme_service.h" 28 #include "chrome/browser/themes/theme_service_factory.h"
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
two_client_preferences_sync_test.cc | 78 GetClient(0)->DisableSyncForDatatype(syncer::THEMES); 143 GetClient(0)->DisableSyncForDatatype(syncer::THEMES); 144 GetClient(1)->EnableSyncForDatatype(syncer::THEMES);
|
/external/chromium/chrome/browser/sync/engine/ |
syncapi_unittest.cc | 708 (*out)[syncable::THEMES] = browser_sync::GROUP_PASSIVE; [all...] |
/external/chromium/chrome/browser/themes/ |
browser_theme_pack.cc | 5 #include "chrome/browser/themes/browser_theme_pack.h" 12 #include "chrome/browser/themes/theme_service.h" 175 // Strings used by themes to identify tints in the JSON. 187 // Strings used by themes to identify colors in the JSON. 213 // Strings used by themes to identify display properties keys in JSON. 846 // Themes should be loaded on the file thread, not the UI thread. [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
gtk_theme_service.cc | 18 #include "chrome/browser/themes/theme_service_factory.h" 137 // pair. While 3/4 of the time the resulting tint will be the same, themes that 501 // pixel border. In some themes, the border has a completely different 785 // Some GTK themes only define the text selection colors on the GtkEntry [all...] |
gtk_theme_service.h | 14 #include "chrome/browser/themes/theme_service.h" 158 // Let all the browser views know that themes have changed.
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
gtk2_ui.cc | 16 #include "chrome/browser/themes/theme_properties.h" 216 // pair. While 3/4 of the time the resulting tint will be the same, themes that 629 // pixel border. In some themes, the border has a completely different 775 // Some GTK themes only define the text selection colors on the GtkEntry [all...] |
/external/ceres-solver/docs/source/ |
conf.py | 93 # a list of builtin themes. 101 # Add any paths that contain custom themes here, relative to this directory.
|
/external/chromium/chrome/browser/debugger/ |
devtools_window.cc | 19 #include "chrome/browser/themes/theme_service.h" 20 #include "chrome/browser/themes/theme_service_factory.h"
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_frame_view.mm | 12 #import "chrome/browser/themes/theme_service.h" 239 // This will make the themes look slightly different than in Windows/Linux
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
dragged_tab_gtk.cc | 15 #include "chrome/browser/themes/theme_service.h" 16 #include "chrome/browser/themes/theme_service_factory.h"
|
/external/chromium/chrome/browser/ui/webui/options/ |
sync_setup_handler.cc | 85 config->data_types.insert(syncable::THEMES); 224 { "themes", IDS_SYNC_DATATYPE_THEMES },
|
/external/chromium/chrome/common/extensions/docs/static/ |
permission_warnings.html | 282 Your list of installed apps, extensions, and themes 286 Manage themes, extensions, and apps
|
/external/chromium/chrome/common/extensions/ |
extension_constants.h | 240 // themes gallery that we put up when we launched themes.
|