Changeset 156408 in webkit for trunk/Source/WebCore/css/CSSImageSetValue.h
- Timestamp:
- Sep 25, 2013, 11:09:47 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/css/CSSImageSetValue.h
r156313 r156408 50 50 51 51 // Returns a StyleCachedImageSet if the best fit image has been cached already, otherwise a StylePendingImage. 52 StyleImage* cachedOrPendingImageSet(Document *);52 StyleImage* cachedOrPendingImageSet(Document&); 53 53 54 54 String customCSSText() const;
Note:
See TracChangeset
for help on using the changeset viewer.