HomeSort by relevance Sort by last modified time
    Searched refs:createLocal (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGFontFaceNameElement.cpp 42 return CSSFontFaceSrcValue::createLocal(getAttribute(SVGNames::nameAttr));
SVGFontFaceElement.cpp 289 list->append(CSSFontFaceSrcValue::createLocal(fontFamily()));
  /external/webkit/Source/WebCore/css/
CSSFontFaceSrcValue.h 45 static PassRefPtr<CSSFontFaceSrcValue> createLocal(const String& resource)
CSSParser.cpp     [all...]

Completed in 465 milliseconds