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

#include <SizesAttributeParser.h>

Public Member Functions

 SizesAttributeParser (const String &, const Document &)
 
float length ()
 

Static Public Member Functions

static float defaultLength (const Document &)
 
static float computeLength (double value, CSSPrimitiveValue::UnitType, const Document &)
 

Constructor & Destructor Documentation

◆ SizesAttributeParser()

WebCore::SizesAttributeParser::SizesAttributeParser ( const String attribute,
const Document document 
)

Member Function Documentation

◆ computeLength()

float WebCore::SizesAttributeParser::computeLength ( double  value,
CSSPrimitiveValue::UnitType  type,
const Document document 
)
static

◆ defaultLength()

static float WebCore::SizesAttributeParser::defaultLength ( const Document )
static

◆ length()

float WebCore::SizesAttributeParser::length ( void  )

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