Home
last modified time | relevance | path

Searched refs:skia_icon (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
Dnative_menu_win.cc262 const gfx::ImageSkia* skia_icon = icon.ToImageSkia(); in OnDrawItem() local
265 skia_icon->GetRepresentation(1.0f), in OnDrawItem()
271 draw_item_struct->rcItem.top - skia_icon->height()) / 2, NULL); in OnDrawItem()