Searched refs:nmaps (Results 1 – 1 of 1) sorted by relevance
498 int nmaps = FXFT_Get_Face_CharmapCount(face); in GlyphFromCharCode() local500 while (m < nmaps) { in GlyphFromCharCode()526 int nmaps = FXFT_Get_Face_CharmapCount(face); in CharCodeFromUnicode() local527 for (int i = 0; i < nmaps; i++) { in CharCodeFromUnicode()