Home | History | Annotate | Download | only in ports

Lines Matching refs:hheaTable

892     AutoCGTable<SkOTTableHorizontalHeader> hheaTable(fCGFont);
893 if (hheaTable.fData) {
894 fFBoundingBoxesGlyphOffset = SkEndian_SwapBE16(hheaTable->numberOfHMetrics);