Searched defs:TAG_ital (Results 1 – 2 of 2) sorted by relevance
36 const uint32_t TAG_ital = MakeTag('i', 't', 'a', 'l'); variable
256 private static final int TAG_ital = 0x6974616C; // i(0x69), t(0x74), a(0x61), l(0x6c) field in FontFamily.Builder