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

  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/mmseg/
mmseg.cpp 68 static bool s_bTextOut = false;
118 s_bTextOut = (strcmp(optarg, "text") == 0);
155 if (s_bTextOut) {
211 if (!s_bTextOut)
243 if (!s_bTextOut) {
  /nv-g11n/inputmethod/sunpinyin2/src/slm/mmseg/
mmseg.cpp 68 static bool s_bTextOut = false;
118 s_bTextOut = (strcmp(optarg, "text") == 0);
155 if (s_bTextOut) {
211 if (!s_bTextOut)
243 if (!s_bTextOut) {
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/slmseg/
slmseg.cpp 74 static bool s_bTextOut = false;
121 s_bTextOut = (strcmp(optarg, "text") == 0);
158 if (s_bTextOut) {
360 if (!s_bTextOut)
383 if (!s_bTextOut) {
  /nv-g11n/inputmethod/sunpinyin2/src/slm/slmseg/
slmseg.cpp 74 static bool s_bTextOut = false;
121 s_bTextOut = (strcmp(optarg, "text") == 0);
158 if (s_bTextOut) {
360 if (!s_bTextOut)
383 if (!s_bTextOut) {

Completed in 180 milliseconds