|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <StyleGeneratedImage.h>
Public Member Functions | |
| CSSImageGeneratorValue & | imageValue () |
| CSSImageGeneratorValue & | imageValue () |
Public Member Functions inherited from WebCore::StyleImage | |
| virtual | ~StyleImage () |
| virtual bool | canRender (const RenderElement *, float) const |
| virtual bool | isLoaded () const |
| virtual bool | errorOccurred () const |
| virtual float | imageScaleFactor () const |
| virtual CachedImage * | cachedImage () const |
| ALWAYS_INLINE bool | isCachedImage () const |
| ALWAYS_INLINE bool | isGeneratedImage () const |
| virtual | ~StyleImage () |
| virtual bool | canRender (const RenderElement *, float) const |
| virtual bool | isLoaded () const |
| virtual bool | errorOccurred () const |
| virtual float | imageScaleFactor () const |
| virtual CachedImage * | cachedImage () const |
| ALWAYS_INLINE bool | isCachedImage () const |
| ALWAYS_INLINE bool | isGeneratedImage () const |
Public Member Functions inherited from WTF::RefCounted< StyleImage > | |
| 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< StyleGeneratedImage > | create (Ref< CSSImageGeneratorValue > &&value) |
| static Ref< StyleGeneratedImage > | create (Ref< CSSImageGeneratorValue > &&value) |
Additional Inherited Members | |
Protected Member Functions inherited from WebCore::StyleImage | |
| StyleImage () | |
| StyleImage () | |
Protected Member Functions inherited from WTF::RefCounted< StyleImage > | |
| 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 |
Protected Attributes inherited from WebCore::StyleImage | |
| bool | m_isCachedImage: 1 |
| bool | m_isGeneratedImage: 1 |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
1.8.13