Searched defs:bHTOOB (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_HuffmanTable.cpp12 FX_BOOL bHTOOB)
15 m_bOK = parseFromStandardTable(pTable, nLines, bHTOOB);
48 int CJBig2_HuffmanTable::parseFromStandardTable(const JBig2TableLine *pTable, int nLines, FX_BOOL bHTOOB) argument
53 HTOOB = bHTOOB;
11 CJBig2_HuffmanTable(const JBig2TableLine *pTable, int nLines, FX_BOOL bHTOOB) argument

Completed in 77 milliseconds