Home
last modified time | relevance | path

Searched defs:CSSFontFaceSrcValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontFaceNameElement.h29 class CSSFontFaceSrcValue; variable
DSVGFontFaceUriElement.h31 class CSSFontFaceSrcValue; variable
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSFontFaceSrcValue.h77 CSSFontFaceSrcValue(const String& resource, bool local) in CSSFontFaceSrcValue() function