#include <PageOverlay.h>
|
enum | OverlayType { OverlayType::View,
OverlayType::Document,
OverlayType::View,
OverlayType::Document
} |
|
enum | FadeMode { FadeMode::DoNotFade,
FadeMode::Fade,
FadeMode::DoNotFade,
FadeMode::Fade
} |
|
enum | OverlayType { OverlayType::View,
OverlayType::Document,
OverlayType::View,
OverlayType::Document
} |
|
enum | FadeMode { FadeMode::DoNotFade,
FadeMode::Fade,
FadeMode::DoNotFade,
FadeMode::Fade
} |
|
typedef uint64_t | PageOverlayID |
|
typedef uint64_t | PageOverlayID |
|
|
virtual WEBCORE_EXPORT | ~PageOverlay () |
|
WEBCORE_EXPORT PageOverlayController * | controller () const |
|
virtual PageOverlayID | pageOverlayID () const |
|
void | setPage (Page *) |
|
Page * | page () const |
|
WEBCORE_EXPORT void | setNeedsDisplay (const IntRect &dirtyRect) |
|
WEBCORE_EXPORT void | setNeedsDisplay () |
|
void | drawRect (GraphicsContext &, const IntRect &dirtyRect) |
|
bool | mouseEvent (const PlatformMouseEvent &) |
|
void | didScrollFrame (Frame &) |
|
bool | copyAccessibilityAttributeStringValueForPoint (String attribute, FloatPoint parameter, String &value) |
|
bool | copyAccessibilityAttributeBoolValueForPoint (String attribute, FloatPoint parameter, bool &value) |
|
Vector< String > | copyAccessibilityAttributeNames (bool parameterizedNames) |
|
void | startFadeInAnimation () |
|
void | startFadeOutAnimation () |
|
WEBCORE_EXPORT void | stopFadeOutAnimation () |
|
WEBCORE_EXPORT void | clear () |
|
Client & | client () const |
|
OverlayType | overlayType () |
|
WEBCORE_EXPORT IntRect | bounds () const |
|
WEBCORE_EXPORT IntRect | frame () const |
|
WEBCORE_EXPORT void | setFrame (IntRect) |
|
WEBCORE_EXPORT IntSize | viewToOverlayOffset () const |
|
const Color & | backgroundColor () const |
|
void | setBackgroundColor (const Color &) |
|
void | setShouldIgnoreMouseEventsOutsideBounds (bool flag) |
|
WEBCORE_EXPORT GraphicsLayer & | layer () |
|
bool | needsSynchronousScrolling () const |
|
void | setNeedsSynchronousScrolling (bool needsSynchronousScrolling) |
|
virtual WEBCORE_EXPORT | ~PageOverlay () |
|
WEBCORE_EXPORT PageOverlayController * | controller () const |
|
virtual PageOverlayID | pageOverlayID () const |
|
void | setPage (Page *) |
|
Page * | page () const |
|
WEBCORE_EXPORT void | setNeedsDisplay (const IntRect &dirtyRect) |
|
WEBCORE_EXPORT void | setNeedsDisplay () |
|
void | drawRect (GraphicsContext &, const IntRect &dirtyRect) |
|
bool | mouseEvent (const PlatformMouseEvent &) |
|
void | didScrollFrame (Frame &) |
|
bool | copyAccessibilityAttributeStringValueForPoint (String attribute, FloatPoint parameter, String &value) |
|
bool | copyAccessibilityAttributeBoolValueForPoint (String attribute, FloatPoint parameter, bool &value) |
|
Vector< String > | copyAccessibilityAttributeNames (bool parameterizedNames) |
|
void | startFadeInAnimation () |
|
void | startFadeOutAnimation () |
|
WEBCORE_EXPORT void | stopFadeOutAnimation () |
|
WEBCORE_EXPORT void | clear () |
|
Client & | client () const |
|
OverlayType | overlayType () |
|
WEBCORE_EXPORT IntRect | bounds () const |
|
WEBCORE_EXPORT IntRect | frame () const |
|
WEBCORE_EXPORT void | setFrame (IntRect) |
|
WEBCORE_EXPORT IntSize | viewToOverlayOffset () const |
|
const Color & | backgroundColor () const |
|
void | setBackgroundColor (const Color &) |
|
void | setShouldIgnoreMouseEventsOutsideBounds (bool flag) |
|
WEBCORE_EXPORT GraphicsLayer & | layer () |
|
bool | needsSynchronousScrolling () const |
|
void | setNeedsSynchronousScrolling (bool needsSynchronousScrolling) |
|
void | deref () const |
|
void | deref () const |
|
void | deref () const |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
void | ref () const |
|
bool | hasOneRef () const |
|
unsigned | refCount () const |
|
void | relaxAdoptionRequirement () |
|
◆ PageOverlayID [1/2]
◆ PageOverlayID [2/2]
◆ FadeMode [1/2]
Enumerator |
---|
DoNotFade | |
Fade | |
DoNotFade | |
Fade | |
◆ FadeMode [2/2]
Enumerator |
---|
DoNotFade | |
Fade | |
DoNotFade | |
Fade | |
◆ OverlayType [1/2]
Enumerator |
---|
View | |
Document | |
View | |
Document | |
◆ OverlayType [2/2]
Enumerator |
---|
View | |
Document | |
View | |
Document | |
◆ ~PageOverlay() [1/2]
WebCore::PageOverlay::~PageOverlay |
( |
| ) |
|
|
virtual |
◆ ~PageOverlay() [2/2]
◆ backgroundColor() [1/2]
const Color& WebCore::PageOverlay::backgroundColor |
( |
| ) |
const |
|
inline |
◆ backgroundColor() [2/2]
const Color& WebCore::PageOverlay::backgroundColor |
( |
| ) |
const |
|
inline |
◆ bounds() [1/2]
IntRect WebCore::PageOverlay::bounds |
( |
| ) |
const |
◆ bounds() [2/2]
◆ clear() [1/2]
void WebCore::PageOverlay::clear |
( |
| ) |
|
◆ clear() [2/2]
◆ client() [1/2]
Client& WebCore::PageOverlay::client |
( |
| ) |
const |
|
inline |
◆ client() [2/2]
Client& WebCore::PageOverlay::client |
( |
| ) |
const |
|
inline |
◆ controller() [1/2]
◆ controller() [2/2]
◆ copyAccessibilityAttributeBoolValueForPoint() [1/2]
bool WebCore::PageOverlay::copyAccessibilityAttributeBoolValueForPoint |
( |
String |
attribute, |
|
|
FloatPoint |
parameter, |
|
|
bool & |
value |
|
) |
| |
◆ copyAccessibilityAttributeBoolValueForPoint() [2/2]
bool WebCore::PageOverlay::copyAccessibilityAttributeBoolValueForPoint |
( |
String |
attribute, |
|
|
FloatPoint |
parameter, |
|
|
bool & |
value |
|
) |
| |
◆ copyAccessibilityAttributeNames() [1/2]
Vector<String> WebCore::PageOverlay::copyAccessibilityAttributeNames |
( |
bool |
parameterizedNames | ) |
|
◆ copyAccessibilityAttributeNames() [2/2]
Vector< String > WebCore::PageOverlay::copyAccessibilityAttributeNames |
( |
bool |
parameterizedNames | ) |
|
◆ copyAccessibilityAttributeStringValueForPoint() [1/2]
bool WebCore::PageOverlay::copyAccessibilityAttributeStringValueForPoint |
( |
String |
attribute, |
|
|
FloatPoint |
parameter, |
|
|
String & |
value |
|
) |
| |
◆ copyAccessibilityAttributeStringValueForPoint() [2/2]
bool WebCore::PageOverlay::copyAccessibilityAttributeStringValueForPoint |
( |
String |
attribute, |
|
|
FloatPoint |
parameter, |
|
|
String & |
value |
|
) |
| |
◆ create() [1/2]
◆ create() [2/2]
◆ didScrollFrame() [1/2]
void WebCore::PageOverlay::didScrollFrame |
( |
Frame & |
| ) |
|
◆ didScrollFrame() [2/2]
void WebCore::PageOverlay::didScrollFrame |
( |
Frame & |
frame | ) |
|
◆ drawRect() [1/2]
◆ drawRect() [2/2]
◆ frame() [1/2]
IntRect WebCore::PageOverlay::frame |
( |
| ) |
const |
◆ frame() [2/2]
◆ layer() [1/2]
◆ layer() [2/2]
◆ mouseEvent() [1/2]
◆ mouseEvent() [2/2]
◆ needsSynchronousScrolling() [1/2]
bool WebCore::PageOverlay::needsSynchronousScrolling |
( |
| ) |
const |
|
inline |
◆ needsSynchronousScrolling() [2/2]
bool WebCore::PageOverlay::needsSynchronousScrolling |
( |
| ) |
const |
|
inline |
◆ overlayType() [1/2]
◆ overlayType() [2/2]
◆ page() [1/2]
Page* WebCore::PageOverlay::page |
( |
| ) |
const |
|
inline |
◆ page() [2/2]
Page* WebCore::PageOverlay::page |
( |
| ) |
const |
|
inline |
◆ pageOverlayID() [1/2]
virtual PageOverlayID WebCore::PageOverlay::pageOverlayID |
( |
| ) |
const |
|
inlinevirtual |
◆ pageOverlayID() [2/2]
virtual PageOverlayID WebCore::PageOverlay::pageOverlayID |
( |
| ) |
const |
|
inlinevirtual |
◆ setBackgroundColor() [1/2]
void WebCore::PageOverlay::setBackgroundColor |
( |
const Color & |
| ) |
|
◆ setBackgroundColor() [2/2]
void WebCore::PageOverlay::setBackgroundColor |
( |
const Color & |
backgroundColor | ) |
|
◆ setFrame() [1/2]
◆ setFrame() [2/2]
◆ setNeedsDisplay() [1/4]
◆ setNeedsDisplay() [2/4]
void WebCore::PageOverlay::setNeedsDisplay |
( |
const IntRect & |
dirtyRect | ) |
|
◆ setNeedsDisplay() [3/4]
void WebCore::PageOverlay::setNeedsDisplay |
( |
| ) |
|
◆ setNeedsDisplay() [4/4]
◆ setNeedsSynchronousScrolling() [1/2]
void WebCore::PageOverlay::setNeedsSynchronousScrolling |
( |
bool |
needsSynchronousScrolling | ) |
|
|
inline |
◆ setNeedsSynchronousScrolling() [2/2]
void WebCore::PageOverlay::setNeedsSynchronousScrolling |
( |
bool |
needsSynchronousScrolling | ) |
|
|
inline |
◆ setPage() [1/2]
void WebCore::PageOverlay::setPage |
( |
Page * |
| ) |
|
◆ setPage() [2/2]
void WebCore::PageOverlay::setPage |
( |
Page * |
page | ) |
|
◆ setShouldIgnoreMouseEventsOutsideBounds() [1/2]
void WebCore::PageOverlay::setShouldIgnoreMouseEventsOutsideBounds |
( |
bool |
flag | ) |
|
|
inline |
◆ setShouldIgnoreMouseEventsOutsideBounds() [2/2]
void WebCore::PageOverlay::setShouldIgnoreMouseEventsOutsideBounds |
( |
bool |
flag | ) |
|
|
inline |
◆ startFadeInAnimation() [1/2]
void WebCore::PageOverlay::startFadeInAnimation |
( |
| ) |
|
◆ startFadeInAnimation() [2/2]
void WebCore::PageOverlay::startFadeInAnimation |
( |
| ) |
|
◆ startFadeOutAnimation() [1/2]
void WebCore::PageOverlay::startFadeOutAnimation |
( |
| ) |
|
◆ startFadeOutAnimation() [2/2]
void WebCore::PageOverlay::startFadeOutAnimation |
( |
| ) |
|
◆ stopFadeOutAnimation() [1/2]
void WebCore::PageOverlay::stopFadeOutAnimation |
( |
| ) |
|
◆ stopFadeOutAnimation() [2/2]
◆ viewToOverlayOffset() [1/2]
◆ viewToOverlayOffset() [2/2]
IntSize WebCore::PageOverlay::viewToOverlayOffset |
( |
| ) |
const |
The documentation for this class was generated from the following files: