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

  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 134 void CFX_DIBitmap::TakeOver(CFX_DIBitmap* pSrcBitmap)
903 TakeOver(pMask);
930 TakeOver(pMask);
    [all...]
  /external/pdfium/core/include/fxge/
fx_dib.h 311 void TakeOver(CFX_DIBitmap* pSrcBitmap);
  /external/pdfium/core/src/fxcrt/
fx_basic_buffer.cpp 56 void CFX_BinaryBuf::TakeOver(CFX_BinaryBuf& other)
  /external/pdfium/core/include/fxcrt/
fx_basic.h 65 void TakeOver(CFX_BinaryBuf& other);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 173 pGlyph->m_Bitmap.TakeOver(pResBitmap);

Completed in 447 milliseconds