Home
last modified time | relevance | path

Searched refs:PartOfSpeechType (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/openwnn/3rdparty/openwnn/wnnEngine/include/
H A Dopenwnndictionary.h59 enum PartOfSpeechType { enum
91 WnnPOS getPOS(PartOfSpeechType type);
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/openwnn/3rdparty/openwnn/wnnEngine/
H A Dopenwnndictionary.cpp712 int getLeftPartOfSpeechSpecifiedType(OpenWnnDictionary::PartOfSpeechType posType) in getLeftPartOfSpeechSpecifiedType()
753 int getRightPartOfSpeechSpecifiedType(OpenWnnDictionary::PartOfSpeechType posType) in getRightPartOfSpeechSpecifiedType()
901 WnnPOS OpenWnnDictionary::getPOS(PartOfSpeechType type) in getPOS()