Searched refs:extra_points2 (Results 1 - 6 of 6) sorted by relevance

/external/freetype/src/base/
H A Dftgloadr.c116 loader->base.extra_points2 = NULL;
159 loader->current.extra_points2 = loader->base.extra_points2 +
175 loader->base.extra_points2 = loader->base.extra_points +
240 loader->base.extra_points2 = loader->base.extra_points + new_max;
392 FT_ARRAY_COPY( target->base.extra_points2, source->base.extra_points2,
/external/pdfium/third_party/freetype/src/base/
H A Dftgloadr.c116 loader->base.extra_points2 = NULL;
159 loader->current.extra_points2 = loader->base.extra_points2 +
175 loader->base.extra_points2 = loader->base.extra_points +
239 loader->base.extra_points2 = loader->base.extra_points + new_max;
391 FT_ARRAY_COPY( target->base.extra_points2, source->base.extra_points2,
/external/pdfium/third_party/freetype/include/internal/
H A Dftgloadr.h72 FT_Vector* extra_points2; /* second extra points table */ member in struct:FT_GlyphLoadRec_
/external/freetype/include/internal/
H A Dftgloadr.h72 FT_Vector* extra_points2; /* second extra points table */ member in struct:FT_GlyphLoadRec_
/external/freetype/src/truetype/
H A Dttgload.c736 zone->orus = load->extra_points2 + start_point;
/external/pdfium/third_party/freetype/src/truetype/
H A Dttgload.c715 zone->orus = load->extra_points2 + start_point;

Completed in 100 milliseconds