Searched defs:item_font_size (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_host.h90 double item_font_size,
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.h101 double item_font_size,
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.cc340 double item_font_size,
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/prerender/
H A Dprerender_contents.h146 double item_font_size,
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.cc295 double item_font_size,
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.cc283 double item_font_size,
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.cc389 double item_font_size,
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/chrome/browser/extensions/
H A Dextension_host.cc683 double item_font_size,
689 popup_menu_helper.ShowPopupMenu(bounds, item_height, item_font_size,
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

Completed in 259 milliseconds