Searched defs:ttcf (Results 1 – 3 of 3) sorted by relevance
26 const int32_t Tag::ttcf = TAG('t', 't', 'c', 'f'); member in sfntly::Tag
29 static const int32_t ttcf; member
30 public static final int ttcf = Tag.intValue(new byte[]{'t', 't', 'c', 'f'}); field in Tag