Searched refs:deleteSearch (Results 1 – 4 of 4) sorted by relevance
53 int deleteSearch(int pos, bool isPosInSpellingId, bool clearFixedInThisStep);
137 int PinyinDecoderService::deleteSearch(int pos, bool isPosInSpellingId, bool clearFixedInThisStep) in deleteSearch() function in QtVirtualKeyboard::PinyinDecoderService
346 pinyin->deleteSearch(0, true, true); in clearpinyin()