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

  /external/webkit/WebKit/mac/WebView/
WebVideoFullscreenHUDWindowController.h 41 BOOL _mouseIsInHUD;
WebVideoFullscreenHUDWindowController.mm 269 if (!_mouseIsInHUD && [self playing]) // Don't fade out when paused.
558 else if (!_mouseIsInHUD) {
632 _mouseIsInHUD = YES;
638 _mouseIsInHUD = NO;

Completed in 52 milliseconds