Searched refs:isCRBeforeLF (Results 1 – 1 of 1) sorted by relevance
201 return isCRBeforeLF(offset) ? 2 : 1; in clusterLengthStartingAt()204 bool isCRBeforeLF(unsigned offset) const in isCRBeforeLF() function