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

  /external/pdfium/core/src/fxcrt/
mem_int.h 204 FX_LPVOID Alloc16(CFXMEM_Pool **pp32Pool = NULL, size_t size = 0);
fx_basic_memmgr_mini.cpp 490 FX_LPVOID CFXMEM_FixedMgr::Alloc16(CFXMEM_Pool **pp32Pool, size_t size)
516 FX_LPVOID p = Alloc16(&p32BytesPool, size);

Completed in 49 milliseconds