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

#include <SizesCalcParser.h>

Public Member Functions

 SizesCalcParser (CSSParserTokenRange, const Document &)
 
float result () const
 
bool isValid () const
 

Constructor & Destructor Documentation

◆ SizesCalcParser()

WebCore::SizesCalcParser::SizesCalcParser ( CSSParserTokenRange  range,
const Document document 
)

Member Function Documentation

◆ isValid()

bool WebCore::SizesCalcParser::isValid ( ) const
inline

◆ result()

float WebCore::SizesCalcParser::result ( ) const

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