Home
last modified time | relevance | path

Searched refs:off_top (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_coordinates.h460 BaseType off_top, in Inflate() argument
464 top -= off_top; in Inflate()
466 height += off_top + off_bottom; in Inflate()
479 BaseType off_top, in Deflate() argument
483 top += off_top; in Deflate()
485 height -= off_top + off_bottom; in Deflate()