Searched refs:AttachData (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_buffer.cpp49 void CFX_BinaryBuf::AttachData(void* buffer, FX_STRSIZE size) function in class:CFX_BinaryBuf
60 AttachData(other.GetBuffer(), other.GetSize());
/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h54 void AttachData(void* pBuf, FX_STRSIZE size);

Completed in 131 milliseconds