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

  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/
sim_dict.h 63 const TState* getRoot() const { return &m_root; }
67 void PrintOut(FILE* fp) { wstring ws; InnerPrint(fp, ws, getRoot()); }
  /nv-g11n/inputmethod/sunpinyin2/src/slm/
sim_dict.h 63 const TState* getRoot() const { return &m_root; }
67 void PrintOut(FILE* fp) { wstring ws; InnerPrint(fp, ws, getRoot()); }

Completed in 62 milliseconds