Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/base/
A Dftmac.c433 unsigned short string_count; in parse_fond() local
442 string_count = EndianS16_BtoN( *(short*)(p) ); in parse_fond()
445 for ( i = 0; i < string_count && i < 64; i++ ) in parse_fond()
462 style->indexes[face_index] <= FT_MIN( string_count, 64 ) ) in parse_fond()
473 if ( j < string_count && ( s = names[j] ) != NULL ) in parse_fond()

Completed in 7 milliseconds