Searched refs:hasTabChar (Results 1 – 1 of 1) sorted by relevance
368 bool hasTabChar = false; in getResult() local370 hasTabChar |= mTextBuf[i] == CHAR_TAB; in getResult()379 out.flags.push_back((hasTabChar ? TAB_BIT : 0) | static_cast<int>(breakPoint.hyphenEdit)); in getResult()