Home
last modified time | relevance | path

Searched refs:GetMetaKey (Results 1 – 16 of 16) sorted by relevance

/dports/misc/estic/estic-1.61_10/spunk/
H A Dkeydef.cc100 Key GetMetaKey (Key K) in GetMetaKey() function
H A Dkeydef.h363 Key GetMetaKey (Key K);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DXULCommandEvent.cpp88 XULCommandEvent::GetMetaKey(bool* aIsDown) in GetMetaKey() function in mozilla::dom::XULCommandEvent
H A DKeyboardEvent.cpp89 KeyboardEvent::GetMetaKey(bool* aIsDown) in GetMetaKey() function in mozilla::dom::KeyboardEvent
H A DMouseEvent.cpp478 MouseEvent::GetMetaKey(bool* aIsDown) in GetMetaKey() function in mozilla::dom::MouseEvent
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DXULCommandEvent.cpp66 XULCommandEvent::GetMetaKey(bool* aIsDown) { in GetMetaKey() function in mozilla::dom::XULCommandEvent
H A DMouseEvent.cpp401 MouseEvent::GetMetaKey(bool* aIsDown) { in GetMetaKey() function in mozilla::dom::MouseEvent
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILTimeValueSpec.cpp445 keyEvent->GetMetaKey(&isMeta); in CheckAccessKeyEventDetail()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsListControlFrame.cpp847 mouseEvent->GetMetaKey(&isControl); in HandleListSelection()
1935 mouseEvent->GetMetaKey(&isControl); in DragMove()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsListControlFrame.cpp800 mouseEvent->GetMetaKey(&isControl); in HandleListSelection()
1787 mouseEvent->GetMetaKey(&isControl); in DragMove()
/dports/games/springlobby/springlobby-0.180/src/springsettings/hotkeys/
H A Dhotkey_panel.cpp204 binding.setMetaKey( KeynameConverter::spring2wxKeybinder( profile.GetMetaKey(), true ) ); in getBindingsFromProfile()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DnsXBLPrototypeHandler.cpp531 keyEvent->GetMetaKey(&isMeta); in DispatchXULKeyCommand()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/satchel/
H A DnsFormFillController.cpp1049 keyEvent->GetMetaKey(&isMeta); in KeyPress()
/dports/games/springlobby/springlobby-0.180/src/wxkeybinder/
H A Dkeybinder.h872 const wxString& GetMetaKey() const { in GetMetaKey() function
H A Dkeybinder.cpp2588 ChangeMetaDlg dlg( GetSelProfile()->GetMetaKey(), this ); in OnCommandsCmdMenuSelected()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsXULPopupManager.cpp2666 aKeyEvent->GetMetaKey(&meta);