Searched refs:lastFamily (Results 1 – 1 of 1) sorted by relevance
377 const FontFamily* lastFamily = nullptr; in itemize() local412 } else if (lastFamily != nullptr && (isStickyWhitelisted(ch) || isCombining(ch))) { in itemize()414 shouldContinueRun = lastFamily->getCoverage().get(ch); in itemize()420 if (utf16Pos == 0 || family.get() != lastFamily) { in itemize()439 if (lastFamily == nullptr) { in itemize()448 lastFamily = family.get(); in itemize()457 if (lastFamily == nullptr) { in itemize()