Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_floatrect.h19 FX_FLOAT other_bottom) { in CPVT_FloatRect() argument
23 bottom = other_bottom; in CPVT_FloatRect()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.h26 FX_FLOAT other_bottom) { in CLST_Rect() argument
30 bottom = other_bottom; in CLST_Rect()
/external/pdfium/core/fxcrt/
Dfx_coordinates.h508 FX_FLOAT other_bottom, in Inflate() argument
513 bottom -= other_bottom; in Inflate()
531 FX_FLOAT other_bottom, in Deflate() argument
536 bottom += other_bottom; in Deflate()