Searched refs:getNumFonts (Results 1 – 5 of 5) sorted by relevance
51 for (size_t i = 0; i < family->getNumFonts(); ++i) { in buildFontSetLocked()
270 for (uint32_t i = 0; i < fontFamily->getNumFonts(); i++) { in writeVector()
107 return family->family->getNumFonts(); in FontFamily_getFontSize()
68 size_t getNumFonts() const { return mFontsCount; } in getNumFonts() function
897 ASSERT_EQ(expected->getNumFonts(), actual->getNumFonts()); in expectFontFamilyEquals()