Home | History | Annotate | Download | only in xps

Lines Matching refs:numTables

388         int numTables = SkEndian_SwapBE16(sfntHeader->numTables);
391 for (int i = 0; i < numTables; ++i, ++tableDirectory) {