HomeSort by relevance Sort by last modified time
    Searched refs:setSVGFontFaceElement (Results 1 - 4 of 4) 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; }
CSSFontSelector.cpp 268 source->setSVGFontFaceElement(item->svgFontFaceElement());
  /external/webkit/WebCore/svg/
SVGFontFaceElement.cpp 308 item->setSVGFontFaceElement(this);

Completed in 164 milliseconds