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

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_List.h 17 class CJBig2_List {
19 CJBig2_List() {}
20 explicit CJBig2_List(size_t count) { resize(count); }
22 ~CJBig2_List() {
JBig2_SymbolDict.h 45 CJBig2_List<CJBig2_Image> m_SDEXSYMS;
JBig2_Context.h 114 CJBig2_List<CJBig2_Segment> m_SegmentList;
115 CJBig2_List<JBig2PageInfo> m_PageInfoList;
JBig2_GsidProc.cpp 43 CJBig2_List<CJBig2_Image> GSPLANES(GSBPP);

Completed in 112 milliseconds