Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/win/
DWebDropSource.cpp119 BOOL showCustomCursors; in GiveFeedback() local
120 …(FAILED(WebPreferences::sharedStandardPreferences()->customDragCursorsEnabled(&showCustomCursors))) in GiveFeedback()
124 if (!showCustomCursors) in GiveFeedback()