Home
last modified time | relevance | path

Searched defs:checkingAlternateName (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCache.cpp80 const AtomicString& passedFamilyName, bool checkingAlternateName) in getFontPlatformData()
149 … FontDescription& fontDescription, const AtomicString& family, bool checkingAlternateName, ShouldR… in getFontData()
172 bool checkingAlternateName = true; in isPlatformFontAvailable() local