Home
last modified time | relevance | path

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

/third_party/freetype/src/pfr/
Dpfrgload.c767 FT_Int i, old_points, num_points; in pfr_glyph_load_rec() local
774 old_points = base->n_points; in pfr_glyph_load_rec()
784 num_points = base->n_points - old_points; in pfr_glyph_load_rec()
789 FT_Vector* vec = base->points + old_points; in pfr_glyph_load_rec()
802 FT_Vector* vec = loader->base.outline.points + old_points; in pfr_glyph_load_rec()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c767 FT_Int i, old_points, num_points; in pfr_glyph_load_rec() local
774 old_points = base->n_points; in pfr_glyph_load_rec()
784 num_points = base->n_points - old_points; in pfr_glyph_load_rec()
789 FT_Vector* vec = base->points + old_points; in pfr_glyph_load_rec()
802 FT_Vector* vec = loader->base.outline.points + old_points; in pfr_glyph_load_rec()
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c767 FT_Int i, old_points, num_points; in pfr_glyph_load_rec() local
774 old_points = base->n_points; in pfr_glyph_load_rec()
784 num_points = base->n_points - old_points; in pfr_glyph_load_rec()
789 FT_Vector* vec = base->points + old_points; in pfr_glyph_load_rec()
802 FT_Vector* vec = loader->base.outline.points + old_points; in pfr_glyph_load_rec()