HomeSort by relevance Sort by last modified time
    Searched full:my_alloc_func (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_flate.cpp 16 static void* my_alloc_func(void* opaque, function
640 void* context = FPDFAPI_FlateInit(my_alloc_func, my_free_func);
839 m_pFlate = FPDFAPI_FlateInit(my_alloc_func, my_free_func);

Completed in 70 milliseconds