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