/external/skia/src/ports/ |
D | SkFontHost_ascender.cpp | 121 aca_Vector topLeft; in generateMetrics() local 153 aca_Vector topLeft; in generateImage() local
|
/external/webkit/Source/WebCore/platform/graphics/filters/ |
D | FELighting.cpp | 68 inline void FELighting::LightingData::topLeft(int offset, IntPoint& normalVector) in topLeft() function in WebCore::FELighting::LightingData 122 int topLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in interior() local 138 int topLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in rightColumn() local 164 int topLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in bottomRow() local 176 int topLeft = static_cast<int>(pixels->get(offset - cPixelSize + cAlphaChannelOffset)); in bottomRight() local
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | RoundedIntRect.h | 40 …Radii(const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& b… in Radii() 52 const IntSize& topLeft() const { return m_topLeft; } in topLeft() function
|
D | TiledBackingStore.cpp | 76 Tile::Coordinate topLeft = tileCoordinateForPoint(dirtyRect.location()); in invalidate() local 135 Tile::Coordinate topLeft = tileCoordinateForPoint(dirtyRect.location()); in paint() local 232 Tile::Coordinate topLeft = tileCoordinateForPoint(coverRect.location()); in createTiles() local
|
D | RoundedIntRect.cpp | 127 RoundedIntRect::RoundedIntRect(const IntRect& rect, const IntSize& topLeft, const IntSize& topRight… in RoundedIntRect()
|
/external/webkit/Source/WebCore/rendering/style/ |
D | BorderData.h | 109 const LengthSize& topLeft() const { return m_topLeft; } in topLeft() function
|
/external/webkit/Source/WebCore/rendering/mathml/ |
D | RenderMathMLSquareRoot.cpp | 114 …FloatPoint topLeft(tx + frontWidth * gRadicalTopLeftPointXPos , ty + gRadicalTopLeftPointYPos * ma… in paint() local
|
D | RenderMathMLRoot.cpp | 148 …FloatPoint topLeft(start - gRadicalTopLeftPointXPos * frontWidth , ty + gRadicalTopLeftPointYPos *… in paint() local
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | TiledDrawingAreaProxy.cpp | 238 TiledDrawingAreaTile::Coordinate topLeft = tileCoordinateForPoint(dirtyRect.location()); in invalidate() local 336 TiledDrawingAreaTile::Coordinate topLeft = tileCoordinateForPoint(dirtyRect.location()); in paint() local 436 TiledDrawingAreaTile::Coordinate topLeft = tileCoordinateForPoint(visibleRect.location()); in createTiles() local
|
/external/webkit/Source/WebCore/platform/qt/ |
D | ScrollbarThemeQt.cpp | 159 const QPoint topLeft = opt->rect.topLeft(); in paint() local
|
D | RenderThemeQt.cpp | 779 const QPoint topLeft = rect.location(); in paintMenuList() local 878 const QPoint topLeft = r.location(); in paintProgressBar() local 940 const QPoint topLeft = r.location(); in paintSliderTrack() local
|
/external/webkit/Source/WebCore/css/ |
D | CSSGradientValue.cpp | 647 FloatPoint topLeft; in distanceToClosestCorner() local 680 FloatPoint topLeft; in distanceToFarthestCorner() local
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | GraphicsContextOpenVG.cpp | 176 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
|
D | PainterOpenVG.cpp | 854 void PainterOpenVG::drawRoundedRect(const FloatRect& rect, const IntSize& topLeft, const IntSize& t… in drawRoundedRect()
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | GraphicsContextHaiku.cpp | 180 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 278 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebChromeClient.cpp | 499 POINT topLeft = {0, 0}; in windowToScreen() local
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | GraphicsContextSkia.cpp | 822 const IntSize& topLeft, in fillRoundedRect()
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | GraphicsContextCairo.cpp | 1125 void GraphicsContext::fillRoundedRect(const IntRect& r, const IntSize& topLeft, const IntSize& topR… in fillRoundedRect()
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GraphicsContextAndroid.cpp | 758 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | GraphicsContextCG.cpp | 747 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | GraphicsContextWinCE.cpp | 510 … FloatPoint topLeft = m_data->m_transform.mapPoint(FloatPoint(rectBeforeTransform->location())); in TransparentLayerDC() local 1211 void GraphicsContext::fillRoundedRect(const IntRect& fillRect, const IntSize& topLeft, const IntSiz… in fillRoundedRect()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 744 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderInline.cpp | 1055 IntPoint topLeft = rect.location(); in computeRectForRepaint() local
|
D | RenderBox.cpp | 1439 IntPoint topLeft = rect.location(); in computeRectForRepaint() local
|