Searched defs:right_aligned (Results 1 - 16 of 16) sorted by relevance

/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/tab_contents/
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
H A Dtab_contents_view_gtk.cc343 bool right_aligned) {
338 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/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
/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/chrome/browser/ui/views/tab_contents/
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
H A Dtab_contents_view_gtk.cc392 bool right_aligned) {
387 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.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_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
H A Dweb_contents_view_gtk.cc377 bool right_aligned,
372 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_win.cc257 bool right_aligned,
252 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_aura.cc1415 bool right_aligned,
1410 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/extensions/
H A Dextension_host.cc686 bool right_aligned) {
690 selected_item, items, right_aligned);
681 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)
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.cc83 bool right_aligned,
814 bool right_aligned,
808 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

Completed in 125 milliseconds