webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <TextPainter.h>
Public Member Functions | |
ShadowApplier (GraphicsContext &, const ShadowData *, const FloatRect &textRect, bool lastShadowIterationShouldDrawText=true, bool opaque=false, FontOrientation=Horizontal) | |
FloatSize | extraOffset () const |
bool | nothingToDraw () const |
bool | didSaveContext () const |
~ShadowApplier () | |
WebCore::ShadowApplier::ShadowApplier | ( | GraphicsContext & | context, |
const ShadowData * | shadow, | ||
const FloatRect & | textRect, | ||
bool | lastShadowIterationShouldDrawText = true , |
||
bool | opaque = false , |
||
FontOrientation | orientation = Horizontal |
||
) |
WebCore::ShadowApplier::~ShadowApplier | ( | ) |
|
inline |
|
inline |
|
inline |