Home
last modified time | relevance | path

Searched refs:sendContextMenuEvent (Results 1 – 19 of 19) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h170 bool sendContextMenuEvent(const PlatformMouseEvent&);
H A DEventHandler.cpp2179 bool EventHandler::sendContextMenuEvent(const PlatformMouseEvent& event) in sendContextMenuEvent() function in WebCore::EventHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebPage.cpp975 bool handled = frame->eventHandler()->sendContextMenuEvent(platformMouseEvent); in handleContextMenuEvent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp3283 focusedFrame->eventHandler()->sendContextMenuEvent(PlatformMouseEvent(event, 1)); in swallowContextMenuEvent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2006-05-106926 (WebCore::FrameMac::sendContextMenuEvent): Ditto.
8077 (WebCore::FrameMac::sendContextMenuEvent):
8248 (WebCore::FrameMac::sendContextMenuEvent):
8316 (WebCore::FrameMac::sendContextMenuEvent):
13015 (WebCore::MacFrame::sendContextMenuEvent):
13490 (WebCore::MacFrame::sendContextMenuEvent):
19780 (WebCore::MacFrame::sendContextMenuEvent): Ditto.
21177 (WebCore::MacFrame::sendContextMenuEvent):
35883 (MacFrame::sendContextMenuEvent):
36019 (-[WebCoreBridge sendContextMenuEvent:]):
[all …]
H A DChangeLog-2003-10-25322 (KWQKHTMLPart::sendContextMenuEvent):
3513 * kwq/WebCoreBridge.h: Added sendContextMenuEvent: method.
3514 * kwq/WebCoreBridge.mm: (-[WebCoreBridge sendContextMenuEvent:]): Added.
3515 Calls sendContextMenuEvent on the part.
3517 * kwq/KWQKHTMLPart.h: Added sendContextMenuEvent member function.
3518 * kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::sendContextMenuEvent): Added. Sets up
H A DChangeLog-2006-12-312588 (WebCore::EventHandler::sendContextMenuEvent):
11105 Move things off the bridge, and move sendContextMenuEvent() from
11117 (WebCore::EventHandler::sendContextMenuEvent):
25646 (WebCore::FrameMac::sendContextMenuEvent):
26988 (WebCore::FrameMac::sendContextMenuEvent):
42855 * bridge/mac/FrameMac.mm: (WebCore::FrameMac::sendContextMenuEvent):
42916 (WebCore::FrameMac::sendContextMenuEvent):
42957 * bridge/mac/FrameMac.mm: (WebCore::FrameMac::sendContextMenuEvent):
55467 * bridge/mac/FrameMac.mm: (WebCore::FrameMac::sendContextMenuEvent):
H A DChangeLog-2005-08-2317989 (KWQKHTMLPart::sendContextMenuEvent):
18243 (KWQKHTMLPart::sendContextMenuEvent):
24980 …(KWQKHTMLPart::sendContextMenuEvent): check if SPI to always enable selecting closest word is enab…
36053 (KWQKHTMLPart::sendContextMenuEvent):
36118 …(KWQKHTMLPart::sendContextMenuEvent): don't attempt to select the closest word when the selection …
36127 (KWQKHTMLPart::sendContextMenuEvent): don't call deref on the view
36141 …(KWQKHTMLPart::sendContextMenuEvent): call selectClosetWordFromMouseEvent if nothing swallows the …
36204 (KWQKHTMLPart::sendContextMenuEvent): Ditto.
41488 …(KWQKHTMLPart::sendContextMenuEvent): Use KWQRetain instead of retain, and KWQRelease instead of r…
55498 (KWQKHTMLPart::sendContextMenuEvent): Ditto.
H A DChangeLog-2007-10-1414432 (WebCore::EventHandler::sendContextMenuEvent): In non-editable content,
14790 (WebCore::EventHandler::sendContextMenuEvent): Select the
56564 private part of the class. Changed sendContextMenuEvent to take a const&. Added new
56568 (WebCore::EventHandler::sendContextMenuEvent): Changed parameter to be a const&.
63203 (WebCore::EventHandler::sendContextMenuEvent): Select the word
65978 (WebCore::EventHandler::sendContextMenuEvent): Since WebcCore now
66144 (WebCore::EventHandler::sendContextMenuEvent):
H A DChangeLog-2009-06-163278 Made currentNSEvent a static member function. Added sendContextMenuEvent and
3329 (WebCore::EventHandler::sendContextMenuEvent): Added.
26780 (WebCore::EventHandler::sendContextMenuEvent):
39972 (WebCore::EventHandler::sendContextMenuEvent):
45144 (WebCore::EventHandler::sendContextMenuEvent):
54059 (WebCore::EventHandler::sendContextMenuEvent):
73024 (WebCore::EventHandler::sendContextMenuEvent):
86767 (WebCore::EventHandler::sendContextMenuEvent):
H A DChangeLog-2008-08-1011911 (WebCore::EventHandler::sendContextMenuEvent):
74487 (WebCore::EventHandler::sendContextMenuEvent): Call
75279 …For the actual Qt context menu we traverse this structure after sendContextMenuEvent and create a …
75313 …ow QWebPage::contextMenuEvent() retrieves the QMenu after calling sendContextMenuEvent and calls e…
75323 …Call sendContextMenuEvent on the event handler from a QWidget::contextMenuEvent re-implementation …
H A DChangeLog7137 Get rid of versions of sendContextMenuEvent and eventMayStartDrag that takes NSEvent
7140 … Removed EventHandler::sendContextMenuEvent(NSEvent*) and EventHandler::eventMayStartDrag(NSEvent*)
26746 (WebCore::EventHandler::sendContextMenuEvent):
28131 (WebCore::EventHandler::sendContextMenuEvent):
H A DChangeLog-2010-12-066286 (WebCore::EventHandler::sendContextMenuEvent):
6904 (WebCore::EventHandler::sendContextMenuEvent):
6918 (WebCore::EventHandler::sendContextMenuEvent):
107982 (WebCore::EventHandler::sendContextMenuEvent):
131017 (WebCore::EventHandler::sendContextMenuEvent):
H A DChangeLog-2005-12-1921877 (KWQKHTMLPart::sendContextMenuEvent):
H A DChangeLog-2010-05-2454274 (WebCore::EventHandler::sendContextMenuEvent):
H A DChangeLog-2010-01-2957407 (WebCore::EventHandler::sendContextMenuEvent):
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/
H A DChangeLog-2011-02-1625516 …For the actual Qt context menu we traverse this structure after sendContextMenuEvent and create a …
25530 …ow QWebPage::contextMenuEvent() retrieves the QMenu after calling sendContextMenuEvent and calls e…
25543 …Call sendContextMenuEvent on the event handler from a QWidget::contextMenuEvent re-implementation …
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/
H A DChangeLog1370 EventHandler::sendContextMenuEvent on the event handler belonging to the frame of the
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/
H A Dfrequencies.gold112891 "sendContextMenuEvent": -7.745868,