Searched refs:numSupportedFonts (Results 1 – 1 of 1) sorted by relevance
839 int numSupportedFonts = sizeof(HB_UnicodeMappingArray) / sizeof(HB_UnicodeMapping); in getUnicodeFromHBScript() local840 for (int i = 0; i < numSupportedFonts; i++) { in getUnicodeFromHBScript()