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

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDropSource.cpp120 BOOL showCustomCursors; local
121 if (FAILED(WebPreferences::sharedStandardPreferences()->customDragCursorsEnabled(&showCustomCursors)))
125 if (!showCustomCursors)

Completed in 61 milliseconds