Home
last modified time | relevance | path

Searched defs:bottomRight (Results 1 – 20 of 20) sorted by relevance

/external/webkit/WebCore/rendering/style/
DBorderData.h46 IntSize bottomRight; variable
/external/webkit/WebCore/platform/graphics/
DIntRect.h101 IntPoint bottomRight() const { return IntPoint(right() - 1, bottom() - 1); } in bottomRight() function
DGraphicsContext.cpp446 const IntSize& bottomLeft, const IntSize& bottomRight) in addRoundedRectClip()
455 const IntSize& bottomLeft, const IntSize& bottomRight) in clipOutRoundedRect()
/external/webkit/WebCore/rendering/
DRenderWidget.cpp252 IntSize topLeft, topRight, bottomLeft, bottomRight; in paint() local
DRenderReplaced.cpp137 IntSize topLeft, topRight, bottomLeft, bottomRight; in paint() local
DRenderBoxModelObject.cpp465 IntSize topLeft, topRight, bottomLeft, bottomRight; in paintFillLayerExtended() local
944 IntSize topLeft, topRight, bottomLeft, bottomRight; in paintBorder() local
1277 IntSize bottomRight; in paintBoxShadow() local
DRenderThemeChromiumWin.cpp634 IntSize topLeft, topRight, bottomLeft, bottomRight; in paintTextFieldInternal() local
DRenderBox.cpp875 IntSize topLeft, topRight, bottomLeft, bottomRight; in pushContentsClip() local
DRenderLayer.cpp1752 IntPoint bottomRight(width(), height()); in offsetFromResizeCorner() local
/external/webkit/WebKit/chromium/tests/
DTransparencyWinTest.cpp390 FloatRect bottomRight(15, 15, 1, 1); in TEST() local
/external/webkit/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp172 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const C… in fillRoundedRect()
/external/webkit/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp178 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const C… in fillRoundedRect()
DPainterOpenVG.cpp709 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, VGbitfi… in drawRoundedRect()
/external/webkit/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp265 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const C… in fillRoundedRect()
/external/webkit/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp774 const IntSize& bottomRight, in fillRoundedRect()
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp651 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const C… in fillRoundedRect()
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp1146 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const C… in fillRoundedRect()
/external/webkit/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp647 … const IntSize& bottomLeft, const IntSize& bottomRight, const Color& color, ColorSpace) in fillRoundedRect()
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp642 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const C… in fillRoundedRect()
/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp1245 …& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight, const C… in fillRoundedRect()