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 274 bool fit_to_bounds,
280 fit_to_bounds(fit_to_bounds), stretch_to_bounds(stretch_to_bounds),
287 bool fit_to_bounds; member in struct:chrome_pdf::PDFEngineExports::RenderingSettings
pdf.cc 124 // |fit_to_bounds| specifies whether the output should be shrunk to fit the
131 // If both |fit_to_bounds| and |stretch_to_bounds| are true, then
132 // |fit_to_bounds| is honored first.
151 bool fit_to_bounds,
166 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 204 bool fit_to_bounds,
    [all...]
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc     [all...]

Completed in 183 milliseconds