Home
last modified time | relevance | path

Searched defs:textDict (Results 1 – 2 of 2) sorted by relevance

/dports/chinese/opencc/OpenCC-ver.1.0.5/src/
H A DTextDictTestBase.hpp70 TextDictPtr textDict(new TextDict(lexicon)); in CreateDictForTaiwanVariants() local
113 const TextDictPtr textDict; member in opencc::TextDictTestBase
/dports/databases/grass7/grass-7.8.6/gui/wxpython/psmap/
H A Dframe.py920 def makePSFont(self, textDict): argument
968 def getTextExtent(self, textDict): argument
2368 def DrawRotText(self, pdc, drawId, textDict, coords, bounds): argument