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

  /external/chromium_org/pdf/
pdf_engine.h 271 bool fit_to_bounds,
277 fit_to_bounds(fit_to_bounds), stretch_to_bounds(stretch_to_bounds),
284 bool fit_to_bounds; member in struct:chrome_pdf::PDFEngineExports::RenderingSettings
pdf.cc 125 // |fit_to_bounds| specifies whether the output should be shrunk to fit the
132 // If both |fit_to_bounds| and |stretch_to_bounds| are true, then
133 // |fit_to_bounds| is honored first.
152 bool fit_to_bounds,
167 fit_to_bounds, stretch_to_bounds, keep_aspect_ratio, center_in_bounds,
  /external/chromium_org/chrome/utility/
printing_handler.cc 213 bool fit_to_bounds,
223 fit_to_bounds, stretch_to_bounds,
233 int bounds_width, int bounds_height, bool fit_to_bounds,
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc 201 bool fit_to_bounds,
    [all...]
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc     [all...]

Completed in 166 milliseconds