HomeSort by relevance Sort by last modified time
    Searched refs:ignoreNextSetCursor (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/win/
WidgetWin.cpp 63 bool ignoreNextSetCursor = false;
69 if (ignoreNextSetCursor) {
70 ignoreNextSetCursor = false;
  /external/webkit/WebCore/plugins/win/
PluginViewWin.cpp 665 extern bool ignoreNextSetCursor;
733 // and since we don't want that we set ignoreNextSetCursor to true here to prevent that.
734 ignoreNextSetCursor = true;
    [all...]

Completed in 79 milliseconds