Home
last modified time | relevance | path

Searched defs:maximalOutlineSize (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderView.h106 int maximalOutlineSize() const { return m_maximalOutlineSize; } in maximalOutlineSize() function
DRenderObject.cpp3091 int RenderObject::maximalOutlineSize(PaintPhase p) const in maximalOutlineSize() function in WebCore::RenderObject