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

/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc413 const float clip_box_height = source_clip_box.top - source_clip_box.bottom; local
418 *offset_y = (content_rect.height() - clip_box_height) / 2 + content_rect.y() -

Completed in 132 milliseconds