Searched refs:m_grContext (Results 1 – 2 of 2) sorted by relevance
33 const std::vector<JBig2ArithCtx>& GrContext() const { return m_grContext; } in GrContext()39 m_grContext = grContext; in SetGrContext()44 std::vector<JBig2ArithCtx> m_grContext; variable
26 dst->m_grContext = src->m_grContext; in DeepCopy()