• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/textmodes/

Lines Matching defs:by

16 ;; it under the terms of the GNU General Public License as published by
36 ;; rectangles and ellipses by using your mouse and/or keyboard. The
66 ;; the right column are accessed by holding down the shift key while
72 ;; by the drawrect package by Jari Aalto <jari.aalto@poboxes.com>.
74 ;; * Flood-filling: You can fill any area with a certain character by
86 ;; poly-line, you can set arrows on the line-ends by typing < or >.
146 ;; Function provided by Andreas Leue <al@sphenon.de>
179 ;; to implement :-) after an idea by Karl-Johan Karlsson
295 flood-filling will fill no more to the right than specified by this
354 but this one won't, since it is cut off by more than 2 characters:
388 ;; list files ending with *.flf in any directory printed by the
422 not in `artist-spray-chars'. The character defined by this variable
492 This variable is initialized by the artist-make-prev-next-op-alist function.")
838 TITLE is the title of the submenu; this is followed by a list of
951 SHAPE is an opaque structure, created by the DRAW-FN and intented
952 to be used only by the UNDRAW-FN.
966 SHAPE is an opaque structure, created by the DRAW-FN and intented
967 to be used only by the UNDRAW-FN.
1932 ;; buffer by the first forward-line. The second forward-line
2261 "Table used by line drawing algorithm (eight point).")
2264 ;; Decrease octant by 1 since elt counts from 0 and octant counts from 1.
2434 ;; following chars are returned: \ | / - o, as indicated by this:
2915 This is done by calling the function specified by
2927 This is done by calling the function specified by
3017 The endpoint is searched for in the direction defined by STEP-X, STEP-Y,
3021 part of the line, is determined by the variable `artist-vaporize-fuzziness'.
3087 "Find endpoints for a diagonal line (made by /'s) through X, Y.
3093 "Find endpoints for a diagonal line (made by \\'s) through X, Y.
3126 (defun artist-vaporize-by-endpoints (endpoint1 endpoint2)
3160 Do this by replacing the characters that forms the line with
3168 (artist-vaporize-by-endpoints ep1 ep2)))
3360 ;; Create the other half by mirroring the first half.
3390 ;; Create the other part of the right half by mirroring the first part
3405 ;; Create the left half by mirroring the right half.
3517 ;; Ok, so then why by sqrt(2)?
4024 ;; Drawing shapes by using keys
4546 ;; is drawn by setting only one point)
4747 ;; Drawing lines by using mouse
5458 ;; by your draw-function. The return value is not used.
5461 ;; function that takes 5 arguments: the list created by your