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

  /external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.cc 72 preferred_arrow_location_(ARROW_LOCATION_TOP_LEFT),
73 current_arrow_location_(ARROW_LOCATION_TOP_LEFT),
203 bool on_left = (arrow_location == ARROW_LOCATION_TOP_LEFT);
208 // right side for ARROW_LOCATION_TOP_LEFT).
254 bool wants_left = (preferred_location == ARROW_LOCATION_TOP_LEFT);
263 return ARROW_LOCATION_TOP_LEFT;
266 return (wants_left ? ARROW_LOCATION_TOP_LEFT : ARROW_LOCATION_TOP_RIGHT);
325 if (current_arrow_location_ == ARROW_LOCATION_TOP_LEFT) {
info_bubble_gtk.h 53 ARROW_LOCATION_TOP_LEFT,
first_run_bubble.cc 105 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT :
page_info_bubble_gtk.cc 127 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT;
content_setting_bubble_gtk.cc 258 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT;
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_popup_gtk.cc 120 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT;
extension_installed_bubble_gtk.cc 264 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT;
273 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT :
  /external/chromium/chrome/browser/speech/
speech_input_bubble_gtk.cc 177 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT,
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.cc 161 InfoBubbleGtk::ARROW_LOCATION_TOP_LEFT :

Completed in 129 milliseconds