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

  /external/pdfium/core/src/fxcrt/
fx_basic_buffer.cpp 37 void CFX_BinaryBuf::AttachData(void* buffer, FX_STRSIZE size) {
44 AttachData(other.GetBuffer(), other.GetSize());
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 88 m_OtfFontData.AttachData(pFont->m_OtfFontData.GetBuffer(),
  /external/pdfium/core/include/fxcrt/
fx_basic.h 60 void AttachData(void* pBuf, FX_STRSIZE size);

Completed in 89 milliseconds