webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Public Member Functions | List of all members
WebCore::FontVariantNumericParser Class Reference

Public Types

enum  ParseResult { ParseResult::ConsumedValue, ParseResult::DisallowedValue, ParseResult::UnknownValue }
 

Public Member Functions

 FontVariantNumericParser ()
 
ParseResult consumeNumeric (CSSParserTokenRange &range)
 
RefPtr< CSSValuefinalizeValue ()
 

Member Enumeration Documentation

◆ ParseResult

Enumerator
ConsumedValue 
DisallowedValue 
UnknownValue 

Constructor & Destructor Documentation

◆ FontVariantNumericParser()

WebCore::FontVariantNumericParser::FontVariantNumericParser ( )
inline

Member Function Documentation

◆ consumeNumeric()

ParseResult WebCore::FontVariantNumericParser::consumeNumeric ( CSSParserTokenRange range)
inline

◆ finalizeValue()

RefPtr<CSSValue> WebCore::FontVariantNumericParser::finalizeValue ( )
inline

The documentation for this class was generated from the following file: