Searched refs:glyphInfos (Results 1 – 1 of 1) sorted by relevance
98 can_end_line(const std::vector<GlyphInfo>& glyphInfos, int offset) in can_end_line() argument100 int count = static_cast<int>(glyphInfos.size()); in can_end_line()108 uint32 charCode = glyphInfos[offset].charCode; in can_end_line()115 uint32 nextCharCode = glyphInfos[offset + 1].charCode; in can_end_line()