Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySerializer.cpp453 String StylePropertySerializer::fontValue() const in fontValue() function in WebCore::StylePropertySerializer
DFontFaceSet.cpp369 String fontValue = parsedStyle->getPropertyValue(CSSPropertyFont); in resolveFontStyle() local
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp2027 String fontValue = parsedStyle->getPropertyValue(CSSPropertyFont); in setFont() local