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

<<11121314151617181920>>

  /external/chromium/chrome/common/extensions/docs/
devguide.html 243 <li><a href="themes.html">Themes</a></li>
358 <td> <a href="themes.html">Themes</a> </td>
  /external/chromium/chrome/common/extensions/docs/examples/api/bookmarks/basic/
popup.html 3 <link type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/base/jquery-ui.css" rel="stylesheet">
  /external/chromium_org/chrome/browser/download/
download_crx_util.cc 5 // Download code which handles CRX files (extensions, themes, apps, ...).
  /external/chromium_org/chrome/browser/search/
instant_service.h 170 // Theme-related data for NTP overlay to adopt themes.
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_utils.mm 159 // This will make the themes look slightly different than in Windows/Linux
image_button_cell.mm 8 #import "chrome/browser/themes/theme_service.h"
  /external/chromium_org/chrome/browser/ui/gtk/
browser_toolbar_gtk.cc 22 #include "chrome/browser/themes/theme_properties.h"
23 #include "chrome/browser/themes/theme_service.h"
152 // Make the event box transparent so themes can use transparent toolbar
402 // themes, we want to let the background show through the toolbar.
  /external/chromium_org/chrome/browser/ui/views/accessibility/
invert_bubble_view.cc 28 const char kDarkThemeSearchUrl[] = "https://chrome.google.com/webstore/search-themes/dark";
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_view.cc 7 #include "chrome/browser/themes/theme_service.h"
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
ntp_resource_cache_android.cc 64 // This is used for themes, which are not currently supported on Android.
  /external/chromium_org/chrome/common/extensions/
extension_file_util.h 85 // the browser might load (like themes and page action icons) for the given
  /external/chromium_org/chrome/test/perf/
perf_ui_test_suite.cc 16 #include "chrome/browser/themes/browser_theme_pack.h"
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumSkia.h 106 // this distinction to support showing aqua style themes whenever they
  /external/chromium_org/third_party/WebKit/Source/platform/
Theme.h 43 // Unlike other platform classes, Theme does extensively use virtual functions. This design allows a platform to switch between multiple themes at runtime.
  /external/chromium_org/ui/gfx/codec/
png_codec.h 109 // images are. (There are a lot of themes that have a NTP image of about ~1
  /frameworks/base/docs/html/design/building-blocks/
progress.jd 25 <p>Two styles are available: a bar and a circle. Each is offered in a variety of sizes, in both Holo Light and Holo Dark themes. Choose the appropriate style and size for the surrounding context. For example, the largest activity circle works well when displayed in a blank content area, but not in a smaller dialog box. Each operation should only be represented by one activity indicator.</p>
  /frameworks/base/docs/html/design/downloads/
index.jd 64 use with the Holo Light and Holo Dark themes. The package also includes unstyled icons that you can
  /frameworks/base/docs/html/tools/
index.jd 38 <li>Visualize your UI on tablets, phones, and other devices. Switch themes, locales, even platform versions instantly, without building.</li>
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieTheme.java 32 // Defined themes
  /external/chromium_org/chrome/browser/resources/options/
browser_options.js 137 $('themes-gallery').onclick = function(event) {
140 $('themes-reset').onclick = function(event) {
145 if ($('themes-native-button')) {
146 $('themes-native-button').disabled = true;
147 $('themes-native-button').hidden = true;
151 $('themes-reset').textContent = loadTimeData.getString('themesReset');
237 if ($('themes-native-button')) {
238 $('themes-native-button').onclick = function(event) {
    [all...]
browser_options.html 36 <button id="themes-gallery" i18n-content="themesGallery"></button>
37 <button id="themes-native-button"
39 <button id="themes-reset"
43 <button id="themes-gallery" i18n-content="themesGallery"></button>
44 <button id="themes-reset" i18n-content="themesReset"></button>
  /external/chromium_org/ui/native_theme/
native_theme_base.cc     [all...]
  /external/chromium_org/chrome/
chrome_browser.gypi     [all...]
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 232 // The checks below are skipped for themes and external installs.
261 // TODO(erikkay) Apply this rule for paid extensions and themes as well.
  /external/chromium/chrome/browser/themes/
browser_theme_pack_unittest.cc 5 #include "chrome/browser/themes/browser_theme_pack.h"
13 #include "chrome/browser/themes/theme_service.h"

Completed in 995 milliseconds

<<11121314151617181920>>