Searched refs:feedChar (Results 1 – 3 of 3) sorted by relevance
161 void feedChar(uint32_t idx, uint16_t c, float w, bool canBreakHere) { in feedChar() function
234 proc.feedChar(i, textBuf[i], measured.widths[i], run->canBreak()); in populateCandidates()
145 proc.feedChar(i, textBuf[i], widths[i], run->canBreak()); in measure()