HomeSort by relevance Sort by last modified time
    Searched refs:Link (Results 51 - 75 of 261) sorted by null

1 23 4 5 6 7 8 91011

  /external/chromium/chrome/browser/chromeos/login/
message_bubble.h 11 #include "views/controls/link.h"
27 // Called when the user clicked on help link.
71 virtual void LinkActivated(views::Link* source, int event_flags);
90 views::Link* help_link_;
network_selection_view.h 13 #include "views/controls/link.h"
69 virtual void LinkActivated(views::Link* source, int);
120 views::Link* proxy_settings_link_;
user_view.h 12 #include "views/controls/link.h"
75 // Called when a signout link is clicked.
76 virtual void LinkActivated(views::Link* source, int event_flags);
  /external/chromium_org/cc/output/
program_binding.h 30 bool Link(gpu::gles2::GLES2Interface* context);
82 // Link after binding uniforms
83 if (!Link(context_provider->ContextGL())) {
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_prompt_view.cc 12 #include "ui/views/controls/link.h"
60 dismiss_link_ = new views::Link(l10n_util::GetStringUTF16(
67 void BookmarkPromptView::LinkClicked(views::Link* source, int event_flags) {
  /external/chromium_org/chrome/browser/ui/views/
profile_reset_bubble_view.h 25 class Link;
75 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
104 // Used for opening the learn more link.
first_run_bubble.cc 15 #include "ui/views/controls/link.h"
48 views::Link* change =
49 new views::Link(l10n_util::GetStringUTF16(IDS_FR_BUBBLE_CHANGE));
88 void FirstRunBubble::LinkClicked(views::Link* source, int event_flags) {
script_bubble_view.h 43 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
confirm_bubble_views.cc 11 #include "ui/views/controls/link.h"
37 // Initialize the link.
38 link_ = new views::Link(model_->GetLinkText());
93 void ConfirmBubbleViews::LinkClicked(views::Link* source, int event_flags) {
  /external/chromium_org/ui/views/controls/
message_box_view.h 22 class Link;
81 // Sets the text and the listener of the link. If |text| is empty, the link
116 // Link displayed at the bottom of the view.
117 Link* link_;
styled_label.h 21 class Link;
36 // Creates a range style info with default values for link.
52 // If set, the range will be created as a link.
90 virtual void LinkClicked(Link* source, int event_flags) OVERRIDE;
120 // The listener that will be informed of link clicks.
  /external/ppp/pppd/plugins/radius/etc/
dictionary.merit 10 ATTRIBUTE Framed-AppleTalk-Link 37 integer
  /external/llvm/test/MC/AsmParser/
section.s 58 # CHECK-NEXT: Link: 0
74 # CHECK-NEXT: Link: 0
90 # CHECK-NEXT: Link: 0
106 # CHECK-NEXT: Link: 0
122 # CHECK-NEXT: Link: 0
  /external/chromium_org/chrome/browser/drive/
drive_api_util_unittest.cc 114 ScopedVector<google_apis::Link> links;
115 scoped_ptr<google_apis::Link> link(new google_apis::Link);
116 link->set_type(google_apis::Link::LINK_PRODUCT);
117 link->set_href(GURL("http://product/url"));
118 links.push_back(link.release());
147 ScopedVector<google_apis::Link> links;
148 scoped_ptr<google_apis::Link> link(new google_apis::Link)
    [all...]
  /external/chromium_org/chrome/browser/ui/views/sync/
one_click_signin_bubble_view.h 84 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
108 // Creates learn more link to be used at the bottom of the bubble.
111 // Creates advanced link to be used at the bottom of the bubble.
130 // Link to sync setup advanced page.
131 views::Link* advanced_link_;
133 // Link to the Learn More details page
134 views::Link* learn_more_link_;
  /sdk/eclipse/plugins/com.android.ide.eclipse.base/src/com/android/ide/eclipse/base/internal/preferences/
UsagePreferencePage.java 32 import org.eclipse.swt.widgets.Link;
62 Link privacyPolicyLink = new Link(top, SWT.WRAP);
  /external/chromium_org/google_apis/drive/
gdata_wapi_parser.h 39 // Defines link (URL) of an entity (document, file, feed...). Each entity could
40 // have more than one link representing it.
41 class Link {
67 Link();
68 ~Link();
72 static void RegisterJSONConverter(base::JSONValueConverter<Link>* converter);
74 // Type of the link.
77 // URL of the link.
80 // Title of the link.
83 // For OPEN_WITH links, this contains the application ID. For all other link
    [all...]
  /external/chromium/chrome/browser/first_run/
try_chrome_dialog_view.h 12 #include "views/controls/link.h"
92 // If the user selects the link we need to fire off the default browser that
94 virtual void LinkActivated(views::Link* source, int event_flags) OVERRIDE;
  /external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.h 13 #include "views/controls/link.h"
50 virtual void LinkActivated(views::Link* source, int event_flags);
  /external/chromium_org/chrome/browser/chromeos/drive/
resource_entry_conversion.cc 57 const google_apis::Link* parent_link =
58 input.GetLinkByType(google_apis::Link::LINK_PARENT);
85 // The resumable-edit-media link should only be present for regular
105 const google_apis::Link* alternate_link =
106 input.GetLinkByType(google_apis::Link::LINK_ALTERNATE);
  /external/chromium_org/chrome/browser/ui/views/toolbar/
home_button.cc 16 #include "ui/views/controls/link.h"
45 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
95 // Create two columns for the message and the undo link.
110 views::Link* undo_link = new views::Link(
116 void HomePageUndoBubble::LinkClicked(views::Link* source, int event_flags) {
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.h 16 #include "views/controls/link.h"
77 // editor (depending upon which link was clicked).
78 virtual void LinkActivated(views::Link* source, int event_flags);
131 // Link for removing/unstarring the bookmark.
132 views::Link* remove_link_;
  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.h 13 #include "views/controls/link.h"
32 // as well as a close button and a link to show all downloads.
59 // Invoked when the user clicks the 'show all downloads' link button.
60 virtual void LinkActivated(views::Link* source, int event_flags);
139 // An image displayed on the right of the "Show all downloads..." link.
142 // Link for showing all downloads. This is contained as a child, and deleted
144 views::Link* show_all_view_;
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.h 23 class Link;
49 // Creates a link with the appropriate font and color for an infobar.
50 static views::Link* CreateLink(const string16& text,
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.h 38 // as well as a close button and a link to show all downloads.
70 // Invoked when the user clicks the 'show all downloads' link button.
71 virtual void LinkClicked(views::Link* source, int event_flags) OVERRIDE;
138 // An image displayed on the right of the "Show all downloads..." link.
141 // Link for showing all downloads. This is contained as a child, and deleted
143 views::Link* show_all_view_;

Completed in 1270 milliseconds

1 23 4 5 6 7 8 91011