Home
last modified time | relevance | path

Searched refs:close_dict (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dsync.cpp96 userdict_->close_dict(); in finish()
H A Duserdict.cpp280 close_dict(); in ~UserDict()
317 bool UserDict::close_dict() { in close_dict() function in ime_pinyin::UserDict
1030 close_dict(); in _get_lpis()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Datomdictbase.h72 virtual bool close_dict() = 0;
H A Ddicttrie.h181 bool close_dict() {return true;} in close_dict() function
H A Duserdict.h44 bool close_dict();
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Datomdictbase.h72 virtual bool close_dict() = 0;
H A Ddicttrie.h181 bool close_dict() {return true;} in close_dict() function
H A Duserdict.h44 bool close_dict();