Searched defs:AttachData (Results 1 - 1 of 1) 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());

Completed in 372 milliseconds