effectiveFontSize   32 Source/core/css/BinaryDataFontFaceSource.cpp         m_customPlatformData->fontPlatformData(fontDescription.effectiveFontSize(),
effectiveFontSize   97 Source/core/css/RemoteFontFaceSource.cpp         m_font->platformDataFromCustomData(fontDescription.effectiveFontSize(),
effectiveFontSize   26 Source/core/svg/SVGFontFaceSource.cpp         fontDescription.effectiveFontSize(),
effectiveFontSize   58 Source/core/svg/SVGRemoteFontFaceSource.cpp             fontDescription.effectiveFontSize(),
effectiveFontSize  102 Source/platform/fonts/FontCache.cpp         result = createFontPlatformData(fontDescription, familyName, fontDescription.effectiveFontSize());
effectiveFontSize  144 Source/platform/fonts/FontDescription.cpp     return FontCacheKey(familyName, effectiveFontSize(), options | fontTraits.mask() << 9);
effectiveFontSize  132 Source/platform/fonts/FontDescription.h     float effectiveFontSize() const; // Returns either the computedSize or the computedPixelSize