HomeSort by relevance Sort by last modified time
    Searched refs:sub_table (Results 1 - 4 of 4) sorted by null

  /external/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_size_table.cc 104 IndexSubTable* sub_table = SearchIndexSubTables(glyph_id); local
105 if (sub_table == NULL) {
108 return sub_table->GlyphInfo(glyph_id);
331 IndexSubTable::Builder* sub_table = SearchIndexSubTables(glyph_id); local
332 if (sub_table == NULL) {
335 return sub_table->GlyphInfo(glyph_id);
  /external/libpng/
png.c 3917 png_uint_16p sub_table = table[i] = local
    [all...]
  /external/pdfium/third_party/libpng16/
png.c 3886 png_uint_16p sub_table = table[i] = local
    [all...]
  /external/skia/third_party/libpng/
png.c 3885 png_uint_16p sub_table = table[i] = local
    [all...]

Completed in 86 milliseconds