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 float other_bottom) in CPVT_FloatRect() argument
20 : CFX_FloatRect(other_left, other_bottom, other_right, other_top) {} in CPVT_FloatRect()
/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp253 float other_bottom, in Inflate() argument
258 bottom -= other_bottom; in Inflate()
272 float other_bottom, in Deflate() argument
275 Inflate(-other_left, -other_bottom, -other_right, -other_top); in Deflate()
Dfx_coordinates.h247 float other_bottom,
254 float other_bottom,