Searched refs:ffd (Results 1 – 1 of 1) sorted by relevance
94 FontFamily_Delegate ffd = mFontFamilies[i]; in getFonts() local95 if (ffd != null && ffd.isValid()) { in getFonts()96 Font font = ffd.getFont(weight, isItalic); in getFonts()98 FontVariant ffdVariant = ffd.getVariant(); in getFonts()114 if (variant == ffd.getVariant()) { in getFonts()