Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLImageElement.cpp306 int HTMLImageElement::naturalWidth() const in naturalWidth() function in WebCore::HTMLImageElement
/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovie.cpp261 float naturalWidth = naturalRect.right - naturalRect.left; in cacheMovieScale() local