Home
last modified time | relevance | path

Searched defs:handleEvent (Results 1 – 13 of 13) sorted by relevance

/external/webkit/WebCore/bindings/js/
DJSCustomPositionErrorCallback.cpp46 void JSCustomPositionErrorCallback::handleEvent(PositionError* positionError) in handleEvent() function in WebCore::JSCustomPositionErrorCallback
DJSCustomPositionCallback.cpp46 void JSCustomPositionCallback::handleEvent(Geoposition* geoposition, bool& raisedException) in handleEvent() function in WebCore::JSCustomPositionCallback
DJSCustomSQLTransactionErrorCallback.cpp49 bool JSCustomSQLTransactionErrorCallback::handleEvent(SQLError* error) in handleEvent() function in WebCore::JSCustomSQLTransactionErrorCallback
DJSCustomSQLStatementCallback.cpp50 void JSCustomSQLStatementCallback::handleEvent(SQLTransaction* transaction, SQLResultSet* resultSet… in handleEvent() function in WebCore::JSCustomSQLStatementCallback
DJSCustomSQLStatementErrorCallback.cpp50 bool JSCustomSQLStatementErrorCallback::handleEvent(SQLTransaction* transaction, SQLError* error) in handleEvent() function in WebCore::JSCustomSQLStatementErrorCallback
DJSCustomVoidCallback.cpp50 void JSCustomVoidCallback::handleEvent() in handleEvent() function in WebCore::JSCustomVoidCallback
DJSCustomSQLTransactionCallback.cpp90 void JSCustomSQLTransactionCallback::handleEvent(SQLTransaction* transaction, bool& raisedException) in handleEvent() function in WebCore::JSCustomSQLTransactionCallback
/external/webkit/WebCore/xml/
DXPathResult.cpp46 virtual void handleEvent(Event*, bool) { m_result->invalidateIteratorState(); } in handleEvent() function in WebCore::InvalidatingEventListener
/external/webkit/WebCore/platform/
DWidget.h165 virtual void handleEvent(Event*) { } in handleEvent() function
/external/webkit/WebCore/loader/
DImageDocument.cpp344 void ImageEventListener::handleEvent(Event* event, bool) in handleEvent() function in WebCore::ImageEventListener
/external/webkit/WebCore/svg/animation/
DSVGSMILElement.cpp69 virtual void handleEvent(Event* event, bool) in handleEvent() function in WebCore::ConditionEventListener
/external/webkit/WebKit/win/
DDOMEventsClasses.cpp52 HRESULT STDMETHODCALLTYPE DOMEventListener::handleEvent( in handleEvent() function in DOMEventListener
/external/webkit/WebCore/plugins/
DPluginView.cpp148 void PluginView::handleEvent(Event* event) in handleEvent() function in WebCore::PluginView