Searched refs:right_aligned (Results 1 - 25 of 37) sorted by relevance

12

/external/chromium/chrome/browser/tab_contents/
H A Dpopup_menu_helper_mac.h31 bool right_aligned);
H A Dtab_contents_view_gtk.h72 bool right_aligned);
H A Dtab_contents_view_mac.h88 bool right_aligned);
H A Dbackground_contents.h104 bool right_aligned) {}
99 ShowPopupMenu(const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<WebMenuItem>& items, bool right_aligned) argument
/external/chromium_org/content/browser/renderer_host/
H A Dpopup_menu_helper_mac.h36 bool right_aligned,
/external/chromium_org/content/port/browser/
H A Drender_view_host_delegate_view.h45 bool right_aligned,
/external/chromium_org/content/renderer/
H A Dexternal_popup_menu.cc49 popup_params.right_aligned = popup_menu_info_.rightAligned;
/external/chromium_org/content/test/
H A Dtest_web_contents_view.cc20 bool right_aligned,
15 ShowPopupMenu(const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<MenuItem>& items, bool right_aligned, bool allow_multiple_selection) argument
H A Dtest_web_contents_view.h26 bool right_aligned,
/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dtab_contents_view_gtk.h75 bool right_aligned);
H A Dtab_contents_view_touch.h75 bool right_aligned) OVERRIDE;
H A Dtab_contents_view_views.h68 bool right_aligned) OVERRIDE;
H A Dtab_contents_view_touch.cc298 bool right_aligned) {
293 ShowPopupMenu(const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<WebMenuItem>& items, bool right_aligned) argument
H A Dtab_contents_view_views.cc286 bool right_aligned) {
281 ShowPopupMenu(const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<WebMenuItem>& items, bool right_aligned) argument
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_android.h72 bool right_aligned,
H A Dweb_contents_view_guest.h87 bool right_aligned,
H A Dweb_contents_view_android.cc192 bool right_aligned,
186 ShowPopupMenu( const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<MenuItem>& items, bool right_aligned, bool allow_multiple_selection) argument
H A Dweb_contents_view_gtk.h81 bool right_aligned,
H A Dweb_contents_view_mac.h108 bool right_aligned,
H A Dweb_contents_view_aura.h133 bool right_aligned,
H A Dweb_contents_view_guest.cc248 bool right_aligned,
243 ShowPopupMenu(const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<MenuItem>& items, bool right_aligned, bool allow_multiple_selection) argument
/external/chromium/chrome/browser/notifications/
H A Dballoon_host.h93 bool right_aligned) {}
88 ShowPopupMenu(const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<WebMenuItem>& items, bool right_aligned) argument
/external/chromium/chrome/browser/extensions/
H A Dextension_host.h162 bool right_aligned);
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.h149 bool right_aligned) {}
144 ShowPopupMenu(const gfx::Rect& bounds, int item_height, double item_font_size, int selected_item, const std::vector<WebMenuItem>& items, bool right_aligned) argument
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager.cc901 bool right_aligned = GetAlignment() == SHELF_ALIGNMENT_RIGHT; local
902 if (right_aligned)
908 if (right_aligned) {
914 if (right_aligned)

Completed in 364 milliseconds

12