HomeSort by relevance Sort by last modified time
    Searched refs:orus (Results 1 - 4 of 4) sorted by null

  /external/freetype/src/truetype/
ttinterp.c 6686 FT_Vector* orus; member in struct:IUP_WorkerRec_
    [all...]
ttobjs.c 84 FT_FREE( zone->orus );
128 FT_NEW_ARRAY( zone->orus, maxPoints ) ||
    [all...]
ttgload.c 697 zone->orus = load->extra_points2 + start_point;
757 FT_ARRAY_COPY( zone->orus, zone->cur, zone->n_points );
888 FT_ARRAY_COPY( loader->zone.orus, loader->zone.cur,
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 1475 FT_Vector* orus; \/* original (unscaled) point coordinates *\/ member in struct:TT_GlyphZoneRec_
    [all...]

Completed in 40 milliseconds