Home | History | Annotate | Download | only in sfnt

Lines Matching refs:hhea

590     /* vertical metrics tables (i.e. `hhea' and `vhea' tables are  */
654 /* load the `hhea' and `hmtx' tables */
655 LOADM_( hhea, 0 );
678 /* No `hhea' table necessary for SFNT Mac fonts. */
692 /* overriding metrics, tolerate a missing `hhea' table. */
709 LOADM_( hhea, 1 );
1015 /* The ascender and descender are taken from the `hhea' table. */