MCPcopy 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

getCharEncodeMethod · 0.95
onKeyDownMethod · 0.45
updateCompositionCharMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected