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

  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.c 7132 FT_Vector* orus; member in struct:IUP_WorkerRec_
    [all...]
ttobjs.c 85 FT_FREE( zone->orus );
129 FT_NEW_ARRAY( zone->orus, maxPoints ) ||
    [all...]
ttgload.c 710 zone->orus = load->extra_points2 + start_point;
775 FT_ARRAY_COPY( zone->orus, zone->cur, zone->n_points );
917 FT_ARRAY_COPY( loader->zone.orus, loader->zone.cur,
    [all...]
  /external/freetype/src/truetype/
ttinterp.c 7247 FT_Vector* orus; member in struct:IUP_WorkerRec_
    [all...]
ttobjs.c 85 FT_FREE( zone->orus );
129 FT_NEW_ARRAY( zone->orus, maxPoints ) ||
    [all...]
ttgload.c 715 zone->orus = load->extra_points2 + start_point;
772 FT_ARRAY_COPY( zone->orus, zone->cur, zone->n_points );
915 FT_ARRAY_COPY( loader->zone.orus, loader->zone.cur,
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttinterp.c 7136 FT_Vector* orus; member in struct:IUP_WorkerRec_
    [all...]
ttobjs.c 85 FT_FREE( zone->orus );
129 FT_NEW_ARRAY( zone->orus, maxPoints ) ||
    [all...]
ttgload.c 715 zone->orus = load->extra_points2 + start_point;
780 FT_ARRAY_COPY( zone->orus, zone->cur, zone->n_points );
922 FT_ARRAY_COPY( loader->zone.orus, loader->zone.cur,
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 1372 FT_Vector* orus; \/* original (unscaled) point coordinates *\/ member in struct:TT_GlyphZoneRec_
    [all...]
  /external/freetype/include/internal/
tttypes.h 1449 FT_Vector* orus; \/* original (unscaled) point coordinates *\/ member in struct:TT_GlyphZoneRec_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
tttypes.h 1372 FT_Vector* orus; \/* original (unscaled) point coordinates *\/ member in struct:TT_GlyphZoneRec_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
tttypes.h 1372 FT_Vector* orus; \/* original (unscaled) point coordinates *\/ member in struct:TT_GlyphZoneRec_
    [all...]

Completed in 1908 milliseconds