Searched defs:layoutSize (Results 1 – 4 of 4) sorted by relevance
39 FloatSize layoutSize; member
130 …text* context, RenderObject* object, Image* image, const void *layer, const LayoutSize& layoutSize) in shouldPaintAtLowQuality()
3047 WebSize layoutSize = m_size; in updateMainFrameLayoutSize() local3130 void WebViewImpl::setFixedLayoutSize(const WebSize& layoutSize) in setFixedLayoutSize()
1697 IntSize FrameView::layoutSize(IncludeScrollbarsInRect scrollbarInclusion) const in layoutSize() function in WebCore::FrameView