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

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_SymbolDict.cpp 11 SDEXSYMS = NULL;
18 if(SDEXSYMS) {
20 if(SDEXSYMS[i]) {
21 delete SDEXSYMS[i];
24 m_pModule->JBig2_Free(SDEXSYMS);
JBig2_SymbolDict.h 21 CJBig2_Image **SDEXSYMS;
JBig2_Context.cpp 689 JBIG2_memcpy(SDINSYMS + dwTemp, pSeg->m_Result.sd->SDEXSYMS,
    [all...]
JBig2_GeneralDecoder.cpp     [all...]

Completed in 3047 milliseconds