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

/external/pdfium/fpdfsdk/include/fxedit/
H A Dfxet_list.h40 CLST_Rect(FX_FLOAT other_left, argument
44 left = other_left;
/external/pdfium/core/include/fxcrt/
H A Dfx_coordinates.h553 void Inflate(FX_FLOAT other_left, argument
558 left -= other_left;
576 void Deflate(FX_FLOAT other_left, argument
581 left += other_left;
/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h38 CPVT_FloatRect(FX_FLOAT other_left, argument
42 left = other_left;

Completed in 133 milliseconds