Searched refs:SR_VocabularyImpl (Results 1 – 3 of 3) sorted by relevance
53 SR_VocabularyImpl * impl = (SR_VocabularyImpl*) self; in SR_CreateG2P()108 SR_VocabularyImpl * impl = (SR_VocabularyImpl*) self; in SR_DestroyG2P()148 SR_VocabularyImpl* impl; in SR_VocabularyCreateImpl()155 impl = NEW(SR_VocabularyImpl, MTAG); in SR_VocabularyCreateImpl()175 SR_VocabularyImpl* impl = (SR_VocabularyImpl*) self; in SR_VocabularyDestroyImpl()192 ESR_ReturnCode sr_vocabularyloadimpl_for_real(SR_VocabularyImpl* impl) in sr_vocabularyloadimpl_for_real()238 SR_VocabularyImpl* impl; in SR_VocabularyLoadImpl()242 impl = (SR_VocabularyImpl*) Interface; in SR_VocabularyLoadImpl()412 SR_VocabularyImpl* impl = (SR_VocabularyImpl*) self; in SR_VocabularyGetPronunciationImpl()574 SR_VocabularyImpl* impl = (SR_VocabularyImpl*) self; in SR_VocabularyGetLanguageImpl()
28 SR_VocabularyImpl* impl; in SR_VocabularyCreate()32 impl = (SR_VocabularyImpl*) Interface; in SR_VocabularyCreate()
65 SR_VocabularyImpl; typedef