DoNotRetain 163 Source/platform/fonts/FontCache.cpp if (shouldRetain == DoNotRetain) DoNotRetain 178 Source/platform/fonts/FontCache.cpp return getLastResortFallbackFont(fontDescription, DoNotRetain).leakRef(); DoNotRetain 57 Source/platform/fonts/FontDataCache.cpp if (shouldRetain == DoNotRetain) DoNotRetain 76 Source/platform/fonts/android/FontCacheAndroid.cpp return getLastResortFallbackFont(fontDescription, DoNotRetain); DoNotRetain 77 Source/platform/fonts/android/FontCacheAndroid.cpp return fontDataFromFontPlatformData(getFontPlatformData(fontDescription, familyName), DoNotRetain); DoNotRetain 86 Source/platform/fonts/skia/FontCacheSkia.cpp return fontDataFromFontPlatformData(&platformData, DoNotRetain); DoNotRetain 198 Source/platform/fonts/win/FontCacheSkiaWin.cpp return fontDataFromFontPlatformData(data, DoNotRetain);