Searched refs:getKeyCount (Results 1 – 11 of 11) sorted by relevance
45 public int getKeyCount() { in getKeyCount() method in DummyKeyInput
35 return self->getKeyCount(self, count); in SR_SemanticResultGetKeyCount()
47 impl->Interface.getKeyCount = &SR_SemanticResult_GetKeyCount; in SR_SemanticResultCreate()
39 ESR_ReturnCode(*getKeyCount)(struct SR_SemanticResult_t* self, size_t* count); member
70 ESR_ReturnCode(*getKeyCount)(const struct SR_RecognizerResult_t* self, const size_t nbest, member
53 return self->getKeyCount(self, nbest, count); in SR_RecognizerResultGetKeyCount()
48 impl->Interface.getKeyCount = &SR_RecognizerResult_GetKeyCount; in SR_RecognizerResult_Create()118 CHKLOG(rc, result->getKeyCount(result , count)); in SR_RecognizerResult_GetKeyCount()
71 public int getKeyCount(){ in getKeyCount() method in LwjglKeyInput
117 s = included.getKeyCount(); in recompose()
843 public int getKeyCount() in getKeyCount() method in Stylesheet1428 s = getKeyCount(); in callChildVisitors()
83 public int getKeyCount() { in getKeyCount() method in AwtKeyInput