Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ isInKeyName
Method
isInKeyName
python/cinbase/cin.py:89–90 ·
view source on GitHub ↗
(self, key)
Source
from the content-addressed store, hash-verified
87
88
89
def
isInKeyName(self, key):
90
return
key in self.keynames
91
92
93
def
getKeyName(self, key):
Callers
4
filterKeyDown
Method · 0.45
onKeyDown
Method · 0.45
onCompositionTerminated
Method · 0.45
calcRemoveStringLength
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected