Searched defs:stretch_to_bounds (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/utility/
H A Dchrome_content_utility_client.cc260 bool stretch_to_bounds,
269 fit_to_bounds, stretch_to_bounds,
280 bool stretch_to_bounds, bool keep_aspect_ratio, bool center_in_bounds,
249 RenderPDFPageToDC(const void* pdf_buffer, int buffer_size, int page_number, HDC dc, int dpi_x, int dpi_y, int bounds_origin_x, int bounds_origin_y, int bounds_width, int bounds_height, bool fit_to_bounds, bool stretch_to_bounds, bool keep_aspect_ratio, bool center_in_bounds, bool autorotate) argument

Completed in 50 milliseconds