HomeSort by relevance Sort by last modified time
    Searched refs:CCandidates (Results 1 - 7 of 7) sorted by null

  /nv-g11n/inputmethod/sunpinyin2/src/ime-core/
imi_view_classic.h 69 CCandidates m_candiList;
imi_context.h 73 typedef std::vector<CCandidate> CCandidates;
74 typedef CCandidates::iterator CCandidatesIter;
237 void getCandidates (unsigned frIdx, CCandidates& result);
imi_context.cpp 477 void CIMIContext::getCandidates (unsigned frIdx, CCandidates& result)
  /nv-g11n/inputmethod/sunpinyin/ime/src/
imi_view_classic.h 189 CCandidates m_CandiList;
imi_view_modern.h 204 CCandidates m_CandiList;
imi_context.h 124 typedef std::vector<CCandidate> CCandidates;
125 typedef CCandidates::iterator CCandidatesIter;
742 getCandidates(CSkeletonIter bone, CCandidates& result);
imi_context.cpp 619 CIMIContext::getCandidates(CSkeletonIter bone, CCandidates& result)
    [all...]

Completed in 1740 milliseconds