Searched defs:scaleDragImage (Results 1 – 11 of 11) sorted by relevance
/external/webkit/Source/WebCore/platform/efl/ |
D | DragImageEfl.cpp | 41 DragImageRef scaleDragImage(DragImageRef image, FloatSize) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/wx/ |
D | DragImageWx.cpp | 43 DragImageRef scaleDragImage(DragImageRef image, FloatSize) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/haiku/ |
D | DragImageHaiku.cpp | 49 DragImageRef scaleDragImage(DragImageRef image, FloatSize) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/wince/ |
D | DragImageWinCE.cpp | 43 DragImageRef scaleDragImage(DragImageRef, FloatSize) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/qt/ |
D | DragImageQt.cpp | 47 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | DragImageGtk.cpp | 43 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/chromium/ |
D | DragImageChromiumSkia.cpp | 57 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) in scaleDragImage() function
|
D | DragImageChromiumMac.cpp | 55 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/win/ |
D | DragImageCairoWin.cpp | 104 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) in scaleDragImage() function
|
D | DragImageCGWin.cpp | 79 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale) in scaleDragImage() function
|
/external/webkit/Source/WebCore/platform/android/ |
D | TemporaryLinkStubs.cpp | 335 void* scaleDragImage(void*, FloatSize) in scaleDragImage() function
|