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

  /external/freetype/include/freetype/
t1tables.h 303 FT_String* axis_names[T1_MAX_MM_AXIS]; member in struct:PS_BlendRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
t1tables.h 303 FT_String* axis_names[T1_MAX_MM_AXIS]; member in struct:PS_BlendRec_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
t1tables.h 303 FT_String* axis_names[T1_MAX_MM_AXIS]; member in struct:PS_BlendRec_
    [all...]
  /external/pdfium/third_party/freetype/src/type1/
t1load.c 212 axis->name = blend->axis_names[n];
547 FT_FREE( blend->axis_names[n] );
618 name = (FT_Byte*)blend->axis_names[n];
627 if ( FT_ALLOC( blend->axis_names[n], len + 1 ) )
630 name = (FT_Byte*)blend->axis_names[n];
    [all...]
  /external/jsoncpp/devtools/
batchbuild.py 138 axis_names = list(build_descs_by_axis.keys())

Completed in 178 milliseconds