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

  /nv-g11n/inputmethod/sunpinyin/slm/src/lexicon/
pytrie_gen.h 64 unsigned m_bGBK : 1;
76 unsigned m_bGBK : 1;
88 anony.m_bGBK= (gbk)?1:0;
  /nv-g11n/inputmethod/sunpinyin/ime/src/
imi_context.h 483 { return m_bGBK; }
487 { m_bGBK = enable; }
766 bool m_bGBK;

Completed in 120 milliseconds