KHTML
WebCore Namespace Reference
Typedef Documentation
typedef KHTMLView WebCore::Frame |
typedef khtml::Path WebCore::Path |
Definition at line 37 of file PathTraversalState.h.
typedef RenderCanvas WebCore::RenderView |
Definition at line 9 of file RenderView.h.
typedef DOM::DOMString WebCore::String |
Definition at line 8 of file PlatformString.h.
Function Documentation
static float WebCore::curveLength | ( | PathTraversalState & | traversalState, | |
CurveType | curve | |||
) | [inline, static] |
Definition at line 120 of file PathTraversalState.cpp.
static float WebCore::distanceLine | ( | const FloatPoint & | start, | |
const FloatPoint & | end | |||
) | [inline, static] |
Definition at line 38 of file PathTraversalState.cpp.
IntRect WebCore::enclosingIntRect | ( | const FloatRect & | rect | ) |
static QPainterPath WebCore::getPathStroke | ( | const QPainterPath & | path, | |
const RenderObject * | object, | |||
const RenderStyle * | style | |||
) | [static] |
Definition at line 45 of file RenderPathQt.cpp.
IntRect WebCore::intersection | ( | const IntRect & | a, | |
const IntRect & | b | |||
) | [inline] |
FloatRect WebCore::intersection | ( | const FloatRect & | a, | |
const FloatRect & | b | |||
) | [inline] |
Definition at line 148 of file FloatRect.h.
static FloatPoint WebCore::midPoint | ( | const FloatPoint & | first, | |
const FloatPoint & | second | |||
) | [inline, static] |
Definition at line 33 of file PathTraversalState.cpp.
float WebCore::narrowPrecisionToFloat | ( | double | number | ) | [inline] |
Definition at line 43 of file FloatConversion.h.
float WebCore::narrowPrecisionToFloat | ( | T | ) | [inline] |
bool WebCore::operator!= | ( | const IntSize & | a, | |
const IntSize & | b | |||
) | [inline] |
bool WebCore::operator!= | ( | const IntRect & | a, | |
const IntRect & | b | |||
) | [inline] |
bool WebCore::operator!= | ( | const IntPoint & | a, | |
const IntPoint & | b | |||
) | [inline] |
Definition at line 145 of file IntPoint.h.
bool WebCore::operator!= | ( | const FloatSize & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 118 of file FloatSize.h.
bool WebCore::operator!= | ( | const FloatRect & | a, | |
const FloatRect & | b | |||
) | [inline] |
Definition at line 167 of file FloatRect.h.
bool WebCore::operator!= | ( | const FloatPoint & | a, | |
const FloatPoint & | b | |||
) | [inline] |
Definition at line 135 of file FloatPoint.h.
IntSize WebCore::operator+ | ( | const IntSize & | a, | |
const IntSize & | b | |||
) | [inline] |
IntPoint WebCore::operator+ | ( | const IntPoint & | a, | |
const IntSize & | b | |||
) | [inline] |
Definition at line 125 of file IntPoint.h.
FloatSize WebCore::operator+ | ( | const FloatSize & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 98 of file FloatSize.h.
FloatPoint WebCore::operator+ | ( | const FloatPoint & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 115 of file FloatPoint.h.
IntSize& WebCore::operator+= | ( | IntSize & | a, | |
const IntSize & | b | |||
) | [inline] |
IntPoint& WebCore::operator+= | ( | IntPoint & | a, | |
const IntSize & | b | |||
) | [inline] |
Definition at line 113 of file IntPoint.h.
FloatSize& WebCore::operator+= | ( | FloatSize & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 84 of file FloatSize.h.
FloatPoint& WebCore::operator+= | ( | FloatPoint & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 103 of file FloatPoint.h.
IntSize WebCore::operator- | ( | const IntSize & | size | ) | [inline] |
IntSize WebCore::operator- | ( | const IntSize & | a, | |
const IntSize & | b | |||
) | [inline] |
IntPoint WebCore::operator- | ( | const IntPoint & | a, | |
const IntSize & | b | |||
) | [inline] |
Definition at line 135 of file IntPoint.h.
IntSize WebCore::operator- | ( | const IntPoint & | a, | |
const IntPoint & | b | |||
) | [inline] |
Definition at line 130 of file IntPoint.h.
FloatSize WebCore::operator- | ( | const FloatSize & | size | ) | [inline] |
Definition at line 108 of file FloatSize.h.
FloatSize WebCore::operator- | ( | const FloatSize & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 103 of file FloatSize.h.
FloatPoint WebCore::operator- | ( | const FloatPoint & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 125 of file FloatPoint.h.
FloatSize WebCore::operator- | ( | const FloatPoint & | a, | |
const FloatPoint & | b | |||
) | [inline] |
Definition at line 120 of file FloatPoint.h.
IntSize& WebCore::operator-= | ( | IntSize & | a, | |
const IntSize & | b | |||
) | [inline] |
IntPoint& WebCore::operator-= | ( | IntPoint & | a, | |
const IntSize & | b | |||
) | [inline] |
Definition at line 119 of file IntPoint.h.
FloatSize& WebCore::operator-= | ( | FloatSize & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 91 of file FloatSize.h.
FloatPoint& WebCore::operator-= | ( | FloatPoint & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 109 of file FloatPoint.h.
bool WebCore::operator== | ( | const IntSize & | a, | |
const IntSize & | b | |||
) | [inline] |
bool WebCore::operator== | ( | const IntRect & | a, | |
const IntRect & | b | |||
) | [inline] |
bool WebCore::operator== | ( | const IntPoint & | a, | |
const IntPoint & | b | |||
) | [inline] |
Definition at line 140 of file IntPoint.h.
bool WebCore::operator== | ( | const FloatSize & | a, | |
const FloatSize & | b | |||
) | [inline] |
Definition at line 113 of file FloatSize.h.
bool WebCore::operator== | ( | const FloatRect & | a, | |
const FloatRect & | b | |||
) | [inline] |
Definition at line 162 of file FloatRect.h.
bool WebCore::operator== | ( | const FloatPoint & | a, | |
const FloatPoint & | b | |||
) | [inline] |
Definition at line 130 of file FloatPoint.h.
bool WebCore::skipString | ( | const QChar *& | ptr, | |
const QChar * | end, | |||
const char * | str | |||
) | [inline] |
Definition at line 39 of file ParserUtilities.h.
bool WebCore::skipString | ( | const QChar *& | ptr, | |
const QChar * | end, | |||
const QChar * | name, | |||
int | length | |||
) | [inline] |
Definition at line 29 of file ParserUtilities.h.
IntRect WebCore::unionRect | ( | const IntRect & | a, | |
const IntRect & | b | |||
) | [inline] |
FloatRect WebCore::unionRect | ( | const FloatRect & | a, | |
const FloatRect & | b | |||
) | [inline] |
Definition at line 155 of file FloatRect.h.
Variable Documentation
const double WebCore::animationFrameDelay = 0.025 [static] |
Definition at line 41 of file SMILTimeContainer.cpp.
const float WebCore::kPathSegmentLengthTolerance = 0.00001f [static] |
Definition at line 31 of file PathTraversalState.cpp.