Searched defs:tableTag (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DLEFontInstance.h185 virtual const void* getFontTable(LETag tableTag, size_t &length) const { length=-1; return getFontTable(tableTag); } /* -1 = unknown length */ argument
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A DFontTableCache.cpp72 void FontTableCache::add(LETag tableTag, const void *table) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/letest/
H A DFontTableCache.cpp72 void FontTableCache::add(LETag tableTag, const void *table) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DWOFFFileFormat.cpp163 uint32_t tableTag; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/opentype/
H A DOpenTypeUtilities.cpp237 unsigned tableTag = sfnt->tables[i].tag; local

Completed in 149 milliseconds