Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/crt/
Dfx_memory.h94 typedef struct _FX_DYNAMICSTOREBLOCK { struct
95 _FX_DYNAMICSTOREBLOCK* NextBlock() const { in NextBlock() argument
99 return (uint8_t*)this + sizeof(_FX_DYNAMICSTOREBLOCK); in Data() argument
101 size_t iBlockSize;
102 FX_BOOL bUsed;