HomeSort by relevance Sort by last modified time
    Searched full:arrowlocation (Results 26 - 50 of 51) sorted by null

12 3

  /external/chromium/chrome/browser/ui/views/extensions/
extension_popup.cc 49 BubbleBorder::ArrowLocation arrow_location,
184 BubbleBorder::ArrowLocation arrow_location,
extension_installed_bubble.cc 344 BubbleBorder::ArrowLocation arrow_location = BubbleBorder::TOP_RIGHT;
  /external/chromium/chrome/browser/ui/views/bubble/
bubble.cc 54 BubbleBorder::ArrowLocation arrow_location,
68 BubbleBorder::ArrowLocation arrow_location,
158 BubbleBorder::ArrowLocation arrow_location,
  /external/chromium/chrome/browser/ui/views/
browser_bubble.cc 36 BubbleBorder::ArrowLocation arrow_location)
first_run_bubble.cc 475 BubbleBorder::ArrowLocation arrow_location,
browser_actions_container.cc 509 BubbleBorder::ArrowLocation arrow_location = base::i18n::IsRTL() ?
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk_browsertest.cc 55 IN_PROC_BROWSER_TEST_F(BubbleGtkTest, ArrowLocation) {
bubble_gtk.h 115 FRIEND_TEST_ALL_PREFIXES(BubbleGtkTest, ArrowLocation);
  /external/chromium_org/chrome/browser/ui/cocoa/
base_bubble_controller.mm 254 switch ([bubble_ arrowLocation]) {
276 if ([bubble_ arrowLocation] == info_bubble::kTopRight) {
  /external/chromium_org/chrome/browser/resources/help/
help.js 149 cr.ui.ArrowLocation.TOP_END);
166 * @param {cr.ui.ArrowLocation} location The arrow location.
176 bubble.arrowLocation = location;
  /external/chromium/chrome/browser/ui/cocoa/
base_bubble_controller.mm 191 if ([bubble_ arrowLocation] == info_bubble::kTopRight) {
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 204 loginBubble.arrowLocation = cr.ui.ArrowLocation.TOP_END;
226 promoBubble.arrowLocation = cr.ui.ArrowLocation.BOTTOM_START;
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_action_context_menu_controller.mm 221 arrowLocation:info_bubble::kTopRight
browser_actions_controller.mm 766 arrowLocation:info_bubble::kTopRight
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.h 156 BubbleBorder::ArrowLocation arrow_location);
views_login_display.cc 213 BubbleBorder::ArrowLocation arrow;
screen_locker.cc     [all...]
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_action_context_menu.mm 309 arrowLocation:info_bubble::kTopRight
extension_installed_bubble_controller.mm 248 if ([infoBubbleView_ arrowLocation] == info_bubble::kTopRight)
browser_actions_controller.mm 741 arrowLocation:info_bubble::kTopRight
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.mm 101 arrowLocation:info_bubble::kTopRight
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_image_view.cc 87 BubbleBorder::ArrowLocation arrow_location = base::i18n::IsRTL() ?
  /external/chromium_org/chrome/browser/resources/options/
content_settings.js 164 $('media-indicator').location = cr.ui.ArrowLocation.TOP_START;
options_page.js 434 * @param {cr.ui.ArrowLocation} location The arrow location.
442 bubble.arrowLocation = location;
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.mm 257 arrowLocation:info_bubble::kTopRight

Completed in 557 milliseconds

12 3