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

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

Completed in 68 milliseconds