Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_coordinates.h285 BaseType off_top, in Inflate() argument
289 top -= off_top; in Inflate()
291 height += off_top + off_bottom; in Inflate()
304 BaseType off_top, in Deflate() argument
308 top += off_top; in Deflate()
310 height -= off_top + off_bottom; in Deflate()