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

Public Types

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

Public Member Functions

 FontVariantLigaturesParser ()
 
ParseResult consumeLigature (CSSParserTokenRange &range)
 
RefPtr< CSSValuefinalizeValue ()
 

Member Enumeration Documentation

◆ ParseResult

Enumerator
ConsumedValue 
DisallowedValue 
UnknownValue 

Constructor & Destructor Documentation

◆ FontVariantLigaturesParser()

WebCore::FontVariantLigaturesParser::FontVariantLigaturesParser ( )
inline

Member Function Documentation

◆ consumeLigature()

ParseResult WebCore::FontVariantLigaturesParser::consumeLigature ( CSSParserTokenRange range)
inline

◆ finalizeValue()

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

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