Searched refs:fFontsFound (Results 1 – 7 of 7) sorted by relevance
67 : fFontsFound(false) in ResourceFontCollection()77 fFontsFound = true; in ResourceFontCollection()82 if (!fFontsFound) { in ResourceFontCollection()104 bool fontsFound() const { return fFontsFound; } in fontsFound()107 bool fFontsFound; member in __anon0afa5fab0111::ResourceFontCollection
12 size_t fontsFound() const { return fFontsFound; } in fontsFound()16 size_t fFontsFound; variable
13 , fFontsFound(0) { in TestFontCollection()32 fFontsFound = fFontProvider->countFamilies(); in TestFontCollection()
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()
33 : fFontsFound(false) in TestFontCollection()42 fFontsFound = true; in TestFontCollection()47 if (!fFontsFound) { in TestFontCollection()60 if (!fFontsFound) SkDebugf("Fonts not found, skipping all the tests\n"); in TestFontCollection()68 bool fontsFound() const { return fFontsFound; } in fontsFound()71 bool fFontsFound; member in __anonce8964150111::TestFontCollection
88 : fFontsFound(false) in ResourceFontCollection()98 fFontsFound = true; in ResourceFontCollection()103 if (!fFontsFound) { in ResourceFontCollection()125 bool fontsFound() const { return fFontsFound; } in fontsFound()128 bool fFontsFound; member in __anon9562426b0111::ResourceFontCollection