Home
last modified time | relevance | path

Searched defs:ptRightBottom (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h175 CPDF_Point ptRightBottom = in InnerToOuter() local
182 CPDF_Point ptRightBottom = in OuterToInner() local
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h324 CPDF_Point ptRightBottom = InToOut(CPDF_Point(rect.right, rect.bottom)); in InToOut() local
330 CPDF_Point ptRightBottom = OutToIn(CPDF_Point(rect.right, rect.bottom)); in OutToIn() local