|
void | recreateAndInitialize (Ref< Plugin > &&) |
|
WebCore::Frame * | frame () const |
|
bool | isBeingDestroyed () const |
|
void | manualLoadDidReceiveResponse (const WebCore::ResourceResponse &) |
|
void | manualLoadDidReceiveData (const char *bytes, int length) |
|
void | manualLoadDidFinishLoading () |
|
void | manualLoadDidFail (const WebCore::ResourceError &) |
|
void | activityStateDidChange (WebCore::ActivityState::Flags changed) |
|
void | setLayerHostingMode (LayerHostingMode) |
|
WebCore::HTMLPlugInElement * | pluginElement () const |
|
const Plugin::Parameters & | initialParameters () const |
|
Plugin * | plugin () const |
|
void | setPageScaleFactor (double scaleFactor, WebCore::IntPoint origin) |
|
double | pageScaleFactor () const |
|
bool | handlesPageScaleFactor () const |
|
bool | requiresUnifiedScaleFactor () const |
|
void | pageScaleFactorDidChange () |
|
void | topContentInsetDidChange () |
|
void | webPageDestroyed () |
|
bool | handleEditingCommand (const String &commandName, const String &argument) |
|
bool | isEditingCommandEnabled (const String &commandName) |
|
unsigned | countFindMatches (const String &target, WebCore::FindOptions, unsigned maxMatchCount) |
|
bool | findString (const String &target, WebCore::FindOptions, unsigned maxMatchCount) |
|
String | getSelectionString () const |
|
bool | shouldAllowScripting () |
|
RefPtr< WebCore::SharedBuffer > | liveResourceData () const |
|
bool | performDictionaryLookupAtLocation (const WebCore::FloatPoint &) |
|
String | getSelectionForWordAtPoint (const WebCore::FloatPoint &) const |
|
bool | existingSelectionContainsPoint (const WebCore::FloatPoint &) const |
|
virtual PlatformLayer * | platformLayer () const |
|
virtual bool | getFormValue (String &) |
|
virtual bool | supportsKeyboardFocus () const |
|
virtual bool | canProcessDrag () const |
|
bool | isPluginViewBase () const override |
|
virtual AudioHardwareActivityType | audioHardwareActivity () const |
|
virtual void | setJavaScriptPaused (bool) |
|
virtual RefPtr< JSC::Bindings::Instance > | bindingInstance () |
|
virtual PlatformLayer * | platformLayer () const |
|
virtual bool | getFormValue (String &) |
|
virtual bool | supportsKeyboardFocus () const |
|
virtual bool | canProcessDrag () const |
|
bool | isPluginViewBase () const override |
|
virtual AudioHardwareActivityType | audioHardwareActivity () const |
|
virtual void | setJavaScriptPaused (bool) |
|
virtual RefPtr< JSC::Bindings::Instance > | bindingInstance () |
|
WEBCORE_EXPORT | Widget (PlatformWidget=nullptr) |
|
virtual WEBCORE_EXPORT | ~Widget () |
|
WEBCORE_EXPORT PlatformWidget | platformWidget () const |
|
WEBCORE_EXPORT void | setPlatformWidget (PlatformWidget) |
|
int | x () const |
|
int | y () const |
|
int | width () const |
|
int | height () const |
|
IntSize | size () const |
|
IntPoint | location () const |
|
WEBCORE_EXPORT IntRect | frameRect () const |
|
IntRect | boundsRect () const |
|
void | resize (int w, int h) |
|
void | resize (const IntSize &s) |
|
void | move (int x, int y) |
|
void | move (const IntPoint &p) |
|
void | invalidate () |
|
void | setCursor (const Cursor &) |
|
bool | isSelfVisible () const |
|
bool | isParentVisible () const |
|
bool | isVisible () const |
|
void | setSelfVisible (bool v) |
|
void | setIsSelected (bool) |
|
virtual bool | isFrameView () const |
|
virtual bool | isPluginView () const |
|
virtual bool | isScrollbar () const |
|
virtual bool | isScrollView () const |
|
WEBCORE_EXPORT void | removeFromParent () |
|
ScrollView * | parent () const |
|
FrameView * | root () const |
|
virtual void | handleEvent (Event *) |
|
WEBCORE_EXPORT IntRect | convertToRootView (const IntRect &) const |
|
IntRect | convertFromRootView (const IntRect &) const |
|
IntPoint | convertToRootView (const IntPoint &) const |
|
IntPoint | convertFromRootView (const IntPoint &) const |
|
WEBCORE_EXPORT IntRect | convertToContainingWindow (const IntRect &) const |
|
IntRect | convertFromContainingWindow (const IntRect &) const |
|
WEBCORE_EXPORT IntPoint | convertToContainingWindow (const IntPoint &) const |
|
IntPoint | convertFromContainingWindow (const IntPoint &) const |
|
virtual WEBCORE_EXPORT IntRect | convertToContainingView (const IntRect &) const |
|
virtual WEBCORE_EXPORT IntRect | convertFromContainingView (const IntRect &) const |
|
virtual WEBCORE_EXPORT IntPoint | convertToContainingView (const IntPoint &) const |
|
virtual WEBCORE_EXPORT IntPoint | convertFromContainingView (const IntPoint &) const |
|
WeakPtr< Widget > | createWeakPtr () |
|
WEBCORE_EXPORT | Widget (PlatformWidget=nullptr) |
|
virtual WEBCORE_EXPORT | ~Widget () |
|
WEBCORE_EXPORT PlatformWidget | platformWidget () const |
|
WEBCORE_EXPORT void | setPlatformWidget (PlatformWidget) |
|
int | x () const |
|
int | y () const |
|
int | width () const |
|
int | height () const |
|
IntSize | size () const |
|
IntPoint | location () const |
|
WEBCORE_EXPORT IntRect | frameRect () const |
|
IntRect | boundsRect () const |
|
void | resize (int w, int h) |
|
void | resize (const IntSize &s) |
|
void | move (int x, int y) |
|
void | move (const IntPoint &p) |
|
void | invalidate () |
|
void | setCursor (const Cursor &) |
|
bool | isSelfVisible () const |
|
bool | isParentVisible () const |
|
bool | isVisible () const |
|
void | setSelfVisible (bool v) |
|
void | setIsSelected (bool) |
|
virtual bool | isFrameView () const |
|
virtual bool | isPluginView () const |
|
virtual bool | isScrollbar () const |
|
virtual bool | isScrollView () const |
|
WEBCORE_EXPORT void | removeFromParent () |
|
ScrollView * | parent () const |
|
FrameView * | root () const |
|
virtual void | handleEvent (Event *) |
|
WEBCORE_EXPORT IntRect | convertToRootView (const IntRect &) const |
|
IntRect | convertFromRootView (const IntRect &) const |
|
IntPoint | convertToRootView (const IntPoint &) const |
|
IntPoint | convertFromRootView (const IntPoint &) const |
|
WEBCORE_EXPORT IntRect | convertToContainingWindow (const IntRect &) const |
|
IntRect | convertFromContainingWindow (const IntRect &) const |
|
WEBCORE_EXPORT IntPoint | convertToContainingWindow (const IntPoint &) const |
|
IntPoint | convertFromContainingWindow (const IntPoint &) const |
|
virtual WEBCORE_EXPORT IntRect | convertToContainingView (const IntRect &) const |
|
virtual WEBCORE_EXPORT IntRect | convertFromContainingView (const IntRect &) const |
|
virtual WEBCORE_EXPORT IntPoint | convertToContainingView (const IntPoint &) const |
|
virtual WEBCORE_EXPORT IntPoint | convertFromContainingView (const IntPoint &) const |
|
WeakPtr< Widget > | createWeakPtr () |
|
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 () |
|