Home
last modified time | relevance | path

Searched refs:my_free_func (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp25 static void my_free_func(void* opaque, void* address) { in my_free_func() function
521 void* context = FPDFAPI_FlateInit(my_alloc_func, my_free_func); in FlateUncompress()
716 m_pFlate = FPDFAPI_FlateInit(my_alloc_func, my_free_func); in v_Rewind()