Home | History | Annotate | Download | only in ports

Lines Matching refs:nextFontID

1036     SkFontID nextFontID = 0;
1044 nextFontID = findTypefaceLocked(nextTypeface, origTypeface->style())->uniqueID();
1052 "=> nextFontID=%d", rec.fFontID, rec.fOrigFontID, plainFontID,
1053 plainFallbackFontIndex, nextFallbackFontIndex, nextFontID));
1054 return nextFontID;