Lines Matching defs:table
166 // The 'maxp' table stores the number of glyphs at offset 4, in 2 bytes.
383 // Construct Glyph to Unicode table.
387 // require parsing the TTF cmap table (platform 4, encoding 12) directly instead
422 // font cache, then generate this mapping table from there. It's
983 static void build_power_table(uint8_t table[], float ee) {
988 table[i] = SkToU8(xx);
1111 const uint8_t* table;
1115 table = getInverseGammaTableGDI();
1117 table = getInverseGammaTableClearType();
1130 addr[x] = (table[r] << 16) | (table[g] << 8) | table[b];
1864 * a usDefaultChar in the 'OS/2' table, version 2 and later. If there is no