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

  /external/freetype/src/sfnt/
ttmtx.c 120 void* lm = &face->vertical.long_metrics;
139 void* lm = &face->horizontal.long_metrics;
317 header->long_metrics = NULL;
443 !header->long_metrics ||
452 longs_m = (TT_LongMetrics)header->long_metrics + gindex;
459 *aadvance = ((TT_LongMetrics)header->long_metrics)[k - 1].advance;
sfobjs.c     [all...]
  /external/freetype/include/freetype/
tttables.h 167 /* long_metrics :: A pointer into the `hmtx' table. */
205 void* long_metrics; member in struct:TT_HoriHeader_
293 /* long_metrics :: A pointer into the `vmtx' table. */
331 void* long_metrics; member in struct:TT_VertHeader_
    [all...]
  /external/freetype/src/cff/
cffgload.c     [all...]

Completed in 57 milliseconds