- Timestamp:
- 03/07/07 23:01:20 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/platform/graphics/cairo/ImageSourceCairo.cpp
r19481 r20052 157 157 } 158 158 159 void ImageSource::destroyFrameAtIndex(size_t) 160 { 161 // FIXME: write me 162 } 163 159 164 float ImageSource::frameDurationAtIndex(size_t index) 160 165 {