Home
last modified time | relevance | path

Searched defs:markerRect (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListItem.cpp410 …LayoutRect markerRect(markerLogicalLeft + lineOffset, blockOffset, m_marker->width(), m_marker->he… in positionListMarker() local
DInlineTextBox.cpp983 …IntRect markerRect = enclosingIntRect(font.selectionRectForText(run, startPoint, selHeight, startP… in paintDocumentMarker() local
1028 …IntRect markerRect = enclosingIntRect(font.selectionRectForText(run, IntPoint(x(), selectionTop())… in paintTextMatchMarker() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGShape.cpp354 FloatRect RenderSVGShape::markerRect(float strokeWidth) const in markerRect() function in blink::RenderSVGShape
DSVGInlineTextBox.cpp670 FloatRect markerRect; in paintTextMatchMarker() local