jbig2SegPatternDict 1080 lib/pdf/xpdf/JBIG2Stream.cc   virtual JBIG2SegmentType getType() { return jbig2SegPatternDict; }
jbig2SegPatternDict 2530 lib/pdf/xpdf/JBIG2Stream.cc   if (seg == NULL || seg->getType() != jbig2SegPatternDict) {