Searched refs:parseFontFeatureTag (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.h262 bool parseFontFeatureTag(CSSValueList*);
H A DCSSPropertyParser.cpp7780 bool CSSPropertyParser::parseFontFeatureTag(CSSValueList* settings) function in class:WebCore::CSSPropertyParser
7828 if (!parseFontFeatureTag(settings.get()))

Completed in 88 milliseconds