Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_floatrect.h19 float other_bottom) { in CPVT_FloatRect() argument
23 bottom = other_bottom; in CPVT_FloatRect()
/external/pdfium/core/fxcrt/
Dfx_coordinates.h286 float other_bottom, in Inflate() argument
291 bottom -= other_bottom; in Inflate()
309 float other_bottom, in Deflate() argument
314 bottom += other_bottom; in Deflate()