Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_floatrect.h16 CPVT_FloatRect(FX_FLOAT other_left, in CPVT_FloatRect() argument
20 left = other_left; in CPVT_FloatRect()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.h23 CLST_Rect(FX_FLOAT other_left, in CLST_Rect() argument
27 left = other_left; in CLST_Rect()
/external/pdfium/core/fxcrt/
Dfx_coordinates.h507 void Inflate(FX_FLOAT other_left, in Inflate() argument
512 left -= other_left; in Inflate()
530 void Deflate(FX_FLOAT other_left, in Deflate() argument
535 left += other_left; in Deflate()