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

  /external/pdfium/xfa/fde/css/
cfde_csstextbuf.cpp 30 bool CFDE_CSSTextBuf::AttachBuffer(const FX_WCHAR* pBuffer, int32_t iBufLen) {
cfde_csstextbuf.h 20 bool AttachBuffer(const FX_WCHAR* pBuffer, int32_t iBufLen);
cfde_csssyntaxparser.cpp 43 return m_TextPlane.AttachBuffer(pBuffer, iBufferSize);
  /external/pdfium/core/fxcrt/
fx_stream.h 126 virtual void AttachBuffer(uint8_t* pBuffer,
fx_extension.cpp 142 void AttachBuffer(uint8_t* pBuffer,
333 void CFX_MemoryStream::AttachBuffer(uint8_t* pBuffer,

Completed in 155 milliseconds