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

  /external/chromium_org/ui/native_theme/
native_theme_base.cc 899 gfx::ImageSkia* value_image = rb.GetImageSkiaNamed(IDR_PROGRESS_VALUE); local
901 new_tile_width = static_cast<int>(value_image->width() * tile_scale_y);
903 value_image->width();
905 DrawTiledImage(canvas, *value_image, 0, 0, tile_scale_x, tile_scale_y,
    [all...]

Completed in 39 milliseconds