HomeSort by relevance Sort by last modified time
    Searched defs:makeSelection (Results 1 - 4 of 4) sorted by null

  /nv-g11n/inputmethod/sunpinyin/ime/src/
imi_view_modern.cpp 288 CIMIModernView::makeSelection(int idx, unsigned int& mask)
291 m_pIC->makeSelection(cand);
610 makeSelection(0, mask);
619 makeSelection(keyvalue == '0' ? 9 : keyvalue-'1', mask);
700 makeSelection(index, changeMasks);
imi_view_classic.cpp 264 makeSelection(selection, changeMasks);
270 makeSelection(0, changeMasks);
350 makeSelection(index, changeMasks);
762 CIMIClassicView::makeSelection(int idx, unsigned int& mask)
773 m_pIC->makeSelection(cand);
imi_context.cpp 303 CIMIContext::makeSelection(const CCandidate& candi)
    [all...]
  /nv-g11n/inputmethod/sunpinyin2/src/ime-core/
imi_context.cpp 582 void CIMIContext::makeSelection (CCandidate &candi, bool doSearch)

Completed in 2100 milliseconds