webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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 &) |
WebCore::SizesAttributeParser::SizesAttributeParser | ( | const String & | attribute, |
const Document & | document | ||
) |
|
static |
|
static |
float WebCore::SizesAttributeParser::length | ( | void | ) |