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

12

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_win.h88 bool right_aligned,
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/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
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_unittest.cc125 bool right_aligned,
H A Drender_view_host_impl.cc2291 params.right_aligned,
/external/chromium/chrome/browser/tab_contents/
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/chrome/browser/ui/views/tab_contents/
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/common/
H A Dview_messages.h523 IPC_STRUCT_MEMBER(bool, right_aligned)
/external/chromium_org/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc1674 params.right_aligned,

Completed in 341 milliseconds

12