Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfwoff2.c1258 get_x_mins( FT_Stream stream, in get_x_mins() function
1653 if ( get_x_mins( stream, indices, num_tables, info, memory ) ) in reconstruct_font()
/external/freetype/
DChangeLog405 (get_x_mins): Fix implicit sign conversion.
663 * src/sfnt/sfwoff2.c (get_x_mins): Check whether `loca' table
853 * src/sfnt/sfwoff2.c (get_x_mins): Do it.
983 * src/sfnt/sfwoff2.c (get_x_mins): Explicitly check for presence of
1292 (get_x_mins): Check `maxp_table'
1551 call `get_x_mins' which does the necessary work.
1553 * src/sfnt/sfwoff2.c (get_x_mins): New function.
1554 (reconstruct_font): Call get_x_mins.