Searched refs:sub_table (Results 1 – 3 of 3) sorted by relevance
104 IndexSubTable* sub_table = SearchIndexSubTables(glyph_id); in GlyphInfo() local105 if (sub_table == NULL) { in GlyphInfo()108 return sub_table->GlyphInfo(glyph_id); in GlyphInfo()331 IndexSubTable::Builder* sub_table = SearchIndexSubTables(glyph_id); in GlyphInfo() local332 if (sub_table == NULL) { in GlyphInfo()335 return sub_table->GlyphInfo(glyph_id); in GlyphInfo()
3691 png_uint_16p sub_table = table[i] =3714 sub_table[j] = (png_uint_16)d;3719 sub_table[j] = png_gamma_16bit_correct(ig, gamma_val);3735 sub_table[j] = (png_uint_16)ig;
3800 png_uint_16p sub_table = table[i] =3823 sub_table[j] = (png_uint_16)d;3828 sub_table[j] = png_gamma_16bit_correct(ig, gamma_val);3844 sub_table[j] = (png_uint_16)ig;