Searched refs:nextFontID (Results 1 – 4 of 4) sorted by relevance
1036 SkFontID nextFontID = 0; in nextLogicalFontLocked() local1044 nextFontID = findTypefaceLocked(nextTypeface, origTypeface->style())->uniqueID(); in nextLogicalFontLocked()1053 plainFallbackFontIndex, nextFallbackFontIndex, nextFontID)); in nextLogicalFontLocked()1054 return nextFontID; in nextLogicalFontLocked()
1844 SkFontID nextFontID = 0; in NextLogicalFont() local1847 nextFontID = face->uniqueID(); in NextLogicalFont()1849 return nextFontID; in NextLogicalFont()
1025 SkFontID nextFontID = 0; in nextLogicalFontLocked() local1033 nextFontID = findTypefaceLocked(nextTypeface, origTypeface->style())->uniqueID(); in nextLogicalFontLocked()1042 plainFallbackFontIndex, nextFallbackFontIndex, nextFontID)); in nextLogicalFontLocked()1043 return nextFontID; in nextLogicalFontLocked()
1727 SkFontID nextFontID = 0; in NextLogicalFont() local1730 nextFontID = face->uniqueID(); in NextLogicalFont()1732 return nextFontID; in NextLogicalFont()