Home
last modified time | relevance | path

Searched defs:HotKey (Results 1 – 25 of 100) sorted by relevance

1234

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/das/
H A Dstruct_hot_key.go19 type HotKey struct { struct
20 Key string `json:"Key" xml:"Key"`
21 NodeId string `json:"NodeId" xml:"NodeId"`
22 Db int `json:"Db" xml:"Db"`
23 Lfu int `json:"Lfu" xml:"Lfu"`
24 Hot string `json:"Hot" xml:"Hot"`
25 KeyType string `json:"KeyType" xml:"KeyType"`
26 Size int64 `json:"Size" xml:"Size"`
H A Dstruct_data_in_describe_hot_keys.go20 HotKey []HotKey `json:"HotKey" xml:"HotKey"` member
H A Dstruct_hot_keys.go20 HotKey []HotKey `json:"HotKey" xml:"HotKey"` member
H A Dstruct_data_in_describe_top_hot_keys.go20 HotKey []HotKey `json:"HotKey" xml:"HotKey"` member
/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/helpers/parser/
H A Dhotkey.c92 void HotKeyToString(tchar_t* Out, size_t OutLen, uint32_t HotKey, hotkeygetname GetName, void* GetN… in HotKeyToString()
136 uint32_t HotKey = 0; in StringToHotKey() local
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/helpers/parser/
H A Dhotkey.c92 void HotKeyToString(tchar_t* Out, size_t OutLen, uint32_t HotKey, hotkeygetname GetName, void* GetN… in HotKeyToString()
136 uint32_t HotKey = 0; in StringToHotKey() local
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/helpers/parser/
H A Dhotkey.c92 void HotKeyToString(tchar_t* Out, size_t OutLen, uint32_t HotKey, hotkeygetname GetName, void* GetN… in HotKeyToString()
136 uint32_t HotKey = 0; in StringToHotKey() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DButton.h193 struct HotKey { struct
203 void UnregisterHotKey(); argument
/dports/security/yapet/yapet-2.3/libyacurs/src/
H A Dhotkey.cc41 HotKey::HotKey(int k) : _key(k) {} in HotKey() function in HotKey
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/gowid/widgets/terminal/
H A Dterminal.go76 HotKey() tcell.Key methodSpec
87 type HotKey struct { struct
88 K tcell.Key
91 func (t HotKey) HotKey() tcell.Key { func
108 HotKey IHotKeyProvider member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DDictionaryPopupInfo.h49 HotKey enumerator
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DHotKeyControlEx.cs46 public Keys HotKey property in KeePass.UI.HotKeyControlEx
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DToolBar.cpp87 bool ToolBar::HotKey(dword key) in HotKey() function in Upp::ToolBar
H A DMenuItem.cpp395 bool MenuItem::HotKey(dword key) in HotKey() function in Upp::MenuItem
498 bool SubMenuItem::HotKey(dword key) in HotKey() function in Upp::SubMenuItem
574 bool TopSubMenuItem::HotKey(dword key) in HotKey() function in Upp::TopSubMenuItem
/dports/devel/upp/upp/bazaar/PopUpC/
H A DPopUpC.h77 virtual bool HotKey(dword key) in HotKey() function
/dports/devel/upp/upp/bazaar/CtrlLibBoostPy/
H A DButton.cpp34 …virtual bool HotKey(dword key) { if(override f = this->get_override("hotkey")) return f(key); retu… in HotKey() function in ButtonWrap
H A DSwitch.cpp40 …virtual bool HotKey(dword key) { if(override f = this->get_override("hotkey")) return f(key); retu… in HotKey() function in SwitchWrap
H A DPusher.cpp72 …virtual bool HotKey(dword key) { if(override f = this->get_override("hotkey")) return f(key); retu… in HotKey() function in PusherWrap
/dports/games/d2x/d2x-0.2.5/unused/ui/
H A Dkeypad.c32 static int HotKey[17]; variable
/dports/devel/upp/upp/uppsrc/TextDiffCtrl/
H A DDirDiff.cpp240 bool Upp::DirDiffDlg::HotKey(dword key) in HotKey() function in Upp::Upp::DirDiffDlg
/dports/games/freesynd/freesynd-0.7.5/src/menus/
H A Dmenu.h185 HotKey(KeyFunc code, uint16 unicode, Option *pOpt) { in HotKey() function
/dports/misc/estic/estic-1.61_10/spunk/
H A Ditemwin.h79 Key HotKey; // variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
H A DSetupBrowser.c512 IN BOOLEAN HotKey, in ThunkCreatePopUp()
/dports/devel/upp/upp/reference/Events/
H A DEvents.cpp189 virtual bool HotKey(dword key) in HotKey() function
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DCtrlKbd.cpp113 bool Ctrl::HotKey(dword key) in HotKey() function in Upp::Ctrl

1234