KHTML
#include <FloatSize.h>
Definition at line 48 of file FloatSize.h.
WebCore::FloatSize::FloatSize |
( |
| ) |
|
|
inline |
WebCore::FloatSize::FloatSize |
( |
float |
width, |
|
|
float |
height |
|
) |
| |
|
inline |
WebCore::FloatSize::FloatSize |
( |
const IntSize & |
size | ) |
|
float WebCore::FloatSize::height |
( |
| ) |
const |
|
inline |
bool WebCore::FloatSize::isEmpty |
( |
| ) |
const |
|
inline |
FloatSize WebCore::FloatSize::narrowPrecision |
( |
double |
width, |
|
|
double |
height |
|
) |
| |
|
static |
void WebCore::FloatSize::setHeight |
( |
float |
height | ) |
|
|
inline |
void WebCore::FloatSize::setWidth |
( |
float |
width | ) |
|
|
inline |
float WebCore::FloatSize::width |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Sep 22 2015 14:07:48 by
doxygen 1.8.9.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.