Searched refs:TakeOver (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/core/src/fxge/dib/
H A Dfx_dib_main.cpp135 void CFX_DIBitmap::TakeOver(CFX_DIBitmap* pSrcBitmap) function in class:CFX_DIBitmap
928 TakeOver(pMask);
958 TakeOver(pMask);
979 TakeOver(pMask);
1000 TakeOver(pMask);
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_parser_new.cpp481 m_LastImageDict.TakeOver(m_StringBuf);
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_buffer.cpp58 void CFX_BinaryBuf::TakeOver(CFX_BinaryBuf& other) function in class:CFX_BinaryBuf
/external/pdfium/core/include/fxge/
H A Dfx_dib.h311 void TakeOver(CFX_DIBitmap* pSrcBitmap);
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp173 pGlyph->m_Bitmap.TakeOver(pResBitmap);
/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h58 void TakeOver(CFX_BinaryBuf& other);

Completed in 273 milliseconds