Searched defs:fontFaceRule (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFontFaceElement.h52 StyleRuleFontFace* fontFaceRule() const { return m_fontFaceRule.get(); } function in class:WebCore::FINAL
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSFontFaceRule.cpp32 CSSFontFaceRule::CSSFontFaceRule(StyleRuleFontFace* fontFaceRule, CSSStyleSheet* parent) argument
H A DRuleSet.cpp292 const StyleRuleFontFace* fontFaceRule = static_cast<StyleRuleFontFace*>(rule); local
H A DCSSFontSelector.cpp92 void CSSFontSelector::addFontFaceRule(const StyleRuleFontFace* fontFaceRule) argument

Completed in 114 milliseconds