Home | History | Annotate | Download | only in ports

Lines Matching refs:nextFontID

1025     SkFontID nextFontID = 0;
1033 nextFontID = findTypefaceLocked(nextTypeface, origTypeface->style())->uniqueID();
1041 "=> nextFontID=%d", rec.fFontID, rec.fOrigFontID, plainFontID,
1042 plainFallbackFontIndex, nextFallbackFontIndex, nextFontID));
1043 return nextFontID;