OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createLocal
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontFaceNameElement.cpp
42
return CSSFontFaceSrcValue::
createLocal
(fastGetAttribute(SVGNames::nameAttr));
SVGFontFaceElement.cpp
292
list->append(CSSFontFaceSrcValue::
createLocal
(fontFamily()));
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontFaceSrcValue.h
46
static PassRefPtr<CSSFontFaceSrcValue>
createLocal
(const String& resource)
CSSParser-in.cpp
[
all
...]
Completed in 441 milliseconds