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.cpp111 void GetBitmapSize(HBITMAP hBitmap, int& w, int& h) { in GetBitmapSize() function
133 GetBitmapSize(hBitmap, width, height); in LoadFromFile()
166 GetBitmapSize(hBitmap, width, height); in LoadDIBitmap()