Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dib.cpp106 void GetBitmapSize(HBITMAP hBitmap, int& w, int& h) in GetBitmapSize() function
128 GetBitmapSize(hBitmap, width, height); in LoadFromFile()
160 GetBitmapSize(hBitmap, width, height); in LoadDIBitmap()