HomeSort by relevance Sort by last modified time
    Searched defs:setSVGFontFaceElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/css/
CSSFontFaceSource.h 66 void setSVGFontFaceElement(SVGFontFaceElement* element) { m_svgFontFaceElement = element; }
CSSFontFaceSrcValue.h 64 void setSVGFontFaceElement(SVGFontFaceElement* element) { m_svgFontFaceElement = element; }

Completed in 29 milliseconds