Searched refs:font_count (Results 1 – 1 of 1) sorted by relevance
307 FT_UShort font_count = 0; in fnt_face_get_dll_font() local333 font_count = count; in fnt_face_get_dll_font()344 if ( !font_count || !font_offset ) in fnt_face_get_dll_font()353 if ( font_count * 118UL > stream->size ) in fnt_face_get_dll_font()360 face->root.num_faces = font_count; in fnt_face_get_dll_font()362 if ( face_index >= font_count ) in fnt_face_get_dll_font()
Completed in 3 milliseconds