Searched refs:timesStr (Results 1 – 5 of 5) sorted by relevance
58 static AtomicString timesStr("systemfont"); in getLastResortFallbackFont() local59 return getCachedFontPlatformData(fontDescription, timesStr); in getLastResortFallbackFont()
71 static AtomicString timesStr("Times New Roman"); in getLastResortFallbackFont() local72 return getCachedFontPlatformData(fontDescription, timesStr); in getLastResortFallbackFont()
421 static AtomicString timesStr("Times New Roman"); in getLastResortFallbackFont() local425 AtomicString& fontStr = timesStr; in getLastResortFallbackFont()
172 DEFINE_STATIC_LOCAL(AtomicString, timesStr, ("Times"));177 FontPlatformData* platformFont = getCachedFontPlatformData(fontDescription, timesStr);
307 static AtomicString timesStr("Times New Roman"); in getLastResortFallbackFont() local308 return getCachedFontPlatformData(fontDescription, timesStr); in getLastResortFallbackFont()