Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h10 class CPVT_Size; variable
36 CPVT_Size() : x(0.0f), y(0.0f) in CPVT_Size() function
39 CPVT_Size(FX_FLOAT x, FX_FLOAT y) in CPVT_Size() function