Home
last modified time | relevance | path

Searched defs:layoutSize (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DPageScaleConstraints.h39 FloatSize layoutSize; member
/external/chromium_org/third_party/WebKit/Source/core/paint/
DHTMLCanvasPainter.cpp36 LayoutSize layoutSize = contentRect.size(); in paintReplaced() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DImageQualityController.cpp68 …text* context, RenderObject* object, Image* image, const void* layer, const LayoutSize& layoutSize) in chooseInterpolationQuality()
156 …text* context, RenderObject* object, Image* image, const void *layer, const LayoutSize& layoutSize) in shouldPaintAtLowQuality()
DTextAutosizer.cpp516 IntSize layoutSize = mainFrame->view()->layoutSize(); in updatePageInfo() local
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp1493 IntSize FrameView::layoutSize(IncludeScrollbarsInRect scrollbarInclusion) const in layoutSize() function in blink::FrameView
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp3265 WebSize layoutSize = m_size; in updateMainFrameLayoutSize() local