Home
last modified time | relevance | path

Searched refs:cAllFamiliesScanned (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontFallbackList.cpp97 if (m_familyIndex == cAllFamiliesScanned) in fontDataAt()
116 m_familyIndex = cAllFamiliesScanned; in setPlatformFont()
DFontFallbackList.h38 const int cAllFamiliesScanned = -1; variable
DFontCache.cpp390 familyIndex = cAllFamiliesScanned; in getFontData()