Home
last modified time | relevance | path

Searched refs:font_count (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c307 FT_UShort font_count = 0; in fnt_face_get_dll_font() local
333 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