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

  /external/chromium_org/third_party/freetype/src/truetype/
ttgxvar.h 93 FT_Fixed* tuplecoords; /* tuplecoords[tuplecount][num_axis] */ member in struct:GX_BlendRec_
ttgxvar.c 450 if ( FT_NEW_ARRAY( blend->tuplecoords,
460 blend->tuplecoords[i * gvar_head.axisCount + j] =
    [all...]
  /external/freetype/src/truetype/
ttgxvar.h 93 FT_Fixed* tuplecoords; /* tuplecoords[tuplecount][num_axis] */ member in struct:GX_BlendRec_
ttgxvar.c 450 if ( FT_NEW_ARRAY( blend->tuplecoords,
460 blend->tuplecoords[i * gvar_head.axisCount + j] =
    [all...]

Completed in 628 milliseconds