Searched defs:naturalWidth (Results 1 – 2 of 2) sorted by relevance
258 int HTMLImageElement::naturalWidth() const in naturalWidth() function in WebCore::HTMLImageElement
209 int naturalWidth = naturalRect.right - naturalRect.left; in cacheMovieScale() local