HomeSort by relevance Sort by last modified time
    Searched refs:FX_DYNAMICSTORECHUNK (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fgas/src/crt/
fx_memory.h 113 } FX_DYNAMICSTORECHUNK, *FX_LPDYNAMICSTORECHUNK;
114 typedef FX_DYNAMICSTORECHUNK const* FX_LPCDYNAMICSTORECHUNK;
fx_memory.cpp 199 sizeof(FX_DYNAMICSTORECHUNK) + sizeof(FX_DYNAMICSTOREBLOCK) * 2 + size);
271 pBlock <= ((uint8_t*)pChunk + sizeof(FX_DYNAMICSTORECHUNK) +

Completed in 39 milliseconds