Home
last modified time | relevance | path

Searched defs:CPDF_Point (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h18 class CPDF_Point; variable
/external/pdfium/fpdfsdk/include/
Dfsdk_annothandler.h26 class CPDF_Point; variable
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h768 CPDF_Point(FX_FLOAT xx, FX_FLOAT yy) { in CPDF_Point() function