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