webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::ShadowApplier Class Reference

#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 ()
 

Constructor & Destructor Documentation

◆ ShadowApplier()

WebCore::ShadowApplier::ShadowApplier ( GraphicsContext context,
const ShadowData shadow,
const FloatRect textRect,
bool  lastShadowIterationShouldDrawText = true,
bool  opaque = false,
FontOrientation  orientation = Horizontal 
)

◆ ~ShadowApplier()

WebCore::ShadowApplier::~ShadowApplier ( )

Member Function Documentation

◆ didSaveContext()

bool WebCore::ShadowApplier::didSaveContext ( ) const
inline

◆ extraOffset()

FloatSize WebCore::ShadowApplier::extraOffset ( ) const
inline

◆ nothingToDraw()

bool WebCore::ShadowApplier::nothingToDraw ( ) const
inline

The documentation for this class was generated from the following files: