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

/external/chromium_org/chrome/utility/
H A Dchrome_content_utility_client.cc255 int bounds_origin_x,
267 dc, dpi_x, dpi_y, bounds_origin_x,
278 int dpi_x, int dpi_y, int bounds_origin_x, int bounds_origin_y,
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 66 milliseconds