Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Devents.c3022 XPoint *pathclosepoint(pathptr dragpath, XPoint *newpos) in pathclosepoint() argument
3029 for (cpoint = dragpath->plist; cpoint < dragpath->plist + dragpath->parts; in pathclosepoint()
5383 pathptr dragpath = SELTOPATH(dragselect); in placeselects() local
5387 XPoint *pdelta = pathclosepoint(dragpath, &newpos); in placeselects()
5391 for (pathlist = dragpath->plist; pathlist < dragpath->plist in placeselects()
5392 + dragpath->parts; pathlist++) { in placeselects()