setStretch        127 Source/core/css/FontFace.cpp         fontFace->setStretch(context, value, exceptionState);
setStretch         77 Source/core/css/FontFace.h     void setStretch(ExecutionContext*, const String&, ExceptionState&);
setStretch        108 Source/platform/fonts/FontDescription.cpp     setStretch(traits.stretch());
setStretch        142 Source/platform/fonts/FontDescription.h     void setStretch(FontStretch s) { m_stretch = s; }
setStretch         51 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);
setStretch         57 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchExtraCondensed);
setStretch         63 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchUltraExpanded);
setStretch         69 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchExtraExpanded);
setStretch         75 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);
setStretch         81 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);
setStretch         87 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);
setStretch         93 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);
setStretch         99 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);
setStretch        105 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);
setStretch        111 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchUltraExpanded);
setStretch        117 Source/platform/fonts/FontDescriptionTest.cpp     source.setStretch(FontStretchNormal);