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

  /external/chromium_org/third_party/freetype/src/truetype/
ttgxvar.h 92 FT_UInt tuplecount; /* shared tuples in `gvar' */ member in struct:GX_BlendRec_
93 FT_Fixed* tuplecoords; /* tuplecoords[tuplecount][num_axis] */
107 /* Flags used within the `TupleCount' field of the `gvar' table. */
ttgxvar.c 410 blend->tuplecount = gvar_head.globalCoordCount;
448 if ( blend->tuplecount != 0 )
451 gvar_head.axisCount * blend->tuplecount ) )
455 FT_FRAME_ENTER( blend->tuplecount * gvar_head.axisCount * 2L ) )
458 for ( i = 0; i < blend->tuplecount; ++i )
    [all...]
  /external/freetype/src/truetype/
ttgxvar.h 92 FT_UInt tuplecount; /* shared tuples in `gvar' */ member in struct:GX_BlendRec_
93 FT_Fixed* tuplecoords; /* tuplecoords[tuplecount][num_axis] */
107 /* Flags used within the `TupleCount' field of the `gvar' table. */
ttgxvar.c 410 blend->tuplecount = gvar_head.globalCoordCount;
448 if ( blend->tuplecount != 0 )
451 gvar_head.axisCount * blend->tuplecount ) )
455 FT_FRAME_ENTER( blend->tuplecount * gvar_head.axisCount * 2L ) )
458 for ( i = 0; i < blend->tuplecount; ++i )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttgxvar.h 92 FT_UInt tuplecount; /* shared tuples in `gvar' */ member in struct:GX_BlendRec_
93 FT_Fixed* tuplecoords; /* tuplecoords[tuplecount][num_axis] */
107 /* Flags used within the `TupleCount' field of the `gvar' table. */
ttgxvar.c 410 blend->tuplecount = gvar_head.globalCoordCount;
448 if ( blend->tuplecount != 0 )
451 gvar_head.axisCount * blend->tuplecount ) )
455 FT_FRAME_ENTER( blend->tuplecount * gvar_head.axisCount * 2L ) )
458 for ( i = 0; i < blend->tuplecount; ++i )
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.h 157 void expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t tupleCount,
numfmtst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.h 192 void expectPositions(FieldPositionIterator& iter, int32_t *values, int32_t tupleCount,
numfmtst.cpp     [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 
python2 
python2.7 

Completed in 2675 milliseconds