Home
last modified time | relevance | path

Searched refs:GetArcEnds (Results 1 – 7 of 7) sorted by relevance

/dports/cad/pcb/pcb-4.2.0/src/
H A Dmisc.h94 BoxType * GetArcEnds (ArcType *);
H A Dreport.c333 box = GetArcEnds (Arc); in ReportDialog()
H A Dmisc.c1887 GetArcEnds (ArcType *Arc) in GetArcEnds() function
2017 box = GetArcEnds ((ArcType *) ptr2); in GetGridLockCoordinates()
H A Dcrosshair.c201 bx = GetArcEnds (&arc); in XORDrawAttachedArc()
H A Dpolygon.c530 ends = GetArcEnds (a); in ArcPolyNoIntersect()
H A Daction.c1123 bx = GetArcEnds (arc); in NotifyMode()
6375 bx = GetArcEnds ((ArcType *) ptr2); in ActionUndo()
H A Dfind.c1147 box = GetArcEnds (Arc); in LineArcIntersect()