Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_eventrecorder.h142 bool IsUserGesture() const;
Dcjs_eventrecorder.cpp393 bool CJS_EventRecorder::IsUserGesture() const { in IsUserGesture() function in CJS_EventRecorder
Dcjs_document.cpp444 if (!pHandler->IsUserGesture()) in print()
570 if (!pHandler->IsUserGesture()) in submitForm()