HomeSort by relevance Sort by last modified time
    Searched defs:format4 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_EBLC.h 144 IndexSubTable4 format4; member in union:SkOTTableEmbeddedBitmapLocation::IndexSubTable
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-cmap-table.hh 401 case 4: return u.format4 .get_glyph(codepoint, glyph);
426 case 4: return TRACE_RETURN (u.format4 .sanitize (c));
440 CmapSubtableFormat4 format4; member in union:OT::CmapSubtable::__anon16459
  /external/harfbuzz_ng/src/
hb-ot-cmap-table.hh 401 case 4: return u.format4 .get_glyph(codepoint, glyph);
426 case 4: return TRACE_RETURN (u.format4 .sanitize (c));
440 CmapSubtableFormat4 format4; member in union:OT::CmapSubtable::__anon1195

Completed in 64 milliseconds