HomeSort by relevance Sort by last modified time
    Searched full:ttcf (Results 1 - 10 of 10) sorted by null

  /external/sfntly/cpp/src/sfntly/
font_factory.cc 200 return Tag::ttcf == GenerateTag(tag[0], tag[1], tag[2], tag[3]);
206 return Tag::ttcf ==
tag.h 29 static const int32_t ttcf; member in struct:sfntly::Tag
tag.cc 26 const int32_t Tag::ttcf = TAG('t', 't', 'c', 'f'); member in class:sfntly::Tag
  /external/skia/src/core/
SkFontStream.cpp 67 // if we're really a collection, the first 4-bytes will be 'ttcf'
146 // if we're really a collection, the first 4-bytes will be 'ttcf'
  /external/harfbuzz_ng/src/
hb-open-file-private.hh 142 Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
189 Tag ttcTag; /* TrueType Collection ID string: 'ttcf' */
  /external/fonttools/Lib/fontTools/ttLib/
sfnt.py 33 if self.sfntVersion == b"ttcf":
275 TTCTag: 4s # "ttcf"
  /external/fonttools/Lib/fontTools/
ttx.py 238 elif head == "ttcf":
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
Icons.py 255 kTrueTypeMultiFlatFontIcon = FOUR_CHAR_CODE('ttcf')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Icons.py 255 kTrueTypeMultiFlatFontIcon = FOUR_CHAR_CODE('ttcf')
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 214 const FX_DWORD kTableTTCF = FXDWORD_GET_MSBFIRST("ttcf");
    [all...]

Completed in 547 milliseconds