Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/haiku/
DCursorHaiku.cpp213 static Cursor cursorNotAllowed = createCursorByID(B_CURSOR_ID_NOT_ALLOWED); in noDropCursor() local
242 static Cursor cursorNotAllowed = createCursorByID(B_CURSOR_ID_NOT_ALLOWED); in notAllowedCursor() local