Searched defs:contour (Results 1 - 1 of 1) sorted by relevance

/hets/utils/el/
H A Dcasl-indent.el233 (defun casl-indent-contour-line (start end)
234 "Generates contour information between START and END points."
239 contour)
247 (push (point) contour) ; new contour point found
251 contour))))
622 indent-info open follow contour-line pt)
644 (setq contour-line (casl-indent-contour-line start end))
645 (if contour
[all...]

Completed in 1634 milliseconds