/external/chromium_org/third_party/angle/util/win32/ |
D | Win32Window.cpp | 159 POINT topLeft; in WndProc() local 178 POINT topLeft; in WndProc() local 489 POINT topLeft; in setMousePosition() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | PerformanceResultsPerspective.java | 48 IFolderLayout topLeft = in addViews() local
|
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
D | RoundedRect.h | 43 …Radii(const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& b… in Radii() 55 const IntSize& topLeft() const { return m_topLeft; } in topLeft() function
|
D | FloatRoundedRect.h | 44 …Radii(const FloatSize& topLeft, const FloatSize& topRight, const FloatSize& bottomLeft, const Floa… in Radii() 64 const FloatSize& topLeft() const { return m_topLeft; } in topLeft() function
|
D | RoundedRect.cpp | 146 RoundedRect::RoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& topRight, cons… in RoundedRect() 200 const IntSize& topLeft = m_radii.topLeft(); in intersectsQuad() local
|
D | FloatRoundedRect.cpp | 48 FloatRoundedRect::FloatRoundedRect(const FloatRect& rect, const FloatSize& topLeft, const FloatSize… in FloatRoundedRect()
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
D | FELighting.cpp | 72 inline void FELighting::LightingData::topLeft(int offset, IntPoint& normalVector) in topLeft() function in blink::FELighting::LightingData 126 int topLeft = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); in interior() local 142 int topLeft = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); in rightColumn() local 168 int topLeft = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); in bottomRow() local 180 int topLeft = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); in bottomRight() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | BorderData.h | 122 const LengthSize& topLeft() const { return m_topLeft; } in topLeft() function
|
/external/chromium_org/third_party/skia/tests/ |
D | PathOpsBoundsTest.cpp | 77 SkPoint topLeft = {0, 0}; in DEF_TEST() local
|
/external/skia/tests/ |
D | PathOpsBoundsTest.cpp | 77 SkPoint topLeft = {0, 0}; in DEF_TEST() local
|
/external/skia/src/gpu/ |
D | SkGrPixelRef.cpp | 66 SkIPoint* topLeft; in copyToTexturePixelRef() local
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | SkGrPixelRef.cpp | 68 SkIPoint* topLeft; in copy_to_new_texture_pixelref() local
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkPathOpsSimplify.cpp | 18 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeWinding() local
|
D | SkPathOpsOp.cpp | 128 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
|
D | SkPathOpsCommon.cpp | 231 int* endIndex, SkPoint* topLeft, bool* unsortable, bool* done, bool firstPass) { in findTopSegment() 320 int* endIndexPtr, SkPoint* topLeft, bool* unsortable, bool* done, bool* onlyVertical, in FindSortableTop()
|
/external/skia/src/pathops/ |
D | SkPathOpsSimplify.cpp | 18 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeWinding() local
|
D | SkPathOpsOp.cpp | 128 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
|
D | SkPathOpsCommon.cpp | 231 int* endIndex, SkPoint* topLeft, bool* unsortable, bool* done, bool firstPass) { in findTopSegment() 320 int* endIndexPtr, SkPoint* topLeft, bool* unsortable, bool* done, bool* onlyVertical, in FindSortableTop()
|
/external/eigen/test/ |
D | geo_alignedbox.cpp | 124 Vector2f topLeft; topLeft << m[0], M[1]; in specificTest1() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | InlineBox.h | 53 …InlineBox(RenderObject& obj, FloatPoint topLeft, float logicalWidth, bool firstLine, bool construc… in InlineBox() 202 const FloatPoint& topLeft() const { return m_topLeft; } in topLeft() function
|
D | RenderInline.cpp | 706 LayoutPoint topLeft; in offsetLeft() local 714 LayoutPoint topLeft; in offsetTop() local 1087 LayoutPoint topLeft = rect.location(); in mapRectToPaintInvalidationBacking() local
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | ShapeOps.cpp | 137 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
|
/external/skia/experimental/Intersection/ |
D | ShapeOps.cpp | 137 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
D | ExternalVideoSurfaceContainer.java | 220 RenderCoordinates.NormalizedPoint topLeft = renderCoordinates.createNormalizedPoint(); in layOutSurfaceView() local
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSGradientValue.cpp | 933 FloatPoint topLeft; in distanceToClosestCorner() local 966 FloatPoint topLeft; in distanceToFarthestCorner() local
|