Lines Matching refs:SWISLTS_FNEXPORT
23 #define SWISLTS_FNEXPORT macro
27 #define SWISLTS_FNEXPORT __declspec(dllexport) macro
29 #define SWISLTS_FNEXPORT macro
75 SWISLTS_FNEXPORT SWIsltsResult SWIsltsGetWrapper(SWIsltsWrapper **ppLtsWrap) in SWIsltsGetWrapper()
95 SWISLTS_FNEXPORT SWIsltsResult SWIsltsReleaseWrapper(SWIsltsWrapper *pLtsWrap) in SWIsltsReleaseWrapper()
107 SWISLTS_FNEXPORT SWIsltsResult SWIsltsInit() in SWIsltsInit()
112 SWISLTS_FNEXPORT SWIsltsResult SWIsltsTerm() in SWIsltsTerm()
118 SWISLTS_FNEXPORT SWIsltsResult SWIsltsOpen(SWIsltsHand *phLts, in SWIsltsOpen()
162 SWISLTS_FNEXPORT SWIsltsResult SWIsltsClose(SWIsltsHand hLts) in SWIsltsClose()
185 SWISLTS_FNEXPORT SWIsltsResult SWIsltsTextToPhone(SWIsltsHand hLts, in SWIsltsTextToPhone()
268 SWISLTS_FNEXPORT SWIsltsResult SWIsltsG2PGetWordTranscriptions(SWIsltsHand hLts, in SWIsltsG2PGetWordTranscriptions()
347 SWISLTS_FNEXPORT SWIsltsResult SWIsltsG2PFreeWordTranscriptions(SWIsltsHand hLts, in SWIsltsG2PFreeWordTranscriptions()