|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ClientRect.h>
Public Member Functions | |
| float | top () const |
| float | right () const |
| float | bottom () const |
| float | left () const |
| float | width () const |
| float | height () const |
Public Member Functions inherited from WebCore::ScriptWrappable | |
| JSDOMObject * | wrapper () const |
| void | setWrapper (JSDOMObject *, JSC::WeakHandleOwner *, void *) |
| void | clearWrapper (JSDOMObject *) |
| JSDOMObject * | wrapper () const |
| void | setWrapper (JSDOMObject *, JSC::WeakHandleOwner *, void *) |
| void | clearWrapper (JSDOMObject *) |
Public Member Functions inherited from WTF::RefCounted< ClientRect > | |
| void | deref () const |
| void | deref () const |
| void | deref () const |
Public Member Functions inherited from WTF::RefCountedBase | |
| 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 () |
Static Public Member Functions | |
| static Ref< ClientRect > | create () |
| static Ref< ClientRect > | create (const IntRect &rect) |
| static Ref< ClientRect > | create (const FloatRect &rect) |
Static Public Member Functions inherited from WebCore::ScriptWrappable | |
| template<typename Derived > | |
| static ptrdiff_t | offsetOfWrapper () |
| template<typename Derived > | |
| static ptrdiff_t | offsetOfWrapper () |
Additional Inherited Members | |
Protected Member Functions inherited from WebCore::ScriptWrappable | |
| ~ScriptWrappable () | |
| ~ScriptWrappable () | |
Protected Member Functions inherited from WTF::RefCounted< ClientRect > | |
| RefCounted () | |
| RefCounted () | |
| RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13