HomeSort by relevance Sort by last modified time
    Searched full:themes (Results 126 - 150 of 644) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
manifest_version.html 17 applications, and themes that aren't ready to make the jump to the new manifest
  /external/chromium_org/sync/protocol/
theme_specifics.proto 5 // Sync protocol datatype extension for themes.
  /frameworks/base/docs/html/guide/topics/resources/
style-resource.jd 10 <li><a href="{@docRoot}guide/topics/ui/themes.html">Styles and Themes</a></li>
21 <a href="{@docRoot}guide/topics/ui/themes.html">Styles and Themes</a>.</p>
  /frameworks/support/v7/appcompat/res/values-v14/
themes_base.xml 19 <!-- Themes in the "Theme.Base" family vary based on the current platform
23 Themes in the "Theme.AppCompat" family are meant to be extended or used
26 This is the values-v14/ file that only declares the Base themes for
27 Ice Cream Sandwich+. You probably want to edit values/themes.xml instead. -->
  /external/chromium_org/chrome/browser/themes/
theme_syncable_service.cc 5 #include "chrome/browser/themes/theme_syncable_service.h"
11 #include "chrome/browser/themes/theme_service.h"
110 DCHECK_EQ(type, syncer::THEMES);
119 DCHECK_EQ(type, syncer::THEMES);
140 syncer::THEMES);
186 syncer::THEMES);
206 // TODO(akalin): Figure out what to do about third-party themes
theme_service.h 131 // clean up unused themes.
135 // destroyed, uninstalls all themes that aren't the currently selected.
139 // whether unused themes should be removed despite a theme infobar being
167 // Let all the browser views know that themes have changed.
171 // Let all the browser views know that themes have changed in a platform way.
  /external/chromium/chrome/browser/themes/
theme_service.h 182 // clean up unused themes.
186 // destroyed, uninstalls all themes that aren't the currently selected.
217 // Remove preference values for themes that are no longer in use.
233 // Let all the browser views know that themes have changed.
237 // Let all the browser views know that themes have changed in a platform way.
  /external/chromium_org/sync/notifier/
p2p_invalidator_unittest.cc 182 ModelTypeSetToObjectIdSet(ModelTypeSet(BOOKMARKS, THEMES)));
245 ModelTypeSetToObjectIdSet(ModelTypeSet(THEMES, APPS)));
255 const ModelTypeSet enabled_types(BOOKMARKS, PREFERENCES, THEMES);
256 const ModelTypeSet changed_types(THEMES, APPS);
257 const ModelTypeSet expected_types(THEMES);
  /external/chromium/chrome/common/extensions/docs/
themes.html 19 <title>Themes - Google Chrome Extensions - Google Code</title></head>
243 <li class="leftNavSelected">Themes</li>
254 <h1 class="page_title">Themes</h1>
333 Themes are <a href="packaging.html">packaged</a> like regular extensions,
338 You can find and try a bunch of themes at the
339 <a href="https://tools.google.com/chrome/intl/en/themes/">themes gallery</a>.
342 <img src="images/themes-1.gif" width="100" height="80" alt="grassy theme">
344 <img src="images/themes-2.gif" width="100" height="80" alt="dark theme">
346 <img src="images/themes-3.gif" width="100" height="80" alt="foggy theme"
    [all...]
  /external/chromium/chrome/browser/extensions/
theme_installed_infobar_delegate.cc 12 #include "chrome/browser/themes/theme_service.h"
13 #include "chrome/browser/themes/theme_service_factory.h"
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc 41 datatypes.push_back(syncable::THEMES);
118 syncable::THEMES);
  /external/chromium/chrome/browser/ui/views/frame/
browser_frame.h 71 // if there are no themes applied on Vista, or if there are themes applied and
browser_frame_gtk.cc 9 #include "chrome/browser/themes/theme_service.h"
10 #include "chrome/browser/themes/theme_service_factory.h"
  /external/chromium/chrome/browser/ui/webui/
theme_source.cc 11 #include "chrome/browser/themes/theme_service.h"
12 #include "chrome/browser/themes/theme_service_factory.h"
  /external/chromium_org/chrome/browser/infobars/
infobars_browsertest.cc 12 #include "chrome/browser/themes/theme_service.h"
13 #include "chrome/browser/themes/theme_service_factory.h"
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view_unittest.mm 8 #include "chrome/browser/themes/theme_properties.h"
9 #include "chrome/browser/themes/theme_service.h"
  /external/chromium_org/chrome/common/extensions/docs/templates/json/
extensions_sidenav.json 217 "title": "Themes",
218 "href": "/extensions/themes.html"
  /external/chromium_org/sync/util/
data_type_histogram.h 54 case ::syncer::THEMES: \
55 PER_DATA_TYPE_MACRO("Themes"); \
  /external/libvpx/libvpx/examples/includes/geshi/docs/
TODO 20 this way we can give languages a uniform look and maybe even add "themes"
41 - "Themes" for styles - basically pre-made stylesheets that can be used
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 29 # from the default file. User highlighting themes or keybinding sets are
31 # one of the default themes or keysets just applies the relevant settings
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 29 # from the default file. User highlighting themes or keybinding sets are
31 # one of the default themes or keysets just applies the relevant settings
  /cts/hostsidetests/holo/app/src/android/holo/app/
CaptureActivity.java 26 * Iterates through all themes and all layouts, starting the Activity to capture the images.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/res/values/
template-styles.xml 19 <!-- Activity themes -->
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/res/values/
template-styles.xml 19 <!-- Activity themes -->
  /developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/res/values/
template-styles.xml 19 <!-- Activity themes -->

Completed in 1349 milliseconds

1 2 3 4 56 7 8 91011>>