#include <LayoutPoint.h>
◆ LayoutPoint() [1/10]
WebCore::LayoutPoint::LayoutPoint |
( |
| ) |
|
|
inline |
◆ LayoutPoint() [2/10]
◆ LayoutPoint() [3/10]
WebCore::LayoutPoint::LayoutPoint |
( |
const IntPoint & |
point | ) |
|
|
inline |
◆ LayoutPoint() [4/10]
WebCore::LayoutPoint::LayoutPoint |
( |
const FloatPoint & |
size | ) |
|
|
inlineexplicit |
◆ LayoutPoint() [5/10]
WebCore::LayoutPoint::LayoutPoint |
( |
const LayoutSize & |
size | ) |
|
|
inlineexplicit |
◆ LayoutPoint() [6/10]
WebCore::LayoutPoint::LayoutPoint |
( |
| ) |
|
|
inline |
◆ LayoutPoint() [7/10]
◆ LayoutPoint() [8/10]
WebCore::LayoutPoint::LayoutPoint |
( |
const IntPoint & |
point | ) |
|
|
inline |
◆ LayoutPoint() [9/10]
WebCore::LayoutPoint::LayoutPoint |
( |
const FloatPoint & |
size | ) |
|
|
inlineexplicit |
◆ LayoutPoint() [10/10]
WebCore::LayoutPoint::LayoutPoint |
( |
const LayoutSize & |
size | ) |
|
|
inlineexplicit |
◆ clampNegativeToZero() [1/2]
void WebCore::LayoutPoint::clampNegativeToZero |
( |
| ) |
|
|
inline |
◆ clampNegativeToZero() [2/2]
void WebCore::LayoutPoint::clampNegativeToZero |
( |
| ) |
|
|
inline |
◆ constrainedBetween() [1/2]
◆ constrainedBetween() [2/2]
◆ expandedTo() [1/2]
◆ expandedTo() [2/2]
◆ fraction() [1/2]
◆ fraction() [2/2]
◆ move() [1/4]
◆ move() [2/4]
◆ move() [3/4]
◆ move() [4/4]
◆ moveBy() [1/2]
◆ moveBy() [2/2]
◆ operator FloatPoint() [1/2]
WebCore::LayoutPoint::operator FloatPoint |
( |
| ) |
const |
|
inline |
◆ operator FloatPoint() [2/2]
WebCore::LayoutPoint::operator FloatPoint |
( |
| ) |
const |
|
inline |
◆ scale() [1/4]
void WebCore::LayoutPoint::scale |
( |
float |
s | ) |
|
|
inline |
◆ scale() [2/4]
void WebCore::LayoutPoint::scale |
( |
float |
s | ) |
|
|
inline |
◆ scale() [3/4]
void WebCore::LayoutPoint::scale |
( |
float |
sx, |
|
|
float |
sy |
|
) |
| |
|
inline |
◆ scale() [4/4]
void WebCore::LayoutPoint::scale |
( |
float |
sx, |
|
|
float |
sy |
|
) |
| |
|
inline |
◆ setX() [1/2]
◆ setX() [2/2]
◆ setY() [1/2]
◆ setY() [2/2]
◆ shrunkTo() [1/2]
◆ shrunkTo() [2/2]
◆ transposedPoint() [1/2]
LayoutPoint WebCore::LayoutPoint::transposedPoint |
( |
| ) |
const |
|
inline |
◆ transposedPoint() [2/2]
LayoutPoint WebCore::LayoutPoint::transposedPoint |
( |
| ) |
const |
|
inline |
◆ x() [1/2]
◆ x() [2/2]
◆ y() [1/2]
◆ y() [2/2]
◆ zero() [1/2]
◆ zero() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/LayoutPoint.h
- Source/WebCore/platform/graphics/LayoutPoint.cpp