Home
last modified time | relevance | path

Searched defs:swallowEvent (Results 1 – 6 of 6) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotEvent.cpp165 void QtGnuplotEventReceiver::swallowEvent(QtGnuplotEventType type, QDataStream& in) in swallowEvent() function in QtGnuplotEventReceiver
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotEvent.cpp165 void QtGnuplotEventReceiver::swallowEvent(QtGnuplotEventType type, QDataStream& in) in swallowEvent() function in QtGnuplotEventReceiver
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/qtterminal/
H A DQtGnuplotEvent.cpp165 void QtGnuplotEventReceiver::swallowEvent(QtGnuplotEventType type, QDataStream& in) in swallowEvent() function in QtGnuplotEventReceiver
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DMouseEvent.cpp177 bool swallowEvent = event()->defaultHandled() || event()->defaultPrevented(); in dispatchEvent() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.cpp487 bool swallowEvent = false; in handleMousePressEvent() local
1424 …bool swallowEvent = dispatchMouseEvent(eventNames().mousedownEvent, targetNode(mev), true, m_click… in handleMousePressEvent() local
1610 bool swallowEvent = false; in handleMouseMoveEvent() local
2001 bool swallowEvent = false; in dispatchMouseEvent() local
2186 bool swallowEvent; in sendContextMenuEvent() local
/dports/www/kf5-khtml/khtml-5.89.0/src/
H A Dkhtmlview.cpp1266 …bool swallowEvent = dispatchMouseEvent(EventImpl::MOUSEDOWN_EVENT, mev.innerNode.handle(), mev.inn… in mousePressEvent() local
1305 …bool swallowEvent = dispatchMouseEvent(EventImpl::MOUSEDOWN_EVENT, mev.innerNode.handle(), mev.inn… in mouseDoubleClickEvent() local
1389 …bool swallowEvent = dispatchMouseEvent(EventImpl::MOUSEMOVE_EVENT, target, mev.innerNonSharedNode.… in mouseMoveEvent() local
1592 bool swallowEvent = false; in mouseReleaseEvent() local
3681 bool swallowEvent = false; in dispatchMouseEvent() local