#include <HTMLSrcsetParser.h>
◆ DescriptorParsingResult()
WebCore::DescriptorParsingResult::DescriptorParsingResult |
( |
| ) |
|
|
inline |
◆ density()
float WebCore::DescriptorParsingResult::density |
( |
| ) |
const |
|
inline |
◆ hasDensity()
bool WebCore::DescriptorParsingResult::hasDensity |
( |
| ) |
const |
|
inline |
◆ hasHeight()
bool WebCore::DescriptorParsingResult::hasHeight |
( |
| ) |
const |
|
inline |
◆ hasWidth()
bool WebCore::DescriptorParsingResult::hasWidth |
( |
| ) |
const |
|
inline |
◆ resourceHeight()
unsigned WebCore::DescriptorParsingResult::resourceHeight |
( |
| ) |
const |
|
inline |
◆ resourceWidth()
unsigned WebCore::DescriptorParsingResult::resourceWidth |
( |
| ) |
const |
|
inline |
◆ setDensity()
void WebCore::DescriptorParsingResult::setDensity |
( |
float |
densityToSet | ) |
|
|
inline |
◆ setResourceHeight()
void WebCore::DescriptorParsingResult::setResourceHeight |
( |
int |
height | ) |
|
|
inline |
◆ setResourceWidth()
void WebCore::DescriptorParsingResult::setResourceWidth |
( |
int |
width | ) |
|
|
inline |
The documentation for this class was generated from the following file: