Home
last modified time | relevance | path

Searched defs:topLeft (Results 1 – 25 of 25) sorted by relevance

/external/skia/src/ports/
DSkFontHost_ascender.cpp121 aca_Vector topLeft; in generateMetrics() local
153 aca_Vector topLeft; in generateImage() local
/external/webkit/Source/WebCore/platform/graphics/filters/
DFELighting.cpp68 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/
DRoundedIntRect.h40 …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
DTiledBackingStore.cpp76 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
DRoundedIntRect.cpp127 RoundedIntRect::RoundedIntRect(const IntRect& rect, const IntSize& topLeft, const IntSize& topRight… in RoundedIntRect()
/external/webkit/Source/WebCore/rendering/style/
DBorderData.h109 const LengthSize& topLeft() const { return m_topLeft; } in topLeft() function
/external/webkit/Source/WebCore/rendering/mathml/
DRenderMathMLSquareRoot.cpp114 …FloatPoint topLeft(tx + frontWidth * gRadicalTopLeftPointXPos , ty + gRadicalTopLeftPointYPos * ma… in paint() local
DRenderMathMLRoot.cpp148 …FloatPoint topLeft(start - gRadicalTopLeftPointXPos * frontWidth , ty + gRadicalTopLeftPointYPos *… in paint() local
/external/webkit/Source/WebKit2/UIProcess/
DTiledDrawingAreaProxy.cpp238 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/
DScrollbarThemeQt.cpp159 const QPoint topLeft = opt->rect.topLeft(); in paint() local
DRenderThemeQt.cpp779 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/
DCSSGradientValue.cpp647 FloatPoint topLeft; in distanceToClosestCorner() local
680 FloatPoint topLeft; in distanceToFarthestCorner() local
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp176 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
DPainterOpenVG.cpp854 void PainterOpenVG::drawRoundedRect(const FloatRect& rect, const IntSize& topLeft, const IntSize& t… in drawRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp180 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp278 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebChromeClient.cpp499 POINT topLeft = {0, 0}; in windowToScreen() local
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp822 const IntSize& topLeft, in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp1125 void GraphicsContext::fillRoundedRect(const IntRect& r, const IntSize& topLeft, const IntSize& topR… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp758 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp747 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp510 … 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/
DGraphicsContextQt.cpp744 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
/external/webkit/Source/WebCore/rendering/
DRenderInline.cpp1055 IntPoint topLeft = rect.location(); in computeRectForRepaint() local
DRenderBox.cpp1439 IntPoint topLeft = rect.location(); in computeRectForRepaint() local