Searched refs:ArrowLocationGtk (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dinfo_bubble_gtk.h51 enum ArrowLocationGtk { enum in class:InfoBubbleGtk
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_;
H A Dinfo_bubble_gtk.cc52 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_;
H A Dfirst_run_bubble.cc103 InfoBubbleGtk::ArrowLocationGtk arrow_location =
H A Dpage_info_bubble_gtk.cc125 InfoBubbleGtk::ArrowLocationGtk arrow_location = base::i18n::IsRTL() ?
H A Dcontent_setting_bubble_gtk.cc255 InfoBubbleGtk::ArrowLocationGtk arrow_location =
/external/chromium/chrome/browser/ui/gtk/extensions/
H A Dextension_popup_gtk.cc117 InfoBubbleGtk::ArrowLocationGtk arrow_location =
H A Dextension_installed_bubble_gtk.cc261 InfoBubbleGtk::ArrowLocationGtk arrow_location =
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_bubble_gtk.cc159 InfoBubbleGtk::ArrowLocationGtk arrow_location =

Completed in 115 milliseconds