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

  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.h 56 int GetBufSize() const;
cpdf_color.cpp 136 memcpy(m_pBuffer, pSrc->m_pBuffer, m_pCS->GetBufSize());
cpdf_colorspace.cpp 483 int CPDF_ColorSpace::GetBufSize() const {
490 int size = GetBufSize();
    [all...]

Completed in 644 milliseconds