Home
last modified time | relevance | path

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

/external/freetype/src/pfr/
Dpfrgload.c61 glyph->max_xy_control = 0; in pfr_glyph_done()
294 if ( count > glyph->max_xy_control ) in pfr_glyph_load_simple()
300 glyph->max_xy_control, in pfr_glyph_load_simple()
304 glyph->max_xy_control = new_max; in pfr_glyph_load_simple()
Dpfrtypes.h312 FT_UInt max_xy_control; member