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

  /external/pdfium/core/include/fxge/
fx_ge_win32.h 44 static CFX_DIBitmap* LoadDIBitmap(WINDIB_Open_Args_ args);
  /external/pdfium/core/src/fxge/win32/
fx_win32_dib.cpp 124 return pPlatform->m_GdiplusExt.LoadDIBitmap(args);
150 CFX_DIBitmap* CFX_WindowsDIB::LoadDIBitmap(WINDIB_Open_Args_ args) {
154 return pPlatform->m_GdiplusExt.LoadDIBitmap(args);
win32_int.h 94 CFX_DIBitmap* LoadDIBitmap(WINDIB_Open_Args_ args);
fx_win32_gdipext.cpp     [all...]

Completed in 3659 milliseconds