Searched defs:familyIndex (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontCache.cpp367 const FontData* FontCache::getFontData(const Font& font, int& familyIndex, FontSelector* fontSelector) argument
371 int startIndex = familyIndex;
377 familyIndex++;
390 familyIndex = cAllFamiliesScanned;

Completed in 98 milliseconds