Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_dib.cpp111 void GetBitmapSize(HBITMAP hBitmap, int& w, int& h) { in GetBitmapSize() function
135 GetBitmapSize(hBitmap, width, height); in LoadFromFile()
170 GetBitmapSize(hBitmap, width, height); in LoadDIBitmap()