Home
last modified time | relevance | path

Searched defs:dict_response (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/stardict3/stardict-3.0.6/dict/src/lib/
H A Dstardict_client.h85 struct DictResponse dict_response; member
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dfloatwin.cpp269 void FloatWin::AppendTextStarDictNet(const struct STARDICT::LookupResponse::DictResponse *dict_resp… in AppendTextStarDictNet()
H A Dmainwin.cpp2187 void TextWin::Show(const struct STARDICT::LookupResponse::DictResponse *dict_response, STARDICT::Lo… in Show()