HomeSort by relevance Sort by last modified time
    Searched refs:arrowLocation (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.h 63 // browser profile and the remaining arguments |anchoredAt| and |arrowLocation|.
74 arrowLocation:(info_bubble::BubbleArrowLocation)
75 arrowLocation
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.h 68 // browser profile and the remaining arguments |anchoredAt| and |arrowLocation|.
79 arrowLocation:(info_bubble::BubbleArrowLocation)
80 arrowLocation
  /external/chromium/chrome/browser/ui/cocoa/
info_bubble_view.h 32 @property(assign, nonatomic) info_bubble::BubbleArrowLocation arrowLocation;
  /external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_view.h 57 @property(assign, nonatomic) info_bubble::BubbleArrowLocation arrowLocation;
  /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/resources/help/
help.js 149 cr.ui.ArrowLocation.TOP_END);
166 * @param {cr.ui.ArrowLocation} location The arrow location.
176 bubble.arrowLocation = location;

Completed in 127 milliseconds