Searched refs:GetBufSize (Results 1 – 3 of 3) sorted by relevance
1153 int CPDF_ColorSpace::GetBufSize() const in GetBufSize() function in CPDF_ColorSpace1162 int size = GetBufSize(); in CreateBuf()1350 FXSYS_memcpy32(m_pBuffer, pSrc->m_pBuffer, m_pCS->GetBufSize()); in Copy()1400 return FXSYS_memcmp32(m_pBuffer, other.m_pBuffer, m_pCS->GetBufSize()) == 0; in IsEqual()
594 int GetBufSize() const;
308 FX_INT32 GetBufSize(){return m_nBufSize;} in GetBufSize() function