Home
last modified time | relevance | path

Searched defs:naturalWidth (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/html/
DHTMLImageElement.cpp258 int HTMLImageElement::naturalWidth() const in naturalWidth() function in WebCore::HTMLImageElement
/external/webkit/WebCore/platform/graphics/win/
DQTMovieWin.cpp209 int naturalWidth = naturalRect.right - naturalRect.left; in cacheMovieScale() local