Searched refs:currFontRecID (Results 1 – 1 of 1) sorted by relevance
487 FontRecID currFontRecID = ((FontConfigTypeface*)face)->getIdentity().fID; in find_proc() local488 return currFontRecID == *fontRecID; in find_proc()632 FontRecID currFontRecID = INVALID_FONT_REC_ID; in nextLogicalTypeface() local637 currFontRecID = ((FontConfigTypeface*)currTypeface)->getIdentity().fID; in nextLogicalTypeface()638 SkASSERT(INVALID_FONT_REC_ID != currFontRecID); in nextLogicalTypeface()642 if (INVALID_FONT_REC_ID != currFontRecID) { in nextLogicalTypeface()643 currFamilyRecID = fFonts[currFontRecID].fFamilyRecID; in nextLogicalTypeface()679 currFontID, origFontID, currFontRecID, opts.getLanguage().getTag().c_str(), in nextLogicalTypeface()