Home
last modified time | relevance | path

Searched refs:ListPreWords (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dstardict.h168 void ListPreWords(const char*sWord);
H A Dstardict.cpp1709 void AppCore::ListPreWords(const char*sWord) in ListPreWords() function in AppCore
H A Dmainwin.cpp488 gpAppFrame->ListPreWords(word); in do_prev()