Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ getKeyName
Method
getKeyName
python/cinbase/cin.py:93–94 ·
view source on GitHub ↗
(self, key)
Source
from the content-addressed store, hash-verified
91
92
93
def
getKeyName(self, key):
94
return
self.keynames[key]
95
96
97
def
isHaveKey(self, val):
Callers
5
getCharEncode
Method · 0.95
onKeyDown
Method · 0.45
onCompositionTerminated
Method · 0.45
calcRemoveStringLength
Method · 0.45
updateCompositionChar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected