Home
last modified time | relevance | path

Searched defs:LineEdge (Results 1 – 6 of 6) sorted by relevance

/dports/devel/kyra/kyra/isogen/
H A Dedges.h76 LineEdge( int x0, int y0, int x1, int y1 ) : Edge( x0, y0, y1 ) in LineEdge() function
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsFloatManager.cpp924 nscoord nsFloatManager::EllipseShapeInfo::LineEdge(const nscoord aBStart, in LineEdge() function in nsFloatManager::EllipseShapeInfo
2889 nscoord nsFloatManager::ShapeInfo::LineEdge(const nsTArray<nsRect>& aIntervals, in LineEdge() function in nsFloatManager::ShapeInfo
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsFloatManager.cpp924 nscoord nsFloatManager::EllipseShapeInfo::LineEdge(const nscoord aBStart, in LineEdge() function in nsFloatManager::EllipseShapeInfo
2889 nscoord nsFloatManager::ShapeInfo::LineEdge(const nsTArray<nsRect>& aIntervals, in LineEdge() function in nsFloatManager::ShapeInfo
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsFloatManager.cpp924 nscoord nsFloatManager::EllipseShapeInfo::LineEdge(const nscoord aBStart, in LineEdge() function in nsFloatManager::EllipseShapeInfo
2889 nscoord nsFloatManager::ShapeInfo::LineEdge(const nsTArray<nsRect>& aIntervals, in LineEdge() function in nsFloatManager::ShapeInfo
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFloatManager.cpp930 nscoord nsFloatManager::EllipseShapeInfo::LineEdge(const nscoord aBStart, in LineEdge() function in nsFloatManager::EllipseShapeInfo
2895 nscoord nsFloatManager::ShapeInfo::LineEdge(const nsTArray<nsRect>& aIntervals, in LineEdge() function in nsFloatManager::ShapeInfo
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Dhatch.py1358 class LineEdge: class