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

  /external/pdfium/core/src/fxcrt/
fx_basic_buffer.cpp 49 void CFX_BinaryBuf::AttachData(void* buffer, FX_STRSIZE size)
60 AttachData(other.GetBuffer(), other.GetSize());
  /external/pdfium/core/include/fxcrt/
fx_basic.h 54 void AttachData(void* pBuf, FX_STRSIZE size);
    [all...]

Completed in 400 milliseconds