Searched refs:getHBITMAP (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DImageWin.cpp49 bool BitmapImage::getHBITMAP(HBITMAP bmp) function in class:WebCore::BitmapImage
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DCursorWin.cpp59 img->getHBITMAP(hCursor.get());
83 img->getHBITMAP(hCursor.get());
H A DPasteboardWin.cpp759 image->getHBITMAP(coreBitmap);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DBitmapImage.h152 virtual bool getHBITMAP(HBITMAP);
H A DImage.h162 virtual bool getHBITMAP(HBITMAP) { return false; } function in class:WebCore::Image

Completed in 126 milliseconds