Home
last modified time | relevance | path

Searched refs:PolygonShapeInfo (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFloatManager.cpp671 class nsFloatManager::PolygonShapeInfo final class in nsFloatManager
674 explicit PolygonShapeInfo(nsTArray<nsPoint>&& aVertices);
713 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
761 nscoord nsFloatManager::PolygonShapeInfo::LineLeft(const nscoord aBStart, in LineLeft()
777 nscoord nsFloatManager::PolygonShapeInfo::LineRight(const nscoord aBStart, in LineRight()
788 nscoord nsFloatManager::PolygonShapeInfo::ComputeLineIntercept( in ComputeLineIntercept()
837 void nsFloatManager::PolygonShapeInfo::Translate(nscoord aLineLeft, in Translate()
846 /* static */ nscoord nsFloatManager::PolygonShapeInfo::XInterceptAtY( in XInterceptAtY()
1152 return MakeUnique<PolygonShapeInfo>(Move(vertices)); in CreatePolygon()
H A DnsFloatManager.h326 class PolygonShapeInfo; variable
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFloatManager.cpp1199 class nsFloatManager::PolygonShapeInfo final class in nsFloatManager
1202 explicit PolygonShapeInfo(nsTArray<nsPoint>&& aVertices);
1203 PolygonShapeInfo(nsTArray<nsPoint>&& aVertices, nscoord aShapeMargin,
1258 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1264 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1555 nscoord nsFloatManager::PolygonShapeInfo::LineLeft(const nscoord aBStart, in LineLeft()
1588 void nsFloatManager::PolygonShapeInfo::ComputeExtent() { in ComputeExtent()
1602 nscoord nsFloatManager::PolygonShapeInfo::ComputeLineIntercept( in ComputeLineIntercept()
1683 void nsFloatManager::PolygonShapeInfo::Translate(nscoord aLineLeft, in Translate()
2643 return MakeUnique<PolygonShapeInfo>(std::move(vertices)); in CreatePolygon()
[all …]
H A DnsFloatManager.h345 class PolygonShapeInfo; variable
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFloatManager.cpp1199 class nsFloatManager::PolygonShapeInfo final class in nsFloatManager
1202 explicit PolygonShapeInfo(nsTArray<nsPoint>&& aVertices);
1203 PolygonShapeInfo(nsTArray<nsPoint>&& aVertices, nscoord aShapeMargin,
1258 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1264 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1555 nscoord nsFloatManager::PolygonShapeInfo::LineLeft(const nscoord aBStart, in LineLeft()
1588 void nsFloatManager::PolygonShapeInfo::ComputeExtent() { in ComputeExtent()
1602 nscoord nsFloatManager::PolygonShapeInfo::ComputeLineIntercept( in ComputeLineIntercept()
1683 void nsFloatManager::PolygonShapeInfo::Translate(nscoord aLineLeft, in Translate()
2643 return MakeUnique<PolygonShapeInfo>(std::move(vertices)); in CreatePolygon()
[all …]
H A DnsFloatManager.h345 class PolygonShapeInfo; variable
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFloatManager.cpp1199 class nsFloatManager::PolygonShapeInfo final class in nsFloatManager
1202 explicit PolygonShapeInfo(nsTArray<nsPoint>&& aVertices);
1203 PolygonShapeInfo(nsTArray<nsPoint>&& aVertices, nscoord aShapeMargin,
1258 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1264 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1555 nscoord nsFloatManager::PolygonShapeInfo::LineLeft(const nscoord aBStart, in LineLeft()
1588 void nsFloatManager::PolygonShapeInfo::ComputeExtent() { in ComputeExtent()
1602 nscoord nsFloatManager::PolygonShapeInfo::ComputeLineIntercept( in ComputeLineIntercept()
1683 void nsFloatManager::PolygonShapeInfo::Translate(nscoord aLineLeft, in Translate()
2643 return MakeUnique<PolygonShapeInfo>(std::move(vertices)); in CreatePolygon()
[all …]
H A DnsFloatManager.h345 class PolygonShapeInfo; variable
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFloatManager.cpp1205 class nsFloatManager::PolygonShapeInfo final class in nsFloatManager
1208 explicit PolygonShapeInfo(nsTArray<nsPoint>&& aVertices);
1209 PolygonShapeInfo(nsTArray<nsPoint>&& aVertices, nscoord aShapeMargin,
1264 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1270 nsFloatManager::PolygonShapeInfo::PolygonShapeInfo( in PolygonShapeInfo() function in nsFloatManager::PolygonShapeInfo
1561 nscoord nsFloatManager::PolygonShapeInfo::LineLeft(const nscoord aBStart, in LineLeft()
1594 void nsFloatManager::PolygonShapeInfo::ComputeExtent() { in ComputeExtent()
1608 nscoord nsFloatManager::PolygonShapeInfo::ComputeLineIntercept( in ComputeLineIntercept()
1689 void nsFloatManager::PolygonShapeInfo::Translate(nscoord aLineLeft, in Translate()
2649 return MakeUnique<PolygonShapeInfo>(std::move(vertices)); in CreatePolygon()
[all …]
H A DnsFloatManager.h351 class PolygonShapeInfo; variable