Searched defs:boxRect (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingConstraints.cpp50 FloatRect boxRect = m_stickyBoxRect; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DTextPainter.h38 static inline AffineTransform rotation(const FloatRect& boxRect, RotationDirection clockwise) argument
[all...]
H A DRenderVTTCue.cpp167 IntRect boxRect = box->absoluteBoundingBoxRect(); local
H A DTextPainter.cpp33 TextPainter(GraphicsContext& context, bool paintSelectedTextOnly, bool paintSelectedTextSeparately, const Font& font, int startPositionInTextRun, int endPositionInTextBoxString, int length, const AtomicString& emphasisMark, RenderCombineText* combinedText, TextRun& textRun, FloatRect& boxRect, FloatPoint& textOrigin, int emphasisMarkOffset, const ShadowData* textShadow, const ShadowData* selectionShadow, bool textBoxIsHorizontal, TextPaintStyle& textPaintStyle, TextPaintStyle& selectionPaintStyle) argument
63 paintTextWithShadows(GraphicsContext* context, const Font& font, const TextRun& textRun, const AtomicString& emphasisMark, int emphasisMarkOffset, int startOffset, int endOffset, int truncationPoint, const FloatPoint& textOrigin, const FloatRect& boxRect, const ShadowData* shadow, bool stroked, bool horizontal) argument
H A DRenderFlowThread.cpp551 LayoutRect boxRect = transformState.mappedQuad().enclosingBoundingBox(); local
1297 LayoutRect boxRect = localRect; local
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGRootInlineBox.cpp141 FloatRect boxRect; local
[all...]

Completed in 199 milliseconds