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

  /external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.h 51 enum ArrowLocationGtk {
68 ArrowLocationGtk arrow_location,
106 ArrowLocationGtk arrow_location,
112 ArrowLocationGtk arrow_location,
122 static ArrowLocationGtk GetArrowLocation(
123 ArrowLocationGtk preferred_location, int arrow_x, int width);
193 ArrowLocationGtk preferred_arrow_location_;
194 ArrowLocationGtk current_arrow_location_;
info_bubble_gtk.cc 52 ArrowLocationGtk arrow_location,
93 ArrowLocationGtk arrow_location,
196 ArrowLocationGtk arrow_location,
252 InfoBubbleGtk::ArrowLocationGtk InfoBubbleGtk::GetArrowLocation(
253 ArrowLocationGtk preferred_location, int arrow_x, int width) {
280 ArrowLocationGtk old_location = current_arrow_location_;
first_run_bubble.cc 103 InfoBubbleGtk::ArrowLocationGtk arrow_location =
page_info_bubble_gtk.cc 125 InfoBubbleGtk::ArrowLocationGtk arrow_location = base::i18n::IsRTL() ?
content_setting_bubble_gtk.cc 255 InfoBubbleGtk::ArrowLocationGtk arrow_location =
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_popup_gtk.cc 117 InfoBubbleGtk::ArrowLocationGtk arrow_location =
extension_installed_bubble_gtk.cc 261 InfoBubbleGtk::ArrowLocationGtk arrow_location =
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.cc 159 InfoBubbleGtk::ArrowLocationGtk arrow_location =

Completed in 1095 milliseconds