Searched refs:hasChar (Results 1 – 2 of 2) sorted by relevance
28 if (strategy == BreakStrategy::Greedy || textBuffer.hasChar(CHAR_TAB)) { in breakIntoLines()
50 inline bool hasChar(uint16_t c) const { in hasChar() function