HomeSort by relevance Sort by last modified time
    Searched full:max_icon (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 142 SkBitmap* max_icon = rb.GetBitmapNamed(IDR_DOCK_MAX); local
143 canvas->DrawBitmapInt(*max_icon, (width() - max_icon->width()) / 2,
144 (height() - max_icon->height()) / 2);
    [all...]

Completed in 44 milliseconds