HomeSort by relevance Sort by last modified time
    Searched defs:LoadDIBitmap (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxge/win32/
fx_win32_dib.cpp 125 return pPlatform->m_GdiplusExt.LoadDIBitmap(args);
154 RetainPtr<CFX_DIBitmap> CFX_WindowsDIB::LoadDIBitmap(WINDIB_Open_Args_ args) {
158 return pPlatform->m_GdiplusExt.LoadDIBitmap(args);
fx_win32_gdipext.cpp     [all...]

Completed in 285 milliseconds