Home
last modified time | relevance | path

Searched refs:LoadFromDevice (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/win32/
Dcfx_windowsdib.h47 void LoadFromDevice(HDC hDC, int left, int top);
Dfx_win32_dib.cpp208 void CFX_WindowsDIB::LoadFromDevice(HDC hDC, int left, int top) { in LoadFromDevice() function in CFX_WindowsDIB