Home
last modified time | relevance | path

Searched refs:AttachData (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_basic_buffer.cpp37 void CFX_BinaryBuf::AttachData(void* buffer, FX_STRSIZE size) { in AttachData() function in CFX_BinaryBuf
44 AttachData(other.GetBuffer(), other.GetSize()); in TakeOver()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp88 m_OtfFontData.AttachData(pFont->m_OtfFontData.GetBuffer(), in LoadClone()
/external/pdfium/core/include/fxcrt/
Dfx_basic.h60 void AttachData(void* pBuf, FX_STRSIZE size);