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

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1load.c 236 if ( ncv <= axismap->blend_points[0] )
241 if ( ncv <= axismap->blend_points[j] )
244 FT_DivFix( ncv - axismap->blend_points[j - 1],
245 axismap->blend_points[j] -
246 axismap->blend_points[j - 1] );
437 FT_Fixed* blends = map->blend_points;
793 map->blend_points = map->design_points + num_points;
808 map->blend_points [p] = T1_ToFixed( parser, 0 );
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
t1tables.h 254 FT_Fixed* blend_points; member in struct:PS_DesignMap_
  /external/freetype/include/
t1tables.h 254 FT_Fixed* blend_points; member in struct:PS_DesignMap_
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 254 FT_Fixed* blend_points; member in struct:PS_DesignMap_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 254 FT_Fixed* blend_points; member in struct:PS_DesignMap_

Completed in 48 milliseconds