Home
last modified time | relevance | path

Searched defs:BuildLine (Results 1 – 5 of 5) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkBresenhamLine.hxx30 ::BuildLine(LType Direction, unsigned int length) in BuildLine() function in itk::BresenhamLine
117 ::BuildLine(IndexType p0, IndexType p1) in BuildLine() function in itk::BresenhamLine
/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dminitext.cpp67 bool BuildLine(const char *text, char line[128]) in BuildLine() function
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vgeometry/
H A Dvgobject.cpp312 QLineF VGObject::BuildLine(const QPointF &p1, const qreal &length, const qreal &angle) in BuildLine() function in VGObject
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DSWMapRenderer.cpp220 void SWMapRenderer::BuildLine(Line &line, float minPitch, float maxPitch) { in BuildLine() function in spades::draw::SWMapRenderer
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dstemdb.c1074 static struct linedata *BuildLine(struct glyphdata *gd,struct pointdata *pd,int is_next ) { in BuildLine() function