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

/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc412 const float clip_box_width = source_clip_box.right - source_clip_box.left; local
416 *offset_x = (content_rect.width() - clip_box_width) / 2 + content_rect.x() -

Completed in 72 milliseconds