HomeSort by: relevance | last modified time | path
    Searched defs:_count (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/sfnt/
ttbdf.c 177 FT_UInt _count = FT_NEXT_USHORT( p ); local
182 count = _count;
186 strike += 10 * _count;

Completed in 7 milliseconds