Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrgload.c58 FT_FREE( glyph->x_control ); in pfr_glyph_done()
297 if ( FT_RENEW_ARRAY( glyph->x_control, in pfr_glyph_load_simple()
305 glyph->y_control = glyph->x_control + x_count; in pfr_glyph_load_simple()
329 glyph->x_control[i] = x; in pfr_glyph_load_simple()
393 pos[0].x = glyph->x_control[format_low]; in pfr_glyph_load_simple()
445 cur->x = glyph->x_control[idx]; in pfr_glyph_load_simple()
A Dpfrtypes.h343 FT_Pos* x_control; member

Completed in 5 milliseconds