Searched refs:contextMenuCursor (Results 1 - 12 of 12) sorted by relevance

/external/webkit/WebCore/platform/haiku/
H A DCursorHaiku.cpp181 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/platform/android/
H A DCursorAndroid.cpp196 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/platform/brew/
H A DCursorBrew.cpp203 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/platform/wince/
H A DCursorWince.cpp89 const Cursor& contextMenuCursor() { return getCursor(CursorContextMenu); } function in namespace:WebCore
/external/webkit/WebCore/platform/
H A DCursor.h156 const Cursor& contextMenuCursor();
/external/webkit/WebCore/platform/chromium/
H A DCursorChromium.cpp253 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/platform/wx/
H A DCursorWx.cpp240 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/platform/mac/
H A DCursorMac.mm143 const Cursor& contextMenuCursor()
145 DEFINE_STATIC_LOCAL(Cursor, c, (leakNamedCursor("contextMenuCursor", 3, 2)));
/external/webkit/WebCore/platform/gtk/
H A DCursorGtk.cpp279 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/platform/qt/
H A DCursorQt.cpp99 , ContextMenuCursor(QCursor(QPixmap(QLatin1String(":/webkit/resources/contextMenuCursor.png")), 3, 2))
313 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/platform/win/
H A DCursorWin.cpp351 const Cursor& contextMenuCursor() function in namespace:WebCore
/external/webkit/WebCore/page/
H A DEventHandler.cpp1115 return contextMenuCursor();

Completed in 54 milliseconds