#include <HitTestLocation.h>
|
WEBCORE_EXPORT | HitTestLocation () |
|
| HitTestLocation (const LayoutPoint &) |
|
WEBCORE_EXPORT | HitTestLocation (const FloatPoint &) |
|
| HitTestLocation (const FloatPoint &, const FloatQuad &) |
|
| HitTestLocation (const LayoutPoint ¢erPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) |
|
| HitTestLocation (const HitTestLocation &, const LayoutSize &offset) |
|
WEBCORE_EXPORT | HitTestLocation (const HitTestLocation &) |
|
WEBCORE_EXPORT | ~HitTestLocation () |
|
HitTestLocation & | operator= (const HitTestLocation &) |
|
const LayoutPoint & | point () const |
|
IntPoint | roundedPoint () const |
|
bool | isRectBasedTest () const |
|
bool | isRectilinear () const |
|
IntRect | boundingBox () const |
|
int | topPadding () const |
|
int | rightPadding () const |
|
int | bottomPadding () const |
|
int | leftPadding () const |
|
bool | intersects (const LayoutRect &) const |
|
bool | intersects (const FloatRect &) const |
|
bool | intersects (const RoundedRect &) const |
|
const FloatPoint & | transformedPoint () const |
|
const FloatQuad & | transformedRect () const |
|
WEBCORE_EXPORT | HitTestLocation () |
|
| HitTestLocation (const LayoutPoint &) |
|
WEBCORE_EXPORT | HitTestLocation (const FloatPoint &) |
|
| HitTestLocation (const FloatPoint &, const FloatQuad &) |
|
| HitTestLocation (const LayoutPoint ¢erPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) |
|
| HitTestLocation (const HitTestLocation &, const LayoutSize &offset) |
|
WEBCORE_EXPORT | HitTestLocation (const HitTestLocation &) |
|
WEBCORE_EXPORT | ~HitTestLocation () |
|
HitTestLocation & | operator= (const HitTestLocation &) |
|
const LayoutPoint & | point () const |
|
IntPoint | roundedPoint () const |
|
bool | isRectBasedTest () const |
|
bool | isRectilinear () const |
|
IntRect | boundingBox () const |
|
int | topPadding () const |
|
int | rightPadding () const |
|
int | bottomPadding () const |
|
int | leftPadding () const |
|
bool | intersects (const LayoutRect &) const |
|
bool | intersects (const FloatRect &) const |
|
bool | intersects (const RoundedRect &) const |
|
const FloatPoint & | transformedPoint () const |
|
const FloatQuad & | transformedRect () const |
|
◆ HitTestLocation() [1/14]
WebCore::HitTestLocation::HitTestLocation |
( |
| ) |
|
◆ HitTestLocation() [2/14]
WebCore::HitTestLocation::HitTestLocation |
( |
const LayoutPoint & |
point | ) |
|
◆ HitTestLocation() [3/14]
WebCore::HitTestLocation::HitTestLocation |
( |
const FloatPoint & |
point | ) |
|
◆ HitTestLocation() [4/14]
◆ HitTestLocation() [5/14]
WebCore::HitTestLocation::HitTestLocation |
( |
const LayoutPoint & |
centerPoint, |
|
|
unsigned |
topPadding, |
|
|
unsigned |
rightPadding, |
|
|
unsigned |
bottomPadding, |
|
|
unsigned |
leftPadding |
|
) |
| |
◆ HitTestLocation() [6/14]
◆ HitTestLocation() [7/14]
◆ ~HitTestLocation() [1/2]
WebCore::HitTestLocation::~HitTestLocation |
( |
| ) |
|
◆ HitTestLocation() [8/14]
◆ HitTestLocation() [9/14]
WebCore::HitTestLocation::HitTestLocation |
( |
const LayoutPoint & |
| ) |
|
◆ HitTestLocation() [10/14]
◆ HitTestLocation() [11/14]
◆ HitTestLocation() [12/14]
WebCore::HitTestLocation::HitTestLocation |
( |
const LayoutPoint & |
centerPoint, |
|
|
unsigned |
topPadding, |
|
|
unsigned |
rightPadding, |
|
|
unsigned |
bottomPadding, |
|
|
unsigned |
leftPadding |
|
) |
| |
◆ HitTestLocation() [13/14]
◆ HitTestLocation() [14/14]
◆ ~HitTestLocation() [2/2]
◆ bottomPadding() [1/2]
int WebCore::HitTestLocation::bottomPadding |
( |
| ) |
const |
|
inline |
◆ bottomPadding() [2/2]
int WebCore::HitTestLocation::bottomPadding |
( |
| ) |
const |
|
inline |
◆ boundingBox() [1/2]
IntRect WebCore::HitTestLocation::boundingBox |
( |
| ) |
const |
|
inline |
◆ boundingBox() [2/2]
IntRect WebCore::HitTestLocation::boundingBox |
( |
| ) |
const |
|
inline |
◆ intersects() [1/6]
bool WebCore::HitTestLocation::intersects |
( |
const LayoutRect & |
rect | ) |
const |
◆ intersects() [2/6]
bool WebCore::HitTestLocation::intersects |
( |
const LayoutRect & |
| ) |
const |
◆ intersects() [3/6]
bool WebCore::HitTestLocation::intersects |
( |
const FloatRect & |
rect | ) |
const |
◆ intersects() [4/6]
bool WebCore::HitTestLocation::intersects |
( |
const FloatRect & |
| ) |
const |
◆ intersects() [5/6]
bool WebCore::HitTestLocation::intersects |
( |
const RoundedRect & |
rect | ) |
const |
◆ intersects() [6/6]
bool WebCore::HitTestLocation::intersects |
( |
const RoundedRect & |
| ) |
const |
◆ isRectBasedTest() [1/2]
bool WebCore::HitTestLocation::isRectBasedTest |
( |
| ) |
const |
|
inline |
◆ isRectBasedTest() [2/2]
bool WebCore::HitTestLocation::isRectBasedTest |
( |
| ) |
const |
|
inline |
◆ isRectilinear() [1/2]
bool WebCore::HitTestLocation::isRectilinear |
( |
| ) |
const |
|
inline |
◆ isRectilinear() [2/2]
bool WebCore::HitTestLocation::isRectilinear |
( |
| ) |
const |
|
inline |
◆ leftPadding() [1/2]
int WebCore::HitTestLocation::leftPadding |
( |
| ) |
const |
|
inline |
◆ leftPadding() [2/2]
int WebCore::HitTestLocation::leftPadding |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ point() [1/2]
const LayoutPoint& WebCore::HitTestLocation::point |
( |
| ) |
const |
|
inline |
◆ point() [2/2]
const LayoutPoint& WebCore::HitTestLocation::point |
( |
| ) |
const |
|
inline |
◆ rectForPoint() [1/2]
static WEBCORE_EXPORT IntRect WebCore::HitTestLocation::rectForPoint |
( |
const LayoutPoint & |
, |
|
|
unsigned |
topPadding, |
|
|
unsigned |
rightPadding, |
|
|
unsigned |
bottomPadding, |
|
|
unsigned |
leftPadding |
|
) |
| |
|
static |
◆ rectForPoint() [2/2]
IntRect WebCore::HitTestLocation::rectForPoint |
( |
const LayoutPoint & |
point, |
|
|
unsigned |
topPadding, |
|
|
unsigned |
rightPadding, |
|
|
unsigned |
bottomPadding, |
|
|
unsigned |
leftPadding |
|
) |
| |
|
static |
◆ rightPadding() [1/2]
int WebCore::HitTestLocation::rightPadding |
( |
| ) |
const |
|
inline |
◆ rightPadding() [2/2]
int WebCore::HitTestLocation::rightPadding |
( |
| ) |
const |
|
inline |
◆ roundedPoint() [1/2]
IntPoint WebCore::HitTestLocation::roundedPoint |
( |
| ) |
const |
|
inline |
◆ roundedPoint() [2/2]
IntPoint WebCore::HitTestLocation::roundedPoint |
( |
| ) |
const |
|
inline |
◆ topPadding() [1/2]
int WebCore::HitTestLocation::topPadding |
( |
| ) |
const |
|
inline |
◆ topPadding() [2/2]
int WebCore::HitTestLocation::topPadding |
( |
| ) |
const |
|
inline |
◆ transformedPoint() [1/2]
const FloatPoint& WebCore::HitTestLocation::transformedPoint |
( |
| ) |
const |
|
inline |
◆ transformedPoint() [2/2]
const FloatPoint& WebCore::HitTestLocation::transformedPoint |
( |
| ) |
const |
|
inline |
◆ transformedRect() [1/2]
const FloatQuad& WebCore::HitTestLocation::transformedRect |
( |
| ) |
const |
|
inline |
◆ transformedRect() [2/2]
const FloatQuad& WebCore::HitTestLocation::transformedRect |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: