Home
last modified time | relevance | path

Searched defs:bottomLeft (Results 1 – 23 of 23) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/
DFELighting.cpp85 int bottomLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in topRow() local
97 int bottomLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in topRight() local
126 int bottomLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in interior() local
141 int bottomLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in rightColumn() local
147 inline void FELighting::LightingData::bottomLeft(int offset, IntPoint& normalVector) in bottomLeft() function in WebCore::FELighting::LightingData
/external/webkit/Source/WebCore/platform/graphics/
DRoundedIntRect.h40 …Radii(const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& b… in Radii()
54 const IntSize& bottomLeft() const { return m_bottomLeft; } in bottomLeft() function
DRoundedIntRect.cpp127 …IntRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in RoundedIntRect()
/external/webkit/Source/WebCore/rendering/style/
DBorderData.h111 const LengthSize& bottomLeft() const { return m_bottomLeft; } in bottomLeft() function
/external/webkit/Source/WebCore/rendering/mathml/
DRenderMathMLSquareRoot.cpp113 …FloatPoint bottomLeft(tx + frontWidth * gRadicalBottomPointXPos , ty + maxHeight + gRadicalBasePad… in paint() local
DRenderMathMLRoot.cpp147 …FloatPoint bottomLeft(start - gRadicalBottomPointXPos * frontWidth , ty + maxHeight + gRadicalBase… in paint() local
/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContext.h129 const IntSize& topRight, const IntSize& bottomLeft, in fillRoundedRect()
DPlatformGraphicsContextRecording.cpp349 const IntSize& bottomLeft, const IntSize& bottomRight, in fillRoundedRect()
DPlatformGraphicsContextSkia.cpp543 const IntSize& bottomLeft, const IntSize& bottomRight, in fillRoundedRect()
DGraphicsContextAndroid.cpp221 const IntSize& bottomLeft, const IntSize& bottomRight, in fillRoundedRect()
DGraphicsOperation.h681 const IntSize& bottomLeft, in FillRoundedRect()
/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp653 FloatPoint bottomLeft(0, size.height()); in distanceToClosestCorner() local
686 FloatPoint bottomLeft(0, size.height()); in distanceToFarthestCorner() local
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
DTerrainPatch.java357 TerrainPatch bottomLeft, in fixNormalEdges()
837 …Vector3f bottomLeft = worldCoordinateToLocal(new Vector3f(bbox.getCenter().x-bbox.getXExtent(), 0,… in collideWithBoundingBox() local
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
DRenderDeviceJme.java345 Color topLeft, Color topRight, Color bottomRight, Color bottomLeft) { in renderQuad()
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp176 …IntRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in fillRoundedRect()
DPainterOpenVG.cpp854 …oatRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in drawRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp180 …IntRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp278 …IntRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp824 const IntSize& bottomLeft, in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp1125 …st IntRect& r, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp747 …IntRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp513 FloatPoint bottomLeft(rectBeforeTransform->x(), rectBeforeTransform->maxY() - 1); in TransparentLayerDC() local
1211 …ect& fillRect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp744 …IntRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const I… in fillRoundedRect()