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

/external/webkit/Source/WebCore/platform/win/
H A DWidgetWin.cpp62 bool ignoreNextSetCursor = false; member in namespace:WebCore
68 if (ignoreNextSetCursor) {
69 ignoreNextSetCursor = false;
/external/webkit/Source/WebCore/plugins/win/
H A DPluginViewWin.cpp661 extern bool ignoreNextSetCursor;
729 // and since we don't want that we set ignoreNextSetCursor to true here to prevent that.
730 ignoreNextSetCursor = true;

Completed in 72 milliseconds