HomeSort by relevance Sort by last modified time
    Searched refs:CalculatePageScale (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/gfx/
gdi_util.h 43 GFX_EXPORT double CalculatePageScale(HDC dc, int page_width, int page_height);
gdi_util.cc 99 double CalculatePageScale(HDC dc, int page_width, int page_height) {
  /external/chromium_org/chrome/utility/
printing_handler.cc 382 *scale_factor = gfx::CalculatePageScale(metafile.context(),
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc     [all...]

Completed in 1728 milliseconds