Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/angle/util/win32/
DWin32Window.cpp159 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/
DPerformanceResultsPerspective.java48 IFolderLayout topLeft = in addViews() local
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRoundedRect.h43 …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
DFloatRoundedRect.h44 …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
DRoundedRect.cpp146 RoundedRect::RoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& topRight, cons… in RoundedRect()
200 const IntSize& topLeft = m_radii.topLeft(); in intersectsQuad() local
DFloatRoundedRect.cpp48 FloatRoundedRect::FloatRoundedRect(const FloatRect& rect, const FloatSize& topLeft, const FloatSize… in FloatRoundedRect()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFELighting.cpp72 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/
DBorderData.h122 const LengthSize& topLeft() const { return m_topLeft; } in topLeft() function
/external/chromium_org/third_party/skia/tests/
DPathOpsBoundsTest.cpp77 SkPoint topLeft = {0, 0}; in DEF_TEST() local
/external/skia/tests/
DPathOpsBoundsTest.cpp77 SkPoint topLeft = {0, 0}; in DEF_TEST() local
/external/skia/src/gpu/
DSkGrPixelRef.cpp66 SkIPoint* topLeft; in copyToTexturePixelRef() local
/external/chromium_org/third_party/skia/src/gpu/
DSkGrPixelRef.cpp68 SkIPoint* topLeft; in copy_to_new_texture_pixelref() local
/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsSimplify.cpp18 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeWinding() local
DSkPathOpsOp.cpp128 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
DSkPathOpsCommon.cpp231 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/
DSkPathOpsSimplify.cpp18 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeWinding() local
DSkPathOpsOp.cpp128 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
DSkPathOpsCommon.cpp231 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/
Dgeo_alignedbox.cpp124 Vector2f topLeft; topLeft << m[0], M[1]; in specificTest1() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineBox.h53 …InlineBox(RenderObject& obj, FloatPoint topLeft, float logicalWidth, bool firstLine, bool construc… in InlineBox()
202 const FloatPoint& topLeft() const { return m_topLeft; } in topLeft() function
DRenderInline.cpp706 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/
DShapeOps.cpp137 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
/external/skia/experimental/Intersection/
DShapeOps.cpp137 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin}; in bridgeOp() local
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DExternalVideoSurfaceContainer.java220 RenderCoordinates.NormalizedPoint topLeft = renderCoordinates.createNormalizedPoint(); in layOutSurfaceView() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.cpp933 FloatPoint topLeft; in distanceToClosestCorner() local
966 FloatPoint topLeft; in distanceToFarthestCorner() local

12