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

  /external/freetype/src/sfnt/
ttmtx.c 121 void** sm = &face->vertical.short_metrics;
140 void** sm = &face->horizontal.short_metrics;
318 header->short_metrics = NULL;
458 *abearing = ((TT_ShortMetrics*)header->short_metrics)[gindex - k];
sfobjs.c     [all...]
  /external/freetype/include/freetype/
tttables.h 169 /* short_metrics :: A pointer into the `hmtx' table. */
206 void* short_metrics; member in struct:TT_HoriHeader_
295 /* short_metrics :: A pointer into the `vmtx' table. */
332 void* short_metrics; member in struct:TT_VertHeader_
    [all...]

Completed in 698 milliseconds