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 47 void CFX_BinaryBuf::AttachData(void* buffer, FX_STRSIZE size)
58 AttachData(other.GetBuffer(), other.GetSize());
  /external/pdfium/core/include/fxcrt/
fx_basic.h 61 void AttachData(void* pBuf, FX_STRSIZE size);
    [all...]

Completed in 1473 milliseconds