HomeSort by relevance Sort by last modified time
    Searched defs:promo_text (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_sync_promo_view.cc 42 base::string16 promo_text = l10n_util::GetStringFUTF16( local
47 views::StyledLabel* promo_label = new views::StyledLabel(promo_text, this);
61 gfx::Range after_link_range(offset + link_text.length(), promo_text.length());
  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 65 const std::string& promo_text() const { return promo_text_; } function in class:NotificationPromo

Completed in 120 milliseconds