Searched refs:nTypefaces (Results 1 – 1 of 1) sorted by relevance
59 size_t nTypefaces = typefaces.size(); in init() local61 for (size_t i = 0; i < nTypefaces; i++) { in init()77 nTypefaces = mFamilies.size(); in init()78 MINIKIN_ASSERT(nTypefaces > 0, "Font collection must have at least one valid typeface"); in init()79 MINIKIN_ASSERT(nTypefaces <= MAX_FAMILY_COUNT, in init()91 for (size_t j = 0; j < nTypefaces; j++) { in init()