Home
last modified time | relevance | path

Searched defs:createCustomCursor (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/qt/
DCursorQt.cpp76 static QCursor* createCustomCursor(Image* image, const IntPoint& hotSpot) in createCustomCursor() function
/external/webkit/Source/WebCore/platform/gtk/
DCursorGtk.cpp62 static GRefPtr<GdkCursor> createCustomCursor(Image* image, const IntPoint& hotSpot) in createCustomCursor() function