HomeSort by relevance Sort by last modified time
    Searched refs:promo (Results 1 - 25 of 1063) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/print_preview/
no_destinations_promo.css 5 #no-destinations-promo {
9 #no-destinations-promo .page {
  /external/chromium_org/chrome/browser/resources/print_preview/search/
destination_search.css 55 #destination-search .cloudprint-promo {
63 #destination-search .cloudprint-promo .sign-in.link-button {
67 #destination-search .cloudprint-promo .icon {
74 #destination-search .cloudprint-promo .promo-text {
78 #destination-search .cloudprint-promo .close-button {
89 #destination-search .cloudprint-promo .close-button:hover {
95 #destination-search .cloudprint-promo .close-button:active {
destination_list_item.css 41 .register-promo {
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
promo_handler.cc 53 // Helper to ask whether the promo is active.
60 // Helper to send out promo resource change notification.
69 // Replaces all formatting markup in the promo with the corresponding HTML.
73 "<div class=\"promo-sync-graphic\"></div>";
75 "<div style=\"text-align: center\"><button class=\"promo-button\">";
80 const std::string BEGIN_PROMO_AREA = "<div class=\"promo-action-target\">";
184 NotificationPromoMobileNtp promo;
185 if (!promo.InitFromPrefs())
188 if (promo.action_type() == "ACTION_EMAIL")
189 HandlePromoSendEmail(promo.action_args())
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.css 40 .promo-action-target {
44 .promo-message {
51 .promo-button {
65 .promo-button-active {
70 .promo-sync-graphic {
79 body[device='tablet'] .promo-sync-graphic {
  /external/chromium_org/chrome/browser/web_resource/
notification_promo.cc 39 const char kPrefPromoObject[] = "promo";
56 // Returns a string suitable for the Promo Server URL 'osname' value.
79 // Returns a string suitable for the Promo Server URL 'dist' value.
218 const DictionaryValue* promo = NULL; local
219 if (!promo_list->GetDictionary(0, &promo))
224 if (promo->GetList("date", &date_list)) {
246 if (promo->GetDictionary("grouping", &grouping)) {
262 promo->GetDictionary("strings", &strings);
266 if (promo->GetDictionary("payload", &payload)) {
282 promo->GetInteger("max_views", &max_views_)
421 NotificationPromo promo; local
432 NotificationPromo promo; local
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp4/
apps_page.css 103 #app-launcher-promo {
118 #app-launcher-promo > .close-button {
125 .apps-promo-text {
134 .apps-promo-learn-more {
153 .apps-promo-learn-more:hover {
159 #app-launcher-promo > img {
  /external/chromium/chrome/browser/resources/ntp/
apps.css 8 html.apps-promo-visible #apps-content {
17 We don't need to do anything for html.apps-promo-visible because there is
21 .small-layout html.apps-promo-visible #apps-content {
140 #apps-promo {
144 html.apps-promo-visible #apps-promo {
152 #apps-promo-heading {
159 #apps-promo-hide {
171 html[dir=rtl] #apps-promo-hide {
178 but different than its position during promo (html.apps-promo-visible), so w
    [all...]
  /external/clang/
clang-host-build.mk 8 -Wno-sign-promo \
  /external/llvm/
llvm-host-build.mk 37 -Wno-sign-promo
llvm-device-build.mk 52 -Wno-sign-promo
  /external/chromium_org/chrome/browser/resources/local_discovery/
local_discovery.css 86 .login-promo {
  /external/chromium_org/sandbox/
sandbox_services_headers.target.darwin-arm.mk 107 -Wno-sign-promo
190 -Wno-sign-promo
sandbox_services_headers.target.darwin-x86.mk 108 -Wno-sign-promo
194 -Wno-sign-promo
sandbox_services_headers.target.linux-arm.mk 107 -Wno-sign-promo
190 -Wno-sign-promo
sandbox_services_headers.target.linux-x86.mk 108 -Wno-sign-promo
194 -Wno-sign-promo
  /external/chromium_org/testing/
gtest_prod.target.darwin-arm.mk 107 -Wno-sign-promo \
190 -Wno-sign-promo \
gtest_prod.target.darwin-mips.mk 107 -Wno-sign-promo \
190 -Wno-sign-promo \
gtest_prod.target.darwin-x86.mk 108 -Wno-sign-promo \
194 -Wno-sign-promo \
gtest_prod.target.linux-arm.mk 107 -Wno-sign-promo \
190 -Wno-sign-promo \
gtest_prod.target.linux-mips.mk 107 -Wno-sign-promo \
190 -Wno-sign-promo \
gtest_prod.target.linux-x86.mk 108 -Wno-sign-promo \
194 -Wno-sign-promo \
  /external/chromium_org/third_party/npapi/
npapi.target.darwin-arm.mk 107 -Wno-sign-promo \
190 -Wno-sign-promo \
npapi.target.darwin-mips.mk 107 -Wno-sign-promo \
190 -Wno-sign-promo \
npapi.target.darwin-x86.mk 108 -Wno-sign-promo \
194 -Wno-sign-promo \

Completed in 166 milliseconds

1 2 3 4 5 6 7 8 91011>>