Searched refs:fFontsFound (Results 1 – 4 of 4) sorted by relevance
65 : fFontsFound(false) in ResourceFontCollection()75 fFontsFound = true; in ResourceFontCollection()80 if (!fFontsFound) { in ResourceFontCollection()102 bool fontsFound() const { return fFontsFound; } in fontsFound()105 bool fFontsFound; member in __anon52de05410111::ResourceFontCollection
12 size_t fontsFound() const { return fFontsFound; } in fontsFound()17 size_t fFontsFound; variable
13 , fFontsFound(0) { in TestFontCollection()28 fFontsFound = fFontProvider->countFamilies(); in TestFontCollection()
75 : fFontsFound(false) in ResourceFontCollection()85 fFontsFound = true; in ResourceFontCollection()90 if (!fFontsFound) { in ResourceFontCollection()112 bool fontsFound() const { return fFontsFound; } in fontsFound()115 bool fFontsFound; member in __anona632c1c10111::ResourceFontCollection