Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfread.c292 FT_ULong ntables, /* same as PCF_Toc->count */ in pcf_seek_to_table_type() argument
301 for ( i = 0; i < ntables; i++ ) in pcf_seek_to_table_type()
330 FT_ULong ntables, /* same as PCF_Toc->count */ in pcf_has_table_type() argument
336 for ( i = 0; i < ntables; i++ ) in pcf_has_table_type()

Completed in 79 milliseconds