Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp546 CPDF_Point ptLeftBottom = InToOut(CPDF_Point(rect.left,rect.bottom)); in InToOut() local
554 CPDF_Point ptLeftBottom = OutToIn(CPDF_Point(rect.left,rect.bottom)); in OutToIn() local
Dfxet_edit.cpp2170 CPDF_Point ptLeftBottom = VTToEdit(CPDF_Point(rect.left,rect.bottom)); in VTToEdit() local
2178 CPDF_Point ptLeftBottom = EditToVT(CPDF_Point(rect.left,rect.bottom)); in EditToVT() local