Searched refs:_FXMEM_SystemMgr2 (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_memory.h42 typedef struct _FXMEM_SystemMgr2 { struct
44 FX_BOOL (*More)(struct _FXMEM_SystemMgr2* pMgr, size_t alloc_size, void** new_memory, size_t* new_size);
46 void (*Free)(struct _FXMEM_SystemMgr2* pMgr, void* memory);

Completed in 84 milliseconds