|
WEBCORE_EXPORT | HitTestResult () |
|
WEBCORE_EXPORT | HitTestResult (const LayoutPoint &) |
|
WEBCORE_EXPORT | HitTestResult (const LayoutPoint ¢erPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) |
|
WEBCORE_EXPORT | HitTestResult (const HitTestLocation &) |
|
WEBCORE_EXPORT | HitTestResult (const HitTestResult &) |
|
WEBCORE_EXPORT | ~HitTestResult () |
|
WEBCORE_EXPORT HitTestResult & | operator= (const HitTestResult &) |
|
Node * | innerNode () const |
|
Node * | innerNonSharedNode () const |
|
WEBCORE_EXPORT Element * | innerNonSharedElement () const |
|
Element * | URLElement () const |
|
Scrollbar * | scrollbar () const |
|
bool | isOverWidget () const |
|
WEBCORE_EXPORT String | linkSuggestedFilename () const |
|
bool | isRectBasedTest () const |
|
const LayoutPoint & | pointInMainFrame () const |
|
IntPoint | roundedPointInMainFrame () const |
|
const LayoutPoint & | pointInInnerNodeFrame () const |
|
IntPoint | roundedPointInInnerNodeFrame () const |
|
WEBCORE_EXPORT Frame * | innerNodeFrame () const |
|
const LayoutPoint & | localPoint () const |
|
void | setLocalPoint (const LayoutPoint &p) |
|
void | setToNonUserAgentShadowAncestor () |
|
const HitTestLocation & | hitTestLocation () const |
|
WEBCORE_EXPORT void | setInnerNode (Node *) |
|
void | setInnerNonSharedNode (Node *) |
|
void | setURLElement (Element *) |
|
void | setScrollbar (Scrollbar *) |
|
void | setIsOverWidget (bool b) |
|
WEBCORE_EXPORT Frame * | targetFrame () const |
|
WEBCORE_EXPORT bool | isSelected () const |
|
WEBCORE_EXPORT String | selectedText () const |
|
WEBCORE_EXPORT String | spellingToolTip (TextDirection &) const |
|
String | replacedString () const |
|
WEBCORE_EXPORT String | title (TextDirection &) const |
|
String | innerTextIfTruncated (TextDirection &) const |
|
WEBCORE_EXPORT String | altDisplayString () const |
|
WEBCORE_EXPORT String | titleDisplayString () const |
|
WEBCORE_EXPORT Image * | image () const |
|
WEBCORE_EXPORT IntRect | imageRect () const |
|
WEBCORE_EXPORT URL | absoluteImageURL () const |
|
WEBCORE_EXPORT URL | absolutePDFURL () const |
|
WEBCORE_EXPORT URL | absoluteMediaURL () const |
|
WEBCORE_EXPORT URL | absoluteLinkURL () const |
|
WEBCORE_EXPORT String | textContent () const |
|
bool | isOverLink () const |
|
WEBCORE_EXPORT bool | isContentEditable () const |
|
void | toggleMediaControlsDisplay () const |
|
void | toggleMediaLoopPlayback () const |
|
WEBCORE_EXPORT bool | mediaIsInFullscreen () const |
|
void | toggleMediaFullscreenState () const |
|
void | enterFullscreenForVideo () const |
|
bool | mediaControlsEnabled () const |
|
bool | mediaLoopEnabled () const |
|
bool | mediaPlaying () const |
|
bool | mediaSupportsFullscreen () const |
|
void | toggleMediaPlayState () const |
|
WEBCORE_EXPORT bool | mediaHasAudio () const |
|
WEBCORE_EXPORT bool | mediaIsVideo () const |
|
bool | mediaMuted () const |
|
void | toggleMediaMuteState () const |
|
bool | mediaSupportsEnhancedFullscreen () const |
|
bool | mediaIsInEnhancedFullscreen () const |
|
void | toggleEnhancedFullscreenForVideo () const |
|
WEBCORE_EXPORT bool | isDownloadableMedia () const |
|
WEBCORE_EXPORT bool | isOverTextInsideFormControlElement () const |
|
WEBCORE_EXPORT bool | allowsCopy () const |
|
bool | addNodeToRectBasedTestResult (Node *, const HitTestRequest &, const HitTestLocation &pointInContainer, const LayoutRect &=LayoutRect()) |
|
bool | addNodeToRectBasedTestResult (Node *, const HitTestRequest &, const HitTestLocation &pointInContainer, const FloatRect &) |
|
void | append (const HitTestResult &) |
|
WEBCORE_EXPORT const NodeSet & | rectBasedTestResult () const |
|
Vector< String > | dictationAlternatives () const |
|
Node * | targetNode () const |
|
WEBCORE_EXPORT Element * | targetElement () const |
|
WEBCORE_EXPORT | HitTestResult () |
|
WEBCORE_EXPORT | HitTestResult (const LayoutPoint &) |
|
WEBCORE_EXPORT | HitTestResult (const LayoutPoint ¢erPoint, unsigned topPadding, unsigned rightPadding, unsigned bottomPadding, unsigned leftPadding) |
|
WEBCORE_EXPORT | HitTestResult (const HitTestLocation &) |
|
WEBCORE_EXPORT | HitTestResult (const HitTestResult &) |
|
WEBCORE_EXPORT | ~HitTestResult () |
|
WEBCORE_EXPORT HitTestResult & | operator= (const HitTestResult &) |
|
Node * | innerNode () const |
|
Node * | innerNonSharedNode () const |
|
WEBCORE_EXPORT Element * | innerNonSharedElement () const |
|
Element * | URLElement () const |
|
Scrollbar * | scrollbar () const |
|
bool | isOverWidget () const |
|
WEBCORE_EXPORT String | linkSuggestedFilename () const |
|
bool | isRectBasedTest () const |
|
const LayoutPoint & | pointInMainFrame () const |
|
IntPoint | roundedPointInMainFrame () const |
|
const LayoutPoint & | pointInInnerNodeFrame () const |
|
IntPoint | roundedPointInInnerNodeFrame () const |
|
WEBCORE_EXPORT Frame * | innerNodeFrame () const |
|
const LayoutPoint & | localPoint () const |
|
void | setLocalPoint (const LayoutPoint &p) |
|
void | setToNonUserAgentShadowAncestor () |
|
const HitTestLocation & | hitTestLocation () const |
|
WEBCORE_EXPORT void | setInnerNode (Node *) |
|
void | setInnerNonSharedNode (Node *) |
|
void | setURLElement (Element *) |
|
void | setScrollbar (Scrollbar *) |
|
void | setIsOverWidget (bool b) |
|
WEBCORE_EXPORT Frame * | targetFrame () const |
|
WEBCORE_EXPORT bool | isSelected () const |
|
WEBCORE_EXPORT String | selectedText () const |
|
WEBCORE_EXPORT String | spellingToolTip (TextDirection &) const |
|
String | replacedString () const |
|
WEBCORE_EXPORT String | title (TextDirection &) const |
|
String | innerTextIfTruncated (TextDirection &) const |
|
WEBCORE_EXPORT String | altDisplayString () const |
|
WEBCORE_EXPORT String | titleDisplayString () const |
|
WEBCORE_EXPORT Image * | image () const |
|
WEBCORE_EXPORT IntRect | imageRect () const |
|
WEBCORE_EXPORT URL | absoluteImageURL () const |
|
WEBCORE_EXPORT URL | absolutePDFURL () const |
|
WEBCORE_EXPORT URL | absoluteMediaURL () const |
|
WEBCORE_EXPORT URL | absoluteLinkURL () const |
|
WEBCORE_EXPORT String | textContent () const |
|
bool | isOverLink () const |
|
WEBCORE_EXPORT bool | isContentEditable () const |
|
void | toggleMediaControlsDisplay () const |
|
void | toggleMediaLoopPlayback () const |
|
WEBCORE_EXPORT bool | mediaIsInFullscreen () const |
|
void | toggleMediaFullscreenState () const |
|
void | enterFullscreenForVideo () const |
|
bool | mediaControlsEnabled () const |
|
bool | mediaLoopEnabled () const |
|
bool | mediaPlaying () const |
|
bool | mediaSupportsFullscreen () const |
|
void | toggleMediaPlayState () const |
|
WEBCORE_EXPORT bool | mediaHasAudio () const |
|
WEBCORE_EXPORT bool | mediaIsVideo () const |
|
bool | mediaMuted () const |
|
void | toggleMediaMuteState () const |
|
bool | mediaSupportsEnhancedFullscreen () const |
|
bool | mediaIsInEnhancedFullscreen () const |
|
void | toggleEnhancedFullscreenForVideo () const |
|
WEBCORE_EXPORT bool | isDownloadableMedia () const |
|
WEBCORE_EXPORT bool | isOverTextInsideFormControlElement () const |
|
WEBCORE_EXPORT bool | allowsCopy () const |
|
bool | addNodeToRectBasedTestResult (Node *, const HitTestRequest &, const HitTestLocation &pointInContainer, const LayoutRect &=LayoutRect()) |
|
bool | addNodeToRectBasedTestResult (Node *, const HitTestRequest &, const HitTestLocation &pointInContainer, const FloatRect &) |
|
void | append (const HitTestResult &) |
|
WEBCORE_EXPORT const NodeSet & | rectBasedTestResult () const |
|
Vector< String > | dictationAlternatives () const |
|
Node * | targetNode () const |
|
WEBCORE_EXPORT Element * | targetElement () const |
|