Searched refs:m_grContext (Results 1 – 2 of 2) sorted by relevance
34 const std::vector<JBig2ArithCtx>& GrContext() const { return m_grContext; } in GrContext()40 m_grContext = grContext; in SetGrContext()45 std::vector<JBig2ArithCtx> m_grContext; variable
24 dst->m_grContext = m_grContext; in DeepCopy()