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

  /external/chromium_org/pdf/
pdf_engine.h 272 bool stretch_to_bounds,
277 fit_to_bounds(fit_to_bounds), stretch_to_bounds(stretch_to_bounds),
285 bool stretch_to_bounds; member in struct:chrome_pdf::PDFEngineExports::RenderingSettings
pdf.cc 129 // |stretch_to_bounds| specifies whether the output should be stretched to fit
132 // If both |fit_to_bounds| and |stretch_to_bounds| are true, then
153 bool stretch_to_bounds,
167 fit_to_bounds, stretch_to_bounds, keep_aspect_ratio, center_in_bounds,
  /external/chromium_org/chrome/utility/
printing_handler.cc 214 bool stretch_to_bounds,
223 fit_to_bounds, stretch_to_bounds,
234 bool stretch_to_bounds, bool keep_aspect_ratio, bool center_in_bounds,
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc 202 bool stretch_to_bounds,
    [all...]
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc     [all...]

Completed in 661 milliseconds