OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:my_free_func
(Results
1 - 1
of
1
) sorted by null
/external/pdfium/core/src/fxcodec/codec/
fx_codec_flate.cpp
21
static void
my_free_func
(void* opaque, void* address) {
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 513 milliseconds