Searched refs:kNumFonts (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sfntly/ | ||
D | font_factory.h | 96 kNumFonts = 8, enumerator |
D | font_factory.cc | 178 int32_t num_fonts = wfd->ReadULongAsInt(Offset::kNumFonts); in LoadCollectionForBuilding() |