Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h158 bool wasLastChangeUserEdit(Element* textField, ExceptionState&);
DInternals.idl114 [RaisesException] boolean wasLastChangeUserEdit(Element textField);
DInternals.cpp980 bool Internals::wasLastChangeUserEdit(Element* textField, ExceptionState& exceptionState) in wasLastChangeUserEdit() function in WebCore::Internals