HomeSort by relevance Sort by last modified time
    Searched refs:UserGestureIndicator (Results 26 - 42 of 42) sorted by null

12

  /external/chromium_org/third_party/WebKit/Source/web/
WebLocalFrameImpl.cpp 156 #include "platform/UserGestureIndicator.h"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
NPV8Object.cpp 43 #include "platform/UserGestureIndicator.h"
371 // FIXME: Is this branch still needed after switching to using UserGestureIndicator?
381 UserGestureIndicator gestureIndicator(popupsAllowed ? DefinitelyProcessingNewUserGesture : PossiblyProcessingUserGesture);
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.cpp 85 #include "platform/UserGestureIndicator.h"
643 if (!m_frame->tree().parent() || UserGestureIndicator::processingUserGesture())
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.target.darwin-arm.mk 90 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.darwin-arm64.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.darwin-mips.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.darwin-mips64.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.darwin-x86.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.darwin-x86_64.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.linux-arm.mk 90 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.linux-arm64.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.linux-mips.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.linux-mips64.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.linux-x86.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
blink_platform.target.linux-x86_64.mk 89 third_party/WebKit/Source/platform/UserGestureIndicator.cpp \
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebFrameTest.cpp 72 #include "platform/UserGestureIndicator.h"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.cpp 112 #include "platform/UserGestureIndicator.h"
    [all...]

Completed in 394 milliseconds

12