Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/mac/
DCursorMac.mm76 void Cursor::ensurePlatformCursor() const
222 ensurePlatformCursor();
/external/webkit/Source/WebCore/platform/qt/
DCursorQt.cpp83 void Cursor::ensurePlatformCursor() const in ensurePlatformCursor() function in WebCore::Cursor
/external/webkit/Source/WebCore/platform/
DCursor.h181 void ensurePlatformCursor() const;
DCursor.cpp260 ensurePlatformCursor(); in platformCursor()
/external/webkit/Source/WebCore/platform/gtk/
DCursorGtk.cpp69 void Cursor::ensurePlatformCursor() const in ensurePlatformCursor() function in WebCore::Cursor
/external/webkit/Source/WebCore/platform/win/
DCursorWin.cpp133 void Cursor::ensurePlatformCursor() const in ensurePlatformCursor() function in WebCore::Cursor
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0649547 (WebCore::Cursor::ensurePlatformCursor): Removed all the calls to HardRetain
71523 (WebCore::Cursor::ensurePlatformCursor):
76064 QCursor instances into ensurePlatformCursor.
76069 (WebCore::Cursor::ensurePlatformCursor):
87829 (WebCore::Cursor::ensurePlatformCursor):
88271 (WebCore::Cursor::ensurePlatformCursor): Added.
99660 (WebCore::Cursor::ensurePlatformCursor): Make sure to retain the cursor.
99904 (WebCore::Cursor::ensurePlatformCursor):
99921 (WebCore::Cursor::ensurePlatformCursor):
DChangeLog8684 (WebCore::Cursor::ensurePlatformCursor):