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