Searched defs:contentsSizeChanged (Results 1 – 3 of 3) sorted by relevance
99 void Chrome::contentsSizeChanged(Frame* frame, const IntSize& size) const in contentsSizeChanged() function in WebCore::Chrome
549 void ChromeClientImpl::contentsSizeChanged(Frame* frame, const IntSize& size) const in contentsSizeChanged() function in blink::ChromeClientImpl
143 virtual void contentsSizeChanged(Frame*, const IntSize&) const OVERRIDE { } in contentsSizeChanged() function