Home
last modified time | relevance | path

Searched defs:naturalHeight (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLImageElement.cpp314 int HTMLImageElement::naturalHeight() const in naturalHeight() function in WebCore::HTMLImageElement
/external/webkit/Source/WebCore/platform/win/
DPopupMenuWin.cpp309 int naturalHeight = m_itemHeight * itemCount; in calculatePositionAndSize() local
/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovie.cpp262 float naturalHeight = naturalRect.bottom - naturalRect.top; in cacheMovieScale() local
/external/webkit/Source/WebKit2/UIProcess/win/
DWebPopupMenuProxyWin.cpp374 int naturalHeight = m_itemHeight * itemCount; in calculatePositionAndSize() local