|
libime
|


Public Member Functions | |
| PinyinDictionaryPrivate (PinyinDictionary *q) | |
| void | addEmptyMatch (const PinyinMatchContext &context, const SegmentGraphNode ¤tNode, MatchedPinyinPaths ¤tMatches) const |
| void | findMatchesBetween (const PinyinMatchContext &context, const SegmentGraphNode &prevNode, const SegmentGraphNode ¤tNode, MatchedPinyinPaths ¤tMatches) const |
| bool | matchWords (const PinyinMatchContext &context, const MatchedPinyinPaths &newPaths) const |
| bool | matchWordsForOnePath (const PinyinMatchContext &context, const MatchedPinyinPath &path) const |
| void | matchNode (const PinyinMatchContext &context, const SegmentGraphNode ¤tNode) const |
Public Attributes | |
| fcitx::ScopedConnection | conn_ |
| std::vector< PinyinDictFlags > | flags_ |
Definition at line 339 of file pinyindictionary.cpp.
1.8.13