Searched defs:CFX_Plex (Results 1 - 1 of 1) sorted by last modified time

/external/pdfium/core/src/fxcrt/
H A Dplex.h7 struct CFX_Plex { struct
8 CFX_Plex* pNext;
13 static CFX_Plex* Create(IFX_Allocator* pAllocator, CFX_Plex*& head, FX_DWORD nMax, FX_DWORD cbElement);

Completed in 275 milliseconds