Searched defs:IFDE_Path (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fdp/include/
H A Dfde_pth.h9 class IFDE_Path;
10 class IFDE_Path { class
12 static IFDE_Path* Create();
13 virtual ~IFDE_Path() {}
25 virtual void AddPath(const IFDE_Path* pSrc, FX_BOOL bConnect) = 0;

Completed in 28 milliseconds