Home
last modified time | relevance | path

Searched refs:BottomLeft (Results 1 – 25 of 1254) sorted by relevance

12345678910>>...51

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.D2k/Traits/World/
H A DD2kResourceRenderer.cs38 BottomLeft = 0x40, enumerator
73 { ClearSides.Left | ClearSides.TopLeft | ClearSides.BottomLeft, 20 },
74 { ClearSides.Bottom | ClearSides.BottomLeft | ClearSides.BottomRight, 21 },
77 { ClearSides.BottomLeft, 24 },
86 { ClearSides.TopLeft | ClearSides.TopRight | ClearSides.BottomLeft, 33 },
89 { ClearSides.TopRight | ClearSides.BottomLeft, 36 },
90 { ClearSides.TopLeft | ClearSides.BottomLeft, 37 },
91 { ClearSides.BottomLeft | ClearSides.BottomRight, 38 },
118 ret |= ClearSides.Left | ClearSides.TopLeft | ClearSides.BottomLeft; in FindClearSides()
124 ret |= ClearSides.Bottom | ClearSides.BottomLeft | ClearSides.BottomRight; in FindClearSides()
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/charmbracelet/lipgloss/
H A Dborders.go21 BottomLeft string member
72 BottomLeft: "└",
83 BottomLeft: "╰",
94 BottomLeft: "┗",
105 BottomLeft: "╚",
116 BottomLeft: " ",
210 if hasBottom && hasLeft && border.BottomLeft == "" {
211 border.BottomLeft = " "
233 border.BottomLeft = ""
236 border.BottomLeft = ""
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/
H A Drect_part.h20 BottomLeft = (1 << 6), enumerator
26 FullBottom = BottomLeft | Bottom | BottomRight,
30 FullLeft = TopLeft | Left | BottomLeft,
36 AllCorners = TopLeft | TopRight | BottomLeft | BottomRight,
49 return (corner == RectPart::BottomLeft) || (corner == RectPart::BottomRight); in IsBottomCorner()
53 return (corner == RectPart::TopLeft) || (corner == RectPart::BottomLeft); in IsLeftCorner()
/dports/x11-wm/compiz/compiz-0.8.8/po/
H A Dzh_CN.po3352 #~ "BottomLeft, BottomRight)"
3380 #~ "BottomLeft, BottomRight)"
3386 #~ "BottomLeft, BottomRight)"
3470 #~ "BottomLeft, BottomRight)"
3482 #~ "BottomLeft, BottomRight)"
3488 #~ "BottomLeft, BottomRight)"
3494 #~ "BottomLeft, BottomRight)"
3500 #~ "BottomLeft, BottomRight)"
3546 #~ "BottomLeft, BottomRight)"
3555 #~ "BottomLeft, BottomRight)"
[all …]
H A Dfi.po3381 #~ "BottomLeft, BottomRight)"
3415 #~ "BottomLeft, BottomRight)"
3424 #~ "BottomLeft, BottomRight)"
3519 #~ "BottomLeft, BottomRight)"
3537 #~ "BottomLeft, BottomRight)"
3546 #~ "BottomLeft, BottomRight)"
3555 #~ "BottomLeft, BottomRight)"
3564 #~ "BottomLeft, BottomRight)"
3628 #~ "BottomLeft, BottomRight)"
3640 #~ "BottomLeft, BottomRight)"
[all …]
H A Dzh_TW.po3351 #~ "BottomLeft, BottomRight)"
3379 #~ "BottomLeft, BottomRight)"
3385 #~ "BottomLeft, BottomRight)"
3469 #~ "BottomLeft, BottomRight)"
3481 #~ "BottomLeft, BottomRight)"
3487 #~ "BottomLeft, BottomRight)"
3493 #~ "BottomLeft, BottomRight)"
3499 #~ "BottomLeft, BottomRight)"
3545 #~ "BottomLeft, BottomRight)"
3554 #~ "BottomLeft, BottomRight)"
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Windows/UI/Xaml/
H A DCornerRadiusTests.cs22 Assert.Equal(0, cornerRadius.BottomLeft); in Ctor_Default()
41 Assert.Equal(uniformRadius, cornerRadius.BottomLeft); in Ctor_UniformRadius()
66 Assert.Equal(bottomLeft, cornerRadius.BottomLeft); in Ctor_TopLeft_TopRight_BottomRight_BottomLeft()
139 var cornerRadius = new CornerRadius { BottomLeft = value }; in BottomLeft_SetValid_GetReturnsExpected()
140 Assert.Equal(value, cornerRadius.BottomLeft); in BottomLeft_SetValid_GetReturnsExpected()
148 AssertExtensions.Throws<ArgumentException>(null, () => cornerRadius.BottomLeft = value); in BottomLeft_SetInvalid_ThrowsArgumentException()
192 BottomLeft = double.NaN in ToString_NaN_ReturnsAuto()
202 public double BottomLeft; field
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/
H A Dbox.go174 BottomLeft: Point{b.Left, b.Bottom},
261 TopLeft, TopRight, BottomRight, BottomLeft Point member
268 Left: util.Math.MinInt(bc.TopLeft.X, bc.BottomLeft.X),
270 Bottom: util.Math.MaxInt(bc.BottomLeft.Y, bc.BottomRight.Y),
276 minLeft := util.Math.MinInt(bc.TopLeft.X, bc.BottomLeft.X)
284 maxBottom := util.Math.MaxInt(bc.BottomLeft.Y, bc.BottomRight.Y)
291 left := util.Math.MeanInt(bc.TopLeft.X, bc.BottomLeft.X)
296 bottom := util.Math.MeanInt(bc.BottomLeft.Y, bc.BottomRight.Y)
311 blx, bly := util.Math.RotateCoordinate(cx, cy, bc.BottomLeft.X, bc.BottomLeft.Y, thetaRadians)
317 BottomLeft: Point{blx, bly},
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/view/
H A Dmedia_view_pip_raster.cpp30 ? RectPart::BottomLeft in UnrotateRequest()
38 ? RectPart::BottomLeft in UnrotateRequest()
45 : RectPart::BottomLeft; in UnrotateRequest()
46 case RectPart::BottomLeft: in UnrotateRequest()
61 | unrotatedCorner(RectPart::BottomLeft); in UnrotateRequest()
110 : Part::BottomLeft); in paintFade()
154 : RectPart::BottomLeft); in frameRequest()
189 | ((request.corners & RectPart::BottomLeft) in staticContentByRequest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/
H A Dfloat_rounded_rect.cc154 -std::max(radii_.BottomLeft().Height(), radii_.BottomRight().Height()), in RadiusCenterRect()
155 -std::max(radii_.TopLeft().Width(), radii_.BottomLeft().Width())); in RadiusCenterRect()
252 const FloatSize& bottom_left = radii_.BottomLeft(); in IntersectsQuad()
289 bottom_left_ = edges.BottomLeft(); in IncludeLogicalEdges()
299 bottom_left_ = edges.BottomLeft(); in IncludeLogicalEdges()
316 radii_sum = radii.BottomLeft().Width() + radii.BottomRight().Width(); in CalcBorderRadiiConstraintScaleFor()
321 radii_sum = radii.TopLeft().Height() + radii.BottomLeft().Height(); in CalcBorderRadiiConstraintScaleFor()
350 radii_.BottomLeft().Width() + radii_.BottomRight().Width() <= in IsRenderable()
352 radii_.TopLeft().Height() + radii_.BottomLeft().Height() <= in IsRenderable()
361 radii_.BottomLeft().Width() + radii_.BottomRight().Width()); in AdjustRadii()
[all …]
H A Dfloat_rounded_rect.h64 bottom_left_(int_radii.BottomLeft()), in Radii()
73 constexpr const FloatSize& BottomLeft() const { return bottom_left_; } in BottomLeft() function
153 return FloatRect(rect_.X(), rect_.MaxY() - radii_.BottomLeft().Height(), in BottomLeftCorner()
154 radii_.BottomLeft().Width(), radii_.BottomLeft().Height()); in BottomLeftCorner()
224 a.BottomLeft() == b.BottomLeft() && a.BottomRight() == b.BottomRight();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/geometry/
H A Dfloat_rounded_rect.h64 bottom_left_(int_radii.BottomLeft()), in Radii()
73 constexpr const FloatSize& BottomLeft() const { return bottom_left_; } in BottomLeft() function
148 return FloatRect(rect_.X(), rect_.MaxY() - radii_.BottomLeft().Height(), in BottomLeftCorner()
149 radii_.BottomLeft().Width(), radii_.BottomLeft().Height()); in BottomLeftCorner()
214 a.BottomLeft() == b.BottomLeft() && a.BottomRight() == b.BottomRight();
H A Dfloat_rounded_rect.cc154 -std::max(radii_.BottomLeft().Height(), radii_.BottomRight().Height()), in RadiusCenterRect()
155 -std::max(radii_.TopLeft().Width(), radii_.BottomLeft().Width())); in RadiusCenterRect()
252 const FloatSize& bottom_left = radii_.BottomLeft(); in IntersectsQuad()
294 radii_sum = radii.BottomLeft().Width() + radii.BottomRight().Width(); in CalcBorderRadiiConstraintScaleFor()
299 radii_sum = radii.TopLeft().Height() + radii.BottomLeft().Height(); in CalcBorderRadiiConstraintScaleFor()
320 radii_.BottomLeft().Width() + radii_.BottomRight().Width() <= in IsRenderable()
322 radii_.TopLeft().Height() + radii_.BottomLeft().Height() <= in IsRenderable()
331 radii_.BottomLeft().Width() + radii_.BottomRight().Width()); in AdjustRadii()
333 std::max(radii_.TopLeft().Height() + radii_.BottomLeft().Height(), in AdjustRadii()
356 "; bl:" + BottomLeft().ToString() + "; br:" + BottomRight().ToString(); in ToString()
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/Graphics/
H A DTextAlignment.cs23 BottomLeft = 64, enumerator
29 Left = TopLeft | CenterLeft | BottomLeft,
39 Bottom = BottomLeft | BottomMiddle | BottomRight
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DShaderDefinitionsMLGPU-inl.h25 TriangleVertices v = {mRect.BottomLeft(), mRect.TopLeft(), mRect.TopRight(), in MakeVertex()
33 mRect.BottomLeft(), mItem.layerIndex, mItem.sortOrder}; in MakeVertex()
56 VertexData v = {mTexCoords.BottomLeft(), mTexCoords.TopLeft(), in MakeVertexData()
64 mTexCoords.BottomLeft()}; in MakeVertexData()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/mlgpu/
H A DShaderDefinitionsMLGPU-inl.h25 TriangleVertices v = {mRect.BottomLeft(), mRect.TopLeft(), mRect.TopRight(), in MakeVertex()
33 mRect.BottomLeft(), mItem.layerIndex, mItem.sortOrder}; in MakeVertex()
56 VertexData v = {mTexCoords.BottomLeft(), mTexCoords.TopLeft(), in MakeVertexData()
64 mTexCoords.BottomLeft()}; in MakeVertexData()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/umlwidgets/
H A Dchildwidgetplacementport.cpp69 m_connectedSide = BottomLeft; in setNewPositionWhenMoved()
86 m_connectedSide = BottomLeft; in setNewPositionWhenMoved()
147 case BottomLeft: in setNewPositionWhenMoved()
174 m_connectedSide =BottomLeft; in detectConnectedSide()
222 case BottomLeft: in setNewPositionOnParentResize()
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/util/chroma/
H A Dlocation.rs11 BottomLeft, enumerator
23 AVCHROMA_LOC_BOTTOMLEFT => Location::BottomLeft, in from()
38 Location::BottomLeft => AVCHROMA_LOC_BOTTOMLEFT, in from()
/dports/cad/opencascade/opencascade-7.6.0/src/Font/
H A DFont_TextFormatter.cxx184 Standard_ShortReal aXMin = BottomLeft (aFirstCornerId).x(); in newLine()
271 const Standard_ShortReal aNextXPos = aBndBox.Right - BottomLeft (aFirstCornerId).x(); in Format()
317 const NCollection_Vec2<Standard_ShortReal>& aLeftCorner = BottomLeft (theIndex); in GlyphBoundingBox()
328 const NCollection_Vec2<Standard_ShortReal>& aNextLeftCorner = BottomLeft (theIndex + 1); in GlyphBoundingBox()
387 Standard_ShortReal anIndexHeight = BottomLeft (theIndex).y(); in LinePositionIndex()
390 if (BottomLeft (aPrevIndex).y() > anIndexHeight) in LinePositionIndex()
410 return (Standard_Integer)Abs((BottomLeft (theIndex).y() + myAscender) / myLineSpacing); in LineIndex()
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Eigen2Support/
H A DBlock.h44 case BottomLeft: in corner()
64 case BottomLeft: in corner()
96 case BottomLeft: in corner()
117 case BottomLeft: in corner()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/Eigen2Support/
H A DBlock.h44 case BottomLeft: in corner()
64 case BottomLeft: in corner()
96 case BottomLeft: in corner()
117 case BottomLeft: in corner()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/Eigen2Support/
H A DBlock.h44 case BottomLeft: in corner()
64 case BottomLeft: in corner()
96 case BottomLeft: in corner()
117 case BottomLeft: in corner()
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/Eigen2Support/
H A DBlock.h44 case BottomLeft: in corner()
64 case BottomLeft: in corner()
96 case BottomLeft: in corner()
117 case BottomLeft: in corner()
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Eigen2Support/
H A DBlock.h44 case BottomLeft: in corner()
64 case BottomLeft: in corner()
96 case BottomLeft: in corner()
117 case BottomLeft: in corner()
/dports/science/molsketch/Molsketch-0.7.2/libmolsketch/
H A Dboundingboxlinker.cpp117 case Anchor::BottomLeft: in convertAnchor()
136 if ("bottomleft" == cleaned) return Anchor::BottomLeft; in anchorFromString()
150 case Anchor::BottomLeft: return "BottomLeft"; in toString()
176 …BoundingBoxLinker::upperRight() { return BoundingBoxLinker(Anchor::TopRight, Anchor::BottomLeft); } in upperRight()
177 …BoundingBoxLinker BoundingBoxLinker::lowerLeft() { return BoundingBoxLinker(Anchor::BottomLeft, An… in lowerLeft()
187 …BoundingBoxLinker BoundingBoxLinker::atBottomLeft() { return BoundingBoxLinker(Anchor::BottomLeft)… in atBottomLeft()

12345678910>>...51