Home | History | Annotate | Download | only in ports

Lines Matching refs:hheaTable

897     AutoCGTable<SkOTTableHorizontalHeader> hheaTable(fCGFont);
898 if (hheaTable.fData) {
899 fFBoundingBoxesGlyphOffset = SkEndian_SwapBE16(hheaTable->numberOfHMetrics);