Searched refs:m_windowBounds (Results 1 – 1 of 1) sorted by relevance
46 m_windowBounds = m_bounds; in WebCoreViewBridge()66 return m_windowBounds; in getWindowBounds()91 m_windowBounds = WebCore::IntRect(x, y, h, v); in setWindowBounds()109 WebCore::IntRect m_windowBounds; variable