HomeSort by relevance Sort by last modified time
    Searched defs:m_gbContext (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_SymbolDict.h 32 const std::vector<JBig2ArithCtx>& GbContext() const { return m_gbContext; }
36 m_gbContext = gbContext;
43 std::vector<JBig2ArithCtx> m_gbContext;
JBig2_GrdProc.h 118 JBig2ArithCtx* m_gbContext;
JBig2_Context.h 125 JBig2ArithCtx* m_gbContext;

Completed in 230 milliseconds