This is the projectured.sdl Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Wed Jul 15 04:57:15 2026 GMT+0.
projectured.sdl/sourceprojectured.sdl/source/backendprojectured.sdl/source/backend/sdlprojectured.document/sourceprojectured.document/source/documentprojectured.editor/sourceprojectured.editor/source/utilprojectured.editor/source/editorprojectured.projection/sourceprojectured.projection/source/projectionprojectured.projection/source/projection/genericprojectured.projection/source/projection/higher-orderprojectured.projection/source/projection/primitiveprojectured.projection/source/projection/compoundprojectured.sdl/projectured.sdl.asdprojectured.document/projectured.document.asdprojectured.editor/projectured.editor.asdprojectured.projection/projectured.projection.asdprojectured.sdl/source/backend/sdl/package.lispprojectured.sdl/source/backend/sdl/backend.lispprojectured.sdl/source/backend/sdl/graphics.lispprojectured.sdl/source/backend/sdl/input.lispprojectured.sdl/source/backend/sdl/output.lispprojectured.document/source/document/book.lispprojectured.document/source/document/color.lispprojectured.document/source/document/common-lisp.lispprojectured.document/source/document/document.lispprojectured.document/source/document/evaluator.lispprojectured.document/source/document/font.lispprojectured.document/source/document/graphics.lispprojectured.document/source/document/help.lispprojectured.document/source/document/image.lispprojectured.document/source/document/json.lispprojectured.document/source/document/lisp-form.lispprojectured.document/source/document/number.lispprojectured.document/source/document/output.lispprojectured.document/source/document/searching.lispprojectured.document/source/document/sequence.lispprojectured.document/source/document/string.lispprojectured.document/source/document/t.lispprojectured.document/source/document/text.lispprojectured.document/source/document/tree.lispprojectured.document/source/document/widget.lispprojectured.document/source/document/xml.lispprojectured.document/source/document/versioning.lispprojectured.editor/source/package.lispprojectured.editor/source/util/computed.lispprojectured.editor/source/util/logger.lispprojectured.editor/source/util/util.lispprojectured.editor/source/editor/backend.lispprojectured.editor/source/editor/command.lispprojectured.editor/source/editor/device.lispprojectured.editor/source/editor/document.lispprojectured.editor/source/editor/editor.lispprojectured.editor/source/editor/event.lispprojectured.editor/source/editor/gesture.lispprojectured.editor/source/editor/iomap.lispprojectured.editor/source/editor/loader.lispprojectured.editor/source/editor/maker.lispprojectured.editor/source/editor/mapper.lispprojectured.editor/source/editor/operation.lispprojectured.editor/source/editor/printer.lispprojectured.editor/source/editor/projection.lispprojectured.editor/source/editor/reader.lispprojectured.editor/source/editor/reference.lispprojectured.editor/source/editor/saver.lispprojectured.projection/source/projection/generic/copying.lispprojectured.projection/source/projection/generic/focusing.lispprojectured.projection/source/projection/generic/invariably.lispprojectured.projection/source/projection/generic/preserving.lispprojectured.projection/source/projection/generic/removing.lispprojectured.projection/source/projection/generic/reversing.lispprojectured.projection/source/projection/generic/sorting.lispprojectured.projection/source/projection/higher-order/alternative.lispprojectured.projection/source/projection/higher-order/identity-dispatching.lispprojectured.projection/source/projection/higher-order/iterating.lispprojectured.projection/source/projection/higher-order/nesting.lispprojectured.projection/source/projection/higher-order/parallel.lispprojectured.projection/source/projection/higher-order/predicate-dispatching.lispprojectured.projection/source/projection/higher-order/recursive.lispprojectured.projection/source/projection/higher-order/reference-dispatching.lispprojectured.projection/source/projection/higher-order/sequential.lispprojectured.projection/source/projection/higher-order/type-dispatching.lispprojectured.projection/source/projection/primitive/book-to-tree.lispprojectured.projection/source/projection/primitive/chapter-numbering.lispprojectured.projection/source/projection/primitive/common-lisp-to-lisp-form.lispprojectured.projection/source/projection/primitive/document-to-t.lispprojectured.projection/source/projection/primitive/document-to-tree.lispprojectured.projection/source/projection/primitive/evaluator-to-tree.lispprojectured.projection/source/projection/primitive/help-to-text.lispprojectured.projection/source/projection/primitive/json-to-tree.lispprojectured.projection/source/projection/primitive/line-numbering.lispprojectured.projection/source/projection/primitive/lisp-form-to-form.lispprojectured.projection/source/projection/primitive/lisp-form-to-tree.lispprojectured.projection/source/projection/primitive/object-searching.lispprojectured.projection/source/projection/primitive/reference-to-text.lispprojectured.projection/source/projection/primitive/t-to-tree.lispprojectured.projection/source/projection/primitive/text-aligning.lispprojectured.projection/source/projection/primitive/text-to-graphics.lispprojectured.projection/source/projection/primitive/text-to-string.lispprojectured.projection/source/projection/primitive/tree-to-text.lispprojectured.projection/source/projection/primitive/searching-to-tree.lispprojectured.projection/source/projection/primitive/widget-to-graphics.lispprojectured.projection/source/projection/primitive/word-wrapping.lispprojectured.projection/source/projection/primitive/xml-to-tree.lispprojectured.projection/source/projection/compound/t-to-string.lispprojectured.projection/source/projection/compound/t-to-t.lispThe main system appears first, followed by any subsystem dependency.
projectured.sdlSDL (Simple DirectMedial Layer) backend.
Levente Mészáros
BSD or Bugroff
hu.dwim.asdf (system).
projectured.document (system).
projectured.editor (system).
projectured.projection (system).
hu.dwim.sdl (system).
hu.dwim.sdl/gfx (system).
hu.dwim.sdl/image (system).
hu.dwim.sdl/ttf (system).
source (module).
projectured.documentCollection of various documents.
Levente Mészáros
BSD or Bugroff
hu.dwim.asdf (system).
cl-json (system).
parse-number (system).
projectured.editor (system).
s-xml (system).
source (module).
projectured.editorEditor core components.
Levente Mészáros
BSD or Bugroff
hu.dwim.asdf (system).
hu.dwim.common (system).
hu.dwim.defclass-star (system).
hu.dwim.def (system).
hu.dwim.logger (system).
hu.dwim.serializer (system).
hu.dwim.syntax-sugar (system).
hu.dwim.util (system).
trivial-garbage (system).
source (module).
projectured.projectionCollection of various projections.
Levente Mészáros
BSD or Bugroff
hu.dwim.asdf (system).
projectured.editor (system).
projectured.document (system).
source (module).
Modules are listed depth-first from the system components tree.
projectured.sdl/sourceprojectured.sdl/source/backendprojectured.sdl/source/backend/sdlprojectured.document/sourceprojectured.document/source/documentprojectured.editor/sourceprojectured.editor/source/utilprojectured.editor/source/editorprojectured.projection/sourceprojectured.projection/source/projectionprojectured.projection/source/projection/genericprojectured.projection/source/projection/higher-orderprojectured.projection/source/projection/primitiveprojectured.projection/source/projection/compoundprojectured.sdl/sourceprojectured.sdl (system).
backend (module).
projectured.sdl/source/backendprojectured.sdl/source/backend/sdlbackend (module).
package.lisp (file).
backend.lisp (file).
graphics.lisp (file).
input.lisp (file).
output.lisp (file).
projectured.document/sourceprojectured.document (system).
document (module).
projectured.document/source/documentsource (module).
book.lisp (file).
color.lisp (file).
common-lisp.lisp (file).
document.lisp (file).
evaluator.lisp (file).
font.lisp (file).
graphics.lisp (file).
help.lisp (file).
image.lisp (file).
json.lisp (file).
lisp-form.lisp (file).
number.lisp (file).
output.lisp (file).
searching.lisp (file).
sequence.lisp (file).
string.lisp (file).
t.lisp (file).
text.lisp (file).
tree.lisp (file).
widget.lisp (file).
xml.lisp (file).
versioning.lisp (file).
projectured.editor/sourceprojectured.editor (system).
package.lisp (file).
util (module).
editor (module).
projectured.editor/source/utilpackage.lisp (file).
source (module).
computed.lisp (file).
logger.lisp (file).
util.lisp (file).
projectured.editor/source/editorutil (module).
source (module).
backend.lisp (file).
command.lisp (file).
device.lisp (file).
document.lisp (file).
editor.lisp (file).
event.lisp (file).
gesture.lisp (file).
iomap.lisp (file).
loader.lisp (file).
maker.lisp (file).
mapper.lisp (file).
operation.lisp (file).
printer.lisp (file).
projection.lisp (file).
reader.lisp (file).
reference.lisp (file).
saver.lisp (file).
projectured.projection/sourceprojectured.projection (system).
projection (module).
projectured.projection/source/projectionsource (module).
generic (module).
higher-order (module).
primitive (module).
compound (module).
projectured.projection/source/projection/genericprojection (module).
copying.lisp (file).
focusing.lisp (file).
invariably.lisp (file).
preserving.lisp (file).
removing.lisp (file).
reversing.lisp (file).
sorting.lisp (file).
projectured.projection/source/projection/higher-orderprojection (module).
alternative.lisp (file).
identity-dispatching.lisp (file).
iterating.lisp (file).
nesting.lisp (file).
parallel.lisp (file).
predicate-dispatching.lisp (file).
recursive.lisp (file).
reference-dispatching.lisp (file).
sequential.lisp (file).
type-dispatching.lisp (file).
projectured.projection/source/projection/primitivegeneric (module).
projection (module).
book-to-tree.lisp (file).
chapter-numbering.lisp (file).
common-lisp-to-lisp-form.lisp (file).
document-to-t.lisp (file).
document-to-tree.lisp (file).
evaluator-to-tree.lisp (file).
help-to-text.lisp (file).
json-to-tree.lisp (file).
line-numbering.lisp (file).
lisp-form-to-form.lisp (file).
lisp-form-to-tree.lisp (file).
object-searching.lisp (file).
reference-to-text.lisp (file).
t-to-tree.lisp (file).
text-aligning.lisp (file).
text-to-graphics.lisp (file).
text-to-string.lisp (file).
tree-to-text.lisp (file).
searching-to-tree.lisp (file).
widget-to-graphics.lisp (file).
word-wrapping.lisp (file).
xml-to-tree.lisp (file).
projectured.projection/source/projection/compoundprimitive (module).
higher-order (module).
projection (module).
t-to-string.lisp (file).
t-to-t.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
projectured.sdl/projectured.sdl.asdprojectured.document/projectured.document.asdprojectured.editor/projectured.editor.asdprojectured.projection/projectured.projection.asdprojectured.sdl/source/backend/sdl/package.lispprojectured.sdl/source/backend/sdl/backend.lispprojectured.sdl/source/backend/sdl/graphics.lispprojectured.sdl/source/backend/sdl/input.lispprojectured.sdl/source/backend/sdl/output.lispprojectured.document/source/document/book.lispprojectured.document/source/document/color.lispprojectured.document/source/document/common-lisp.lispprojectured.document/source/document/document.lispprojectured.document/source/document/evaluator.lispprojectured.document/source/document/font.lispprojectured.document/source/document/graphics.lispprojectured.document/source/document/help.lispprojectured.document/source/document/image.lispprojectured.document/source/document/json.lispprojectured.document/source/document/lisp-form.lispprojectured.document/source/document/number.lispprojectured.document/source/document/output.lispprojectured.document/source/document/searching.lispprojectured.document/source/document/sequence.lispprojectured.document/source/document/string.lispprojectured.document/source/document/t.lispprojectured.document/source/document/text.lispprojectured.document/source/document/tree.lispprojectured.document/source/document/widget.lispprojectured.document/source/document/xml.lispprojectured.document/source/document/versioning.lispprojectured.editor/source/package.lispprojectured.editor/source/util/computed.lispprojectured.editor/source/util/logger.lispprojectured.editor/source/util/util.lispprojectured.editor/source/editor/backend.lispprojectured.editor/source/editor/command.lispprojectured.editor/source/editor/device.lispprojectured.editor/source/editor/document.lispprojectured.editor/source/editor/editor.lispprojectured.editor/source/editor/event.lispprojectured.editor/source/editor/gesture.lispprojectured.editor/source/editor/iomap.lispprojectured.editor/source/editor/loader.lispprojectured.editor/source/editor/maker.lispprojectured.editor/source/editor/mapper.lispprojectured.editor/source/editor/operation.lispprojectured.editor/source/editor/printer.lispprojectured.editor/source/editor/projection.lispprojectured.editor/source/editor/reader.lispprojectured.editor/source/editor/reference.lispprojectured.editor/source/editor/saver.lispprojectured.projection/source/projection/generic/copying.lispprojectured.projection/source/projection/generic/focusing.lispprojectured.projection/source/projection/generic/invariably.lispprojectured.projection/source/projection/generic/preserving.lispprojectured.projection/source/projection/generic/removing.lispprojectured.projection/source/projection/generic/reversing.lispprojectured.projection/source/projection/generic/sorting.lispprojectured.projection/source/projection/higher-order/alternative.lispprojectured.projection/source/projection/higher-order/identity-dispatching.lispprojectured.projection/source/projection/higher-order/iterating.lispprojectured.projection/source/projection/higher-order/nesting.lispprojectured.projection/source/projection/higher-order/parallel.lispprojectured.projection/source/projection/higher-order/predicate-dispatching.lispprojectured.projection/source/projection/higher-order/recursive.lispprojectured.projection/source/projection/higher-order/reference-dispatching.lispprojectured.projection/source/projection/higher-order/sequential.lispprojectured.projection/source/projection/higher-order/type-dispatching.lispprojectured.projection/source/projection/primitive/book-to-tree.lispprojectured.projection/source/projection/primitive/chapter-numbering.lispprojectured.projection/source/projection/primitive/common-lisp-to-lisp-form.lispprojectured.projection/source/projection/primitive/document-to-t.lispprojectured.projection/source/projection/primitive/document-to-tree.lispprojectured.projection/source/projection/primitive/evaluator-to-tree.lispprojectured.projection/source/projection/primitive/help-to-text.lispprojectured.projection/source/projection/primitive/json-to-tree.lispprojectured.projection/source/projection/primitive/line-numbering.lispprojectured.projection/source/projection/primitive/lisp-form-to-form.lispprojectured.projection/source/projection/primitive/lisp-form-to-tree.lispprojectured.projection/source/projection/primitive/object-searching.lispprojectured.projection/source/projection/primitive/reference-to-text.lispprojectured.projection/source/projection/primitive/t-to-tree.lispprojectured.projection/source/projection/primitive/text-aligning.lispprojectured.projection/source/projection/primitive/text-to-graphics.lispprojectured.projection/source/projection/primitive/text-to-string.lispprojectured.projection/source/projection/primitive/tree-to-text.lispprojectured.projection/source/projection/primitive/searching-to-tree.lispprojectured.projection/source/projection/primitive/widget-to-graphics.lispprojectured.projection/source/projection/primitive/word-wrapping.lispprojectured.projection/source/projection/primitive/xml-to-tree.lispprojectured.projection/source/projection/compound/t-to-string.lispprojectured.projection/source/projection/compound/t-to-t.lispprojectured.sdl/projectured.sdl.asdprojectured.sdl (system).
projectured.document/projectured.document.asdprojectured.document (system).
projectured.editor/projectured.editor.asdprojectured.editor (system).
projectured.projection/projectured.projection.asdprojectured.projection (system).
projectured.sdl/source/backend/sdl/package.lispsdl (module).
projectured.sdl/source/backend/sdl/backend.lisppackage.lisp (file).
sdl (module).
backend/sdl (class).
backend/sdlp (function).
find-sdl-window (function).
(setf find-sdl-window) (function).
make-sdl-backend (function).
sdl-windows-of (reader method).
(setf sdl-windows-of) (writer method).
sdl/read-evaluate-print-loop (function).
projectured.sdl/source/backend/sdl/graphics.lispbackend.lisp (file).
sdl (module).
load-image (function).
make-sdl-color (function).
measure-image (function).
measure-text (function).
raw-of (reader method).
raw-of (reader method).
raw-of (reader method).
render-draw-rect (function).
render-fill-rect (function).
set-render-draw-color (function).
projectured.sdl/source/backend/sdl/input.lispgraphics.lisp (file).
sdl (module).
current-mouse-position (function).
input-from-devices (function).
read-event (function).
translate-modifier-keys (function).
translate-mouse-button (function).
translate-scancode (function).
projectured.sdl/source/backend/sdl/output.lispinput.lisp (file).
sdl (module).
call-with-sdl-point-vectors (function).
output-to-device (function).
output-to-devices (function).
output-to-display (function).
output-to-file (function).
output-to-renderer (function).
with-sdl-point-vectors (macro).
projectured.document/source/document/book.lispsequence.lisp (file).
document (module).
alignment-of (reader method).
alignment-of (reader method).
(setf alignment-of) (writer method).
(setf alignment-of) (writer method).
author-of (reader method).
(setf author-of) (writer method).
book/base (class).
book/basep (function).
book/book (macro).
book/book (class).
book/bookp (function).
book/chapter (macro).
book/chapter (class).
book/chapterp (function).
book/list (macro).
book/list (class).
book/listp (function).
book/paragraph (macro).
book/paragraph (class).
book/paragraphp (function).
book/picture (macro).
book/picture (class).
book/picturep (function).
collapsed-p (reader method).
(setf collapsed-p) (writer method).
content-of (reader method).
content-of (reader method).
(setf content-of) (writer method).
(setf content-of) (writer method).
elements-of (reader method).
elements-of (reader method).
elements-of (reader method).
(setf elements-of) (writer method).
(setf elements-of) (writer method).
(setf elements-of) (writer method).
make-book/book (function).
make-book/chapter (function).
make-book/list (function).
make-book/paragraph (function).
make-book/picture (function).
numbering-of (reader method).
(setf numbering-of) (writer method).
title-of (reader method).
title-of (reader method).
title-of (reader method).
(setf title-of) (writer method).
(setf title-of) (writer method).
(setf title-of) (writer method).
projectured.document/source/document/color.lispdocument (module).
*color/aero* (special variable).
*color/aero-blue* (special variable).
*color/african-violet* (special variable).
*color/air-force-blue-raf* (special variable).
*color/air-force-blue-usaf* (special variable).
*color/air-superiority-blue* (special variable).
*color/alabama-crimson* (special variable).
*color/alice-blue* (special variable).
*color/alizarin-crimson* (special variable).
*color/alloy-orange* (special variable).
*color/almond* (special variable).
*color/amaranth* (special variable).
*color/amazon* (special variable).
*color/amber* (special variable).
*color/american-rose* (special variable).
*color/android-green* (special variable).
*color/anti-flash-white* (special variable).
*color/antique-brass* (special variable).
*color/antique-bronze* (special variable).
*color/antique-fuchsia* (special variable).
*color/antique-ruby* (special variable).
*color/antique-white* (special variable).
*color/ao* (special variable).
*color/apple-green* (special variable).
*color/apricot* (special variable).
*color/aquamarine* (special variable).
*color/army-green* (special variable).
*color/arsenic* (special variable).
*color/arylide-yellow* (special variable).
*color/ash-grey* (special variable).
*color/asparagus* (special variable).
*color/atomic-tangerine* (special variable).
*color/auburn* (special variable).
*color/aureolin* (special variable).
*color/aurometalsaurus* (special variable).
*color/avocado* (special variable).
*color/azure* (special variable).
*color/azure-mist* (special variable).
*color/baby-blue* (special variable).
*color/baby-blue-eyes* (special variable).
*color/baby-pink* (special variable).
*color/baby-powder* (special variable).
*color/baker-miller-pink* (special variable).
*color/ball-blue* (special variable).
*color/banana-mania* (special variable).
*color/banana-yellow* (special variable).
*color/barbie-pink* (special variable).
*color/barn-red* (special variable).
*color/battleship-grey* (special variable).
*color/bazaar* (special variable).
*color/bdazzled-blue* (special variable).
*color/beau-blue* (special variable).
*color/beaver* (special variable).
*color/beige* (special variable).
*color/big-dip-o’ruby* (special variable).
*color/bisque* (special variable).
*color/bistre* (special variable).
*color/bistre-brown* (special variable).
*color/bitter-lemon* (special variable).
*color/bitter-lime* (special variable).
*color/bittersweet* (special variable).
*color/bittersweet-shimmer* (special variable).
*color/black* (special variable).
*color/black-bean* (special variable).
*color/black-leather-jacket* (special variable).
*color/black-olive* (special variable).
*color/blanched-almond* (special variable).
*color/blast-off-bronze* (special variable).
*color/bleu-de-france* (special variable).
*color/blizzard-blue* (special variable).
*color/blond* (special variable).
*color/blue* (special variable).
*color/blue-bell* (special variable).
*color/blue-crayola* (special variable).
*color/blue-gray* (special variable).
*color/blue-green* (special variable).
*color/blue-munsell* (special variable).
*color/blue-ncs* (special variable).
*color/blue-pigment* (special variable).
*color/blue-ryb* (special variable).
*color/blue-sapphire* (special variable).
*color/blue-violet* (special variable).
*color/blueberry* (special variable).
*color/bluebonnet* (special variable).
*color/blush* (special variable).
*color/bole* (special variable).
*color/bondi-blue* (special variable).
*color/bone* (special variable).
*color/boston-university-red* (special variable).
*color/bottle-green* (special variable).
*color/boysenberry* (special variable).
*color/brandeis-blue* (special variable).
*color/brass* (special variable).
*color/brick-red* (special variable).
*color/bright-cerulean* (special variable).
*color/bright-lavender* (special variable).
*color/bright-maroon* (special variable).
*color/bright-pink* (special variable).
*color/bright-turquoise* (special variable).
*color/bright-ube* (special variable).
*color/brilliant-lavender* (special variable).
*color/brilliant-rose* (special variable).
*color/brink-pink* (special variable).
*color/british-racing-green* (special variable).
*color/bronze* (special variable).
*color/bronze-yellow* (special variable).
*color/brown-nose* (special variable).
*color/brown-traditional* (special variable).
*color/brown-web* (special variable).
*color/brunswick-green* (special variable).
*color/bubble-gum* (special variable).
*color/bubbles* (special variable).
*color/buff* (special variable).
*color/bulgarian-rose* (special variable).
*color/burgundy* (special variable).
*color/burlywood* (special variable).
*color/burnt-orange* (special variable).
*color/burnt-sienna* (special variable).
*color/burnt-umber* (special variable).
*color/byzantine* (special variable).
*color/byzantium* (special variable).
*color/cadet* (special variable).
*color/cadet-blue* (special variable).
*color/cadet-grey* (special variable).
*color/cadmium-green* (special variable).
*color/cadmium-orange* (special variable).
*color/cadmium-red* (special variable).
*color/cadmium-yellow* (special variable).
*color/café-au-lait* (special variable).
*color/café-noir* (special variable).
*color/cal-poly-green* (special variable).
*color/cambridge-blue* (special variable).
*color/camel* (special variable).
*color/cameo-pink* (special variable).
*color/camouflage-green* (special variable).
*color/canary-yellow* (special variable).
*color/candy-apple-red* (special variable).
*color/candy-pink* (special variable).
*color/capri* (special variable).
*color/caput-mortuum* (special variable).
*color/cardinal* (special variable).
*color/caribbean-green* (special variable).
*color/carmine* (special variable).
*color/carmine-m&p* (special variable).
*color/carmine-pink* (special variable).
*color/carmine-red* (special variable).
*color/carnation-pink* (special variable).
*color/carnelian* (special variable).
*color/carolina-blue* (special variable).
*color/carrot-orange* (special variable).
*color/castleton-green* (special variable).
*color/catalina-blue* (special variable).
*color/catawba* (special variable).
*color/cedar-chest* (special variable).
*color/ceil* (special variable).
*color/celadon* (special variable).
*color/celadon-blue* (special variable).
*color/celadon-green* (special variable).
*color/celeste-colour* (special variable).
*color/celestial-blue* (special variable).
*color/cerise* (special variable).
*color/cerise-pink* (special variable).
*color/cerulean* (special variable).
*color/cerulean-blue* (special variable).
*color/cerulean-frost* (special variable).
*color/cg-blue* (special variable).
*color/cg-red* (special variable).
*color/chamoisee* (special variable).
*color/champagne* (special variable).
*color/charcoal* (special variable).
*color/charleston-green* (special variable).
*color/charm-pink* (special variable).
*color/chartreuse-traditional* (special variable).
*color/chartreuse-web* (special variable).
*color/cherry* (special variable).
*color/cherry-blossom-pink* (special variable).
*color/chestnut* (special variable).
*color/china-pink* (special variable).
*color/china-rose* (special variable).
*color/chinese-red* (special variable).
*color/chinese-violet* (special variable).
*color/chocolate-traditional* (special variable).
*color/chocolate-web* (special variable).
*color/chrome-yellow* (special variable).
*color/cinereous* (special variable).
*color/cinnabar* (special variable).
*color/cinnamon* (special variable).
*color/citrine* (special variable).
*color/citron* (special variable).
*color/claret* (special variable).
*color/classic-rose* (special variable).
*color/cobalt* (special variable).
*color/cocoa-brown* (special variable).
*color/coconut* (special variable).
*color/coffee* (special variable).
*color/columbia-blue* (special variable).
*color/congo-pink* (special variable).
*color/cool-black* (special variable).
*color/cool-grey* (special variable).
*color/copper* (special variable).
*color/copper-crayola* (special variable).
*color/copper-penny* (special variable).
*color/copper-red* (special variable).
*color/coquelicot* (special variable).
*color/coral* (special variable).
*color/coral-pink* (special variable).
*color/coral-red* (special variable).
*color/cordovan* (special variable).
*color/corn* (special variable).
*color/cornell-red* (special variable).
*color/cornflower-blue* (special variable).
*color/cornsilk* (special variable).
*color/cosmic-latte* (special variable).
*color/cotton-candy* (special variable).
*color/cream* (special variable).
*color/crimson* (special variable).
*color/crimson-glory* (special variable).
*color/cyan* (special variable).
*color/cyan-process* (special variable).
*color/cyber-grape* (special variable).
*color/daffodil* (special variable).
*color/dandelion* (special variable).
*color/dark-blue* (special variable).
*color/dark-blue-gray* (special variable).
*color/dark-brown* (special variable).
*color/dark-byzantium* (special variable).
*color/dark-candy-apple-red* (special variable).
*color/dark-cerulean* (special variable).
*color/dark-chestnut* (special variable).
*color/dark-coral* (special variable).
*color/dark-cyan* (special variable).
*color/dark-electric-blue* (special variable).
*color/dark-goldenrod* (special variable).
*color/dark-gray* (special variable).
*color/dark-green* (special variable).
*color/dark-imperial-blue* (special variable).
*color/dark-jungle-green* (special variable).
*color/dark-khaki* (special variable).
*color/dark-lava* (special variable).
*color/dark-lavender* (special variable).
*color/dark-magenta* (special variable).
*color/dark-midnight-blue* (special variable).
*color/dark-moss-green* (special variable).
*color/dark-olive-green* (special variable).
*color/dark-orange* (special variable).
*color/dark-orchid* (special variable).
*color/dark-pastel-blue* (special variable).
*color/dark-pastel-green* (special variable).
*color/dark-pastel-purple* (special variable).
*color/dark-pastel-red* (special variable).
*color/dark-pink* (special variable).
*color/dark-powder-blue* (special variable).
*color/dark-raspberry* (special variable).
*color/dark-red* (special variable).
*color/dark-salmon* (special variable).
*color/dark-scarlet* (special variable).
*color/dark-sea-green* (special variable).
*color/dark-sienna* (special variable).
*color/dark-sky-blue* (special variable).
*color/dark-slate-blue* (special variable).
*color/dark-slate-gray* (special variable).
*color/dark-spring-green* (special variable).
*color/dark-tan* (special variable).
*color/dark-tangerine* (special variable).
*color/dark-taupe* (special variable).
*color/dark-terra-cotta* (special variable).
*color/dark-turquoise* (special variable).
*color/dark-vanilla* (special variable).
*color/dark-violet* (special variable).
*color/dark-yellow* (special variable).
*color/dartmouth-green* (special variable).
*color/davys-grey* (special variable).
*color/debian-red* (special variable).
*color/deep-carmine* (special variable).
*color/deep-carmine-pink* (special variable).
*color/deep-carrot-orange* (special variable).
*color/deep-cerise* (special variable).
*color/deep-champagne* (special variable).
*color/deep-chestnut* (special variable).
*color/deep-coffee* (special variable).
*color/deep-fuchsia* (special variable).
*color/deep-jungle-green* (special variable).
*color/deep-lemon* (special variable).
*color/deep-lilac* (special variable).
*color/deep-magenta* (special variable).
*color/deep-mauve* (special variable).
*color/deep-moss-green* (special variable).
*color/deep-peach* (special variable).
*color/deep-pink* (special variable).
*color/deep-ruby* (special variable).
*color/deep-saffron* (special variable).
*color/deep-sky-blue* (special variable).
*color/deep-space-sparkle* (special variable).
*color/deep-taupe* (special variable).
*color/deep-tuscan-red* (special variable).
*color/deer* (special variable).
*color/default* (special variable).
*color/denim* (special variable).
*color/desert* (special variable).
*color/desert-sand* (special variable).
*color/diamond* (special variable).
*color/dim-gray* (special variable).
*color/dirt* (special variable).
*color/dodger-blue* (special variable).
*color/dogwood-rose* (special variable).
*color/dollar-bill* (special variable).
*color/drab* (special variable).
*color/duke-blue* (special variable).
*color/dust-storm* (special variable).
*color/earth-yellow* (special variable).
*color/ebony* (special variable).
*color/ece-amber* (special variable).
*color/ecru* (special variable).
*color/eggplant* (special variable).
*color/eggshell* (special variable).
*color/egyptian-blue* (special variable).
*color/electric-blue* (special variable).
*color/electric-crimson* (special variable).
*color/electric-cyan* (special variable).
*color/electric-indigo* (special variable).
*color/electric-lavender* (special variable).
*color/electric-purple* (special variable).
*color/electric-ultramarine* (special variable).
*color/electric-violet* (special variable).
*color/electric-yellow* (special variable).
*color/emerald* (special variable).
*color/english-green* (special variable).
*color/english-lavender* (special variable).
*color/english-red* (special variable).
*color/english-violet* (special variable).
*color/eton-blue* (special variable).
*color/eucalyptus* (special variable).
*color/fallow* (special variable).
*color/falu-red* (special variable).
*color/fandango* (special variable).
*color/fandango-pink* (special variable).
*color/fashion-fuchsia* (special variable).
*color/fawn* (special variable).
*color/feldgrau* (special variable).
*color/feldspar* (special variable).
*color/fern-green* (special variable).
*color/ferrari-red* (special variable).
*color/field-drab* (special variable).
*color/fire-engine-red* (special variable).
*color/firebrick* (special variable).
*color/flame* (special variable).
*color/flamingo-pink* (special variable).
*color/flattery* (special variable).
*color/flavescent* (special variable).
*color/flax* (special variable).
*color/floral-white* (special variable).
*color/fluorescent-orange* (special variable).
*color/fluorescent-pink* (special variable).
*color/fluorescent-yellow* (special variable).
*color/folly* (special variable).
*color/forest-green-traditional* (special variable).
*color/forest-green-web* (special variable).
*color/french-beige* (special variable).
*color/french-bistre* (special variable).
*color/french-blue* (special variable).
*color/french-lilac* (special variable).
*color/french-lime* (special variable).
*color/french-mauve* (special variable).
*color/french-raspberry* (special variable).
*color/french-rose* (special variable).
*color/french-sky-blue* (special variable).
*color/french-wine* (special variable).
*color/fresh-air* (special variable).
*color/fuchsia-crayola* (special variable).
*color/fuchsia-pink* (special variable).
*color/fuchsia-rose* (special variable).
*color/fulvous* (special variable).
*color/fuzzy-wuzzy* (special variable).
*color/gainsboro* (special variable).
*color/gamboge* (special variable).
*color/ghost-white* (special variable).
*color/giants-orange* (special variable).
*color/ginger* (special variable).
*color/glaucous* (special variable).
*color/glitter* (special variable).
*color/go-green* (special variable).
*color/gold-fusion* (special variable).
*color/gold-metallic* (special variable).
*color/golden-brown* (special variable).
*color/golden-poppy* (special variable).
*color/golden-yellow* (special variable).
*color/goldenrod* (special variable).
*color/granny-smith-apple* (special variable).
*color/grape* (special variable).
*color/gray-asparagus* (special variable).
*color/gray-blue* (special variable).
*color/gray-html/css-gray* (special variable).
*color/gray-x11-gray* (special variable).
*color/gray0* (special variable).
*color/gray111* (special variable).
*color/gray127* (special variable).
*color/gray143* (special variable).
*color/gray15* (special variable).
*color/gray159* (special variable).
*color/gray175* (special variable).
*color/gray191* (special variable).
*color/gray207* (special variable).
*color/gray223* (special variable).
*color/gray239* (special variable).
*color/gray255* (special variable).
*color/gray31* (special variable).
*color/gray47* (special variable).
*color/gray63* (special variable).
*color/gray79* (special variable).
*color/gray95* (special variable).
*color/green* (special variable).
*color/green-crayola* (special variable).
*color/green-munsell* (special variable).
*color/green-ncs* (special variable).
*color/green-pigment* (special variable).
*color/green-ryb* (special variable).
*color/green-yellow* (special variable).
*color/grullo* (special variable).
*color/guppie-green* (special variable).
*color/halayà-úbe* (special variable).
*color/han-blue* (special variable).
*color/han-purple* (special variable).
*color/hansa-yellow* (special variable).
*color/harlequin* (special variable).
*color/harvard-crimson* (special variable).
*color/harvest-gold* (special variable).
*color/heart-gold* (special variable).
*color/heliotrope* (special variable).
*color/hollywood-cerise* (special variable).
*color/honeydew* (special variable).
*color/honolulu-blue* (special variable).
*color/hookers-green* (special variable).
*color/hot-magenta* (special variable).
*color/hot-pink* (special variable).
*color/html-purple* (special variable).
*color/html_gold* (special variable).
*color/html_green* (special variable).
*color/html_grey* (special variable).
*color/html_lime* (special variable).
*color/html_maroon* (special variable).
*color/html_silver* (special variable).
*color/html_tan* (special variable).
*color/html_teal* (special variable).
*color/html_turquoise* (special variable).
*color/hunter-green* (special variable).
*color/iceberg* (special variable).
*color/icterine* (special variable).
*color/illuminating-emerald* (special variable).
*color/imperial* (special variable).
*color/imperial-blue* (special variable).
*color/imperial-purple* (special variable).
*color/imperial-red* (special variable).
*color/inchworm* (special variable).
*color/india-green* (special variable).
*color/indian-red* (special variable).
*color/indian-yellow* (special variable).
*color/indigo* (special variable).
*color/indigo-dye* (special variable).
*color/indigo-web* (special variable).
*color/international-klein-blue* (special variable).
*color/international-orange-aerospace* (special variable).
*color/international-orange-engineering* (special variable).
*color/international-orange-golden-gate-bridge* (special variable).
*color/iris* (special variable).
*color/irresistible* (special variable).
*color/isabelline* (special variable).
*color/islamic-green* (special variable).
*color/italian-sky-blue* (special variable).
*color/jade* (special variable).
*color/japanese-indigo* (special variable).
*color/japanese-violet* (special variable).
*color/jasmine* (special variable).
*color/jasper* (special variable).
*color/jazzberry-jam* (special variable).
*color/jelly-bean* (special variable).
*color/jet* (special variable).
*color/jonquil* (special variable).
*color/june-bud* (special variable).
*color/jungle-green* (special variable).
*color/kelly-green* (special variable).
*color/kenyan-copper* (special variable).
*color/keppel* (special variable).
*color/khaki-html/css-khaki* (special variable).
*color/khaki-x11-light-khaki* (special variable).
*color/kobe* (special variable).
*color/kobi* (special variable).
*color/ku-crimson* (special variable).
*color/la-salle-green* (special variable).
*color/languid-lavender* (special variable).
*color/lapis-lazuli* (special variable).
*color/laser-lemon* (special variable).
*color/laurel-green* (special variable).
*color/lava* (special variable).
*color/lavender-blush* (special variable).
*color/lavender-floral* (special variable).
*color/lavender-gray* (special variable).
*color/lavender-indigo* (special variable).
*color/lavender-magenta* (special variable).
*color/lavender-mist* (special variable).
*color/lavender-pink* (special variable).
*color/lavender-purple* (special variable).
*color/lavender-rose* (special variable).
*color/lavender-web* (special variable).
*color/lawn-green* (special variable).
*color/lemon* (special variable).
*color/lemon-chiffon* (special variable).
*color/lemon-curry* (special variable).
*color/lemon-glacier* (special variable).
*color/lemon-lime* (special variable).
*color/lemon-meringue* (special variable).
*color/lemon-yellow* (special variable).
*color/licorice* (special variable).
*color/light-apricot* (special variable).
*color/light-blue* (special variable).
*color/light-brown* (special variable).
*color/light-carmine-pink* (special variable).
*color/light-coral* (special variable).
*color/light-cornflower-blue* (special variable).
*color/light-crimson* (special variable).
*color/light-cyan* (special variable).
*color/light-fuchsia-pink* (special variable).
*color/light-goldenrod-yellow* (special variable).
*color/light-gray* (special variable).
*color/light-green* (special variable).
*color/light-khaki* (special variable).
*color/light-medium-orchid* (special variable).
*color/light-moss-green* (special variable).
*color/light-orchid* (special variable).
*color/light-pastel-purple* (special variable).
*color/light-pink* (special variable).
*color/light-red-ochre* (special variable).
*color/light-salmon* (special variable).
*color/light-salmon-pink* (special variable).
*color/light-sea-green* (special variable).
*color/light-sky-blue* (special variable).
*color/light-slate-gray* (special variable).
*color/light-steel-blue* (special variable).
*color/light-taupe* (special variable).
*color/light-thulian-pink* (special variable).
*color/light-yellow* (special variable).
*color/lilac* (special variable).
*color/lime-color-wheel* (special variable).
*color/lime-green* (special variable).
*color/limerick* (special variable).
*color/lincoln-green* (special variable).
*color/linen* (special variable).
*color/lion* (special variable).
*color/little-boy-blue* (special variable).
*color/liver* (special variable).
*color/lumber* (special variable).
*color/lust* (special variable).
*color/magenta-crayola* (special variable).
*color/magenta-dye* (special variable).
*color/magenta-pantone* (special variable).
*color/magenta-process* (special variable).
*color/magic-mint* (special variable).
*color/magnolia* (special variable).
*color/mahogany* (special variable).
*color/maize* (special variable).
*color/majorelle-blue* (special variable).
*color/malachite* (special variable).
*color/manatee* (special variable).
*color/mango-tango* (special variable).
*color/mantis* (special variable).
*color/mardi-gras* (special variable).
*color/maroon-crayola* (special variable).
*color/maroon-x11* (special variable).
*color/mauve* (special variable).
*color/mauve-taupe* (special variable).
*color/mauvelous* (special variable).
*color/maya-blue* (special variable).
*color/meat-brown* (special variable).
*color/medium-aquamarine* (special variable).
*color/medium-blue* (special variable).
*color/medium-candy-apple-red* (special variable).
*color/medium-carmine* (special variable).
*color/medium-champagne* (special variable).
*color/medium-electric-blue* (special variable).
*color/medium-jungle-green* (special variable).
*color/medium-orchid* (special variable).
*color/medium-persian-blue* (special variable).
*color/medium-purple* (special variable).
*color/medium-red-violet* (special variable).
*color/medium-ruby* (special variable).
*color/medium-sea-green* (special variable).
*color/medium-sky-blue* (special variable).
*color/medium-slate-blue* (special variable).
*color/medium-spring-bud* (special variable).
*color/medium-spring-green* (special variable).
*color/medium-taupe* (special variable).
*color/medium-turquoise* (special variable).
*color/medium-tuscan-red* (special variable).
*color/medium-vermilion* (special variable).
*color/medium-violet-red* (special variable).
*color/mellow-apricot* (special variable).
*color/mellow-yellow* (special variable).
*color/melon* (special variable).
*color/metallic-seaweed* (special variable).
*color/metallic-sunburst* (special variable).
*color/mexican-pink* (special variable).
*color/midori* (special variable).
*color/mikado-yellow* (special variable).
*color/mint* (special variable).
*color/mint-cream* (special variable).
*color/mint-green* (special variable).
*color/misty-rose* (special variable).
*color/moccasin* (special variable).
*color/mode-beige* (special variable).
*color/moonstone-blue* (special variable).
*color/mordant-red-19* (special variable).
*color/moss-green* (special variable).
*color/mountain-meadow* (special variable).
*color/mountbatten-pink* (special variable).
*color/mulberry* (special variable).
*color/mustard* (special variable).
*color/myrtle-green* (special variable).
*color/nadeshiko-pink* (special variable).
*color/napier-green* (special variable).
*color/naples-yellow* (special variable).
*color/navajo-white* (special variable).
*color/navy-blue* (special variable).
*color/navy-purple* (special variable).
*color/neon-carrot* (special variable).
*color/neon-fuchsia* (special variable).
*color/neon-green* (special variable).
*color/new-car* (special variable).
*color/new-york-pink* (special variable).
*color/non-photo-blue* (special variable).
*color/nyanza* (special variable).
*color/ocean-boat-blue* (special variable).
*color/ochre* (special variable).
*color/old-burgundy* (special variable).
*color/old-gold* (special variable).
*color/old-lace* (special variable).
*color/old-lavender* (special variable).
*color/old-mauve* (special variable).
*color/old-moss-green* (special variable).
*color/old-rose* (special variable).
*color/old-silver* (special variable).
*color/olive* (special variable).
*color/olive-drab* (special variable).
*color/olive-drab-web-olive-drab* (special variable).
*color/olivine* (special variable).
*color/onyx* (special variable).
*color/opera-mauve* (special variable).
*color/orange-color-wheel* (special variable).
*color/orange-crayola* (special variable).
*color/orange-pantone* (special variable).
*color/orange-peel* (special variable).
*color/orange-red* (special variable).
*color/orange-ryb* (special variable).
*color/orange-web-color* (special variable).
*color/orchid* (special variable).
*color/orchid-pink* (special variable).
*color/orioles-orange* (special variable).
*color/otter-brown* (special variable).
*color/ou-crimson-red* (special variable).
*color/outer-space* (special variable).
*color/outrageous-orange* (special variable).
*color/oxford-blue* (special variable).
*color/pakistan-green* (special variable).
*color/palatinate-blue* (special variable).
*color/palatinate-purple* (special variable).
*color/pale-aqua* (special variable).
*color/pale-blue* (special variable).
*color/pale-brown* (special variable).
*color/pale-carmine* (special variable).
*color/pale-cerulean* (special variable).
*color/pale-chestnut* (special variable).
*color/pale-copper* (special variable).
*color/pale-cornflower-blue* (special variable).
*color/pale-gold* (special variable).
*color/pale-goldenrod* (special variable).
*color/pale-green* (special variable).
*color/pale-lavender* (special variable).
*color/pale-magenta* (special variable).
*color/pale-pink* (special variable).
*color/pale-red-violet* (special variable).
*color/pale-robin-egg-blue* (special variable).
*color/pale-silver* (special variable).
*color/pale-spring-bud* (special variable).
*color/pale-taupe* (special variable).
*color/pale-turquoise* (special variable).
*color/pale-violet-red* (special variable).
*color/pansy-purple* (special variable).
*color/papaya-whip* (special variable).
*color/paris-green* (special variable).
*color/pastel-blue* (special variable).
*color/pastel-brown* (special variable).
*color/pastel-gray* (special variable).
*color/pastel-green* (special variable).
*color/pastel-magenta* (special variable).
*color/pastel-orange* (special variable).
*color/pastel-pink* (special variable).
*color/pastel-purple* (special variable).
*color/pastel-red* (special variable).
*color/pastel-violet* (special variable).
*color/pastel-yellow* (special variable).
*color/pastel/alizarin* (special variable).
*color/pastel/amethyst* (special variable).
*color/pastel/asbestos* (special variable).
*color/pastel/belize-hole* (special variable).
*color/pastel/carrot* (special variable).
*color/pastel/clouds* (special variable).
*color/pastel/concrete* (special variable).
*color/pastel/emerland* (special variable).
*color/pastel/green-sea* (special variable).
*color/pastel/midnight-blue* (special variable).
*color/pastel/nephritis* (special variable).
*color/pastel/orange* (special variable).
*color/pastel/peter-river* (special variable).
*color/pastel/pomegranate* (special variable).
*color/pastel/pumpkin* (special variable).
*color/pastel/silver* (special variable).
*color/pastel/sun-flower* (special variable).
*color/pastel/turquoise* (special variable).
*color/pastel/wet-asphalt* (special variable).
*color/pastel/wisteria* (special variable).
*color/patriarch* (special variable).
*color/paynes-grey* (special variable).
*color/peach* (special variable).
*color/peach-crayola* (special variable).
*color/peach-puff* (special variable).
*color/peach-yellow* (special variable).
*color/pear* (special variable).
*color/pearl* (special variable).
*color/pearl-aqua* (special variable).
*color/pearly-purple* (special variable).
*color/peridot* (special variable).
*color/persian-blue* (special variable).
*color/persian-green* (special variable).
*color/persian-indigo* (special variable).
*color/persian-orange* (special variable).
*color/persian-pink* (special variable).
*color/persian-plum* (special variable).
*color/persian-rose* (special variable).
*color/persimmon* (special variable).
*color/peru* (special variable).
*color/phlox* (special variable).
*color/phthalo-blue* (special variable).
*color/phthalo-green* (special variable).
*color/pictorial-carmine* (special variable).
*color/piggy-pink* (special variable).
*color/pine-green* (special variable).
*color/pink* (special variable).
*color/pink-lace* (special variable).
*color/pink-orange* (special variable).
*color/pink-pearl* (special variable).
*color/pink-sherbet* (special variable).
*color/pistachio* (special variable).
*color/plum-traditional* (special variable).
*color/pomp-and-power* (special variable).
*color/portland-orange* (special variable).
*color/princeton-orange* (special variable).
*color/prune* (special variable).
*color/prussian-blue* (special variable).
*color/psychedelic-purple* (special variable).
*color/puce* (special variable).
*color/pumpkin* (special variable).
*color/purple* (special variable).
*color/purple-heart* (special variable).
*color/purple-mountain-majesty* (special variable).
*color/purple-munsell* (special variable).
*color/purple-pizzazz* (special variable).
*color/purple-taupe* (special variable).
*color/purple-x11* (special variable).
*color/quartz* (special variable).
*color/queen-blue* (special variable).
*color/queen-pink* (special variable).
*color/rackley* (special variable).
*color/radical-red* (special variable).
*color/rajah* (special variable).
*color/raspberry* (special variable).
*color/raspberry-glace* (special variable).
*color/raspberry-pink* (special variable).
*color/raspberry-rose* (special variable).
*color/raw-umber* (special variable).
*color/razzle-dazzle-rose* (special variable).
*color/razzmatazz* (special variable).
*color/razzmic-berry* (special variable).
*color/red* (special variable).
*color/red-brown* (special variable).
*color/red-crayola* (special variable).
*color/red-devil* (special variable).
*color/red-munsell* (special variable).
*color/red-ncs* (special variable).
*color/red-orange* (special variable).
*color/red-pantone* (special variable).
*color/red-pigment* (special variable).
*color/red-violet* (special variable).
*color/redwood* (special variable).
*color/regalia* (special variable).
*color/resolution-blue* (special variable).
*color/rhythm* (special variable).
*color/rich-black* (special variable).
*color/rich-brilliant-lavender* (special variable).
*color/rich-carmine* (special variable).
*color/rich-electric-blue* (special variable).
*color/rich-lavender* (special variable).
*color/rich-lilac* (special variable).
*color/rich-maroon* (special variable).
*color/rifle-green* (special variable).
*color/rocket-metallic* (special variable).
*color/roman-silver* (special variable).
*color/rose* (special variable).
*color/rose-bonbon* (special variable).
*color/rose-ebony* (special variable).
*color/rose-gold* (special variable).
*color/rose-madder* (special variable).
*color/rose-pink* (special variable).
*color/rose-quartz* (special variable).
*color/rose-taupe* (special variable).
*color/rose-vale* (special variable).
*color/rosewood* (special variable).
*color/rosso-corsa* (special variable).
*color/rosy-brown* (special variable).
*color/royal-azure* (special variable).
*color/royal-blue-traditional* (special variable).
*color/royal-blue-web* (special variable).
*color/royal-fuchsia* (special variable).
*color/royal-purple* (special variable).
*color/royal-yellow* (special variable).
*color/ruber* (special variable).
*color/rubine-red* (special variable).
*color/ruby* (special variable).
*color/ruby-red* (special variable).
*color/ruddy* (special variable).
*color/ruddy-brown* (special variable).
*color/ruddy-pink* (special variable).
*color/rufous* (special variable).
*color/russet* (special variable).
*color/russian-green* (special variable).
*color/russian-violet* (special variable).
*color/rust* (special variable).
*color/rusty-red* (special variable).
*color/sacramento-state-green* (special variable).
*color/saddle-brown* (special variable).
*color/safety-yellow* (special variable).
*color/saffron* (special variable).
*color/salmon* (special variable).
*color/salmon-pink* (special variable).
*color/sand* (special variable).
*color/sand-dune* (special variable).
*color/sandstorm* (special variable).
*color/sandy-brown* (special variable).
*color/sandy-taupe* (special variable).
*color/sangria* (special variable).
*color/sap-green* (special variable).
*color/sapphire* (special variable).
*color/sapphire-blue* (special variable).
*color/satin-sheen-gold* (special variable).
*color/scarlet* (special variable).
*color/scarlet-crayola* (special variable).
*color/schauss-pink* (special variable).
*color/school-bus-yellow* (special variable).
*color/screamin-green* (special variable).
*color/sea-blue* (special variable).
*color/sea-green* (special variable).
*color/seal-brown* (special variable).
*color/seashell* (special variable).
*color/selective-yellow* (special variable).
*color/sepia* (special variable).
*color/shadow* (special variable).
*color/shampoo* (special variable).
*color/shamrock-green* (special variable).
*color/sheen-green* (special variable).
*color/shimmering-blush* (special variable).
*color/shocking-pink* (special variable).
*color/shocking-pink-crayola* (special variable).
*color/sienna* (special variable).
*color/silver-chalice* (special variable).
*color/silver-lake-blue* (special variable).
*color/silver-pink* (special variable).
*color/silver-sand* (special variable).
*color/sinopia* (special variable).
*color/skobeloff* (special variable).
*color/sky-blue* (special variable).
*color/sky-magenta* (special variable).
*color/slate-blue* (special variable).
*color/slate-gray* (special variable).
*color/smitten* (special variable).
*color/smoke* (special variable).
*color/smokey-topaz* (special variable).
*color/smoky-black* (special variable).
*color/snow* (special variable).
*color/soap* (special variable).
*color/solarized/background/dark* (special variable).
*color/solarized/background/darker* (special variable).
*color/solarized/background/light* (special variable).
*color/solarized/background/lighter* (special variable).
*color/solarized/blue* (special variable).
*color/solarized/content/dark* (special variable).
*color/solarized/content/darker* (special variable).
*color/solarized/content/light* (special variable).
*color/solarized/content/lighter* (special variable).
*color/solarized/cyan* (special variable).
*color/solarized/gray* (special variable).
*color/solarized/green* (special variable).
*color/solarized/magenta* (special variable).
*color/solarized/orange* (special variable).
*color/solarized/red* (special variable).
*color/solarized/violet* (special variable).
*color/solarized/yellow* (special variable).
*color/sonic-silver* (special variable).
*color/space-cadet* (special variable).
*color/spanish-bistre* (special variable).
*color/spanish-carmine* (special variable).
*color/spanish-crimson* (special variable).
*color/spanish-orange* (special variable).
*color/spanish-sky-blue* (special variable).
*color/spiro-disco-ball* (special variable).
*color/spring-bud* (special variable).
*color/spring-green* (special variable).
*color/st-patricks-blue* (special variable).
*color/star-command-blue* (special variable).
*color/steel-blue* (special variable).
*color/steel-pink* (special variable).
*color/stil-de-grain-yellow* (special variable).
*color/stizza* (special variable).
*color/stormcloud* (special variable).
*color/straw* (special variable).
*color/strawberry* (special variable).
*color/sunglow* (special variable).
*color/sunset* (special variable).
*color/super-pink* (special variable).
*color/tangelo* (special variable).
*color/tangerine* (special variable).
*color/tango-pink* (special variable).
*color/taupe* (special variable).
*color/taupe-gray* (special variable).
*color/tea-green* (special variable).
*color/tea-rose-orange* (special variable).
*color/tea-rose-rose* (special variable).
*color/teal-blue* (special variable).
*color/teal-deer* (special variable).
*color/teal-green* (special variable).
*color/telemagenta* (special variable).
*color/tenné-tawny* (special variable).
*color/terra-cotta* (special variable).
*color/thistle* (special variable).
*color/thulian-pink* (special variable).
*color/tickle-me-pink* (special variable).
*color/tiffany-blue* (special variable).
*color/tigers-eye* (special variable).
*color/timberwolf* (special variable).
*color/titanium-yellow* (special variable).
*color/tomato* (special variable).
*color/toolbox* (special variable).
*color/topaz* (special variable).
*color/tractor-red* (special variable).
*color/trolley-grey* (special variable).
*color/tropical-rain-forest* (special variable).
*color/true-blue* (special variable).
*color/tufts-blue* (special variable).
*color/tulip* (special variable).
*color/tumbleweed* (special variable).
*color/turkish-rose* (special variable).
*color/turquoise-blue* (special variable).
*color/turquoise-green* (special variable).
*color/tuscan* (special variable).
*color/tuscan-brown* (special variable).
*color/tuscan-red* (special variable).
*color/tuscan-tan* (special variable).
*color/tuscany* (special variable).
*color/twilight-lavender* (special variable).
*color/tyrian-purple* (special variable).
*color/ua-blue* (special variable).
*color/ua-red* (special variable).
*color/ube* (special variable).
*color/ucla-blue* (special variable).
*color/ucla-gold* (special variable).
*color/ufo-green* (special variable).
*color/ultra-pink* (special variable).
*color/ultramarine* (special variable).
*color/ultramarine-blue* (special variable).
*color/umber* (special variable).
*color/unbleached-silk* (special variable).
*color/united-nations-blue* (special variable).
*color/university-of-california-gold* (special variable).
*color/university-of-tennessee-orange* (special variable).
*color/unmellow-yellow* (special variable).
*color/up-forest-green* (special variable).
*color/up-maroon* (special variable).
*color/upsdell-red* (special variable).
*color/urobilin* (special variable).
*color/usafa-blue* (special variable).
*color/usc-cardinal* (special variable).
*color/usc-gold* (special variable).
*color/utah-crimson* (special variable).
*color/vanilla* (special variable).
*color/vanilla-ice* (special variable).
*color/vegas-gold* (special variable).
*color/venetian-red* (special variable).
*color/verdigris* (special variable).
*color/vermilion-cinnabar* (special variable).
*color/vermilion-plochere* (special variable).
*color/veronica* (special variable).
*color/violet* (special variable).
*color/violet-blue* (special variable).
*color/violet-color-wheel* (special variable).
*color/violet-red* (special variable).
*color/violet-ryb* (special variable).
*color/violet-web* (special variable).
*color/viridian* (special variable).
*color/vivid-auburn* (special variable).
*color/vivid-burgundy* (special variable).
*color/vivid-cerise* (special variable).
*color/vivid-orchid* (special variable).
*color/vivid-sky-blue* (special variable).
*color/vivid-tangerine* (special variable).
*color/vivid-violet* (special variable).
*color/warm-black* (special variable).
*color/waterspout* (special variable).
*color/wenge* (special variable).
*color/wheat* (special variable).
*color/white* (special variable).
*color/white-smoke* (special variable).
*color/wild-blue-yonder* (special variable).
*color/wild-orchid* (special variable).
*color/wild-strawberry* (special variable).
*color/wild-watermelon* (special variable).
*color/windsor-tan* (special variable).
*color/wine* (special variable).
*color/wine-dregs* (special variable).
*color/wisteria* (special variable).
*color/wood-brown* (special variable).
*color/xanadu* (special variable).
*color/yale-blue* (special variable).
*color/yankees-blue* (special variable).
*color/yellow* (special variable).
*color/yellow-green* (special variable).
*color/yellow-munsell* (special variable).
*color/yellow-ncs* (special variable).
*color/yellow-orange* (special variable).
*color/yellow-process* (special variable).
*color/yellow-rose* (special variable).
*color/yellow-ryb* (special variable).
*color/zaffre* (special variable).
*color/zinnwaldite-brown* (special variable).
*color/zomp* (special variable).
alpha-of (reader method).
(setf alpha-of) (writer method).
blue-of (reader method).
(setf blue-of) (writer method).
color/darken (function).
color/darken/selection (function).
color/interpolate (function).
color/lighten (function).
color/lighten/selection (function).
color= (function).
color=* (function).
green-of (reader method).
(setf green-of) (writer method).
make-style/color (function).
raw-of (method).
(setf raw-of) (writer method).
red-of (reader method).
(setf red-of) (writer method).
style/base (class).
style/basep (function).
style/color (class).
style/colorp (function).
projectured.document/source/document/common-lisp.lisplisp-form.lisp (file).
document (module).
initialize-instance (method).
allow-other-keys-p (reader method).
allow-other-keys-p (reader method).
(setf allow-other-keys-p) (writer method).
(setf allow-other-keys-p) (writer method).
arguments-of (reader method).
(setf arguments-of) (writer method).
bindings-of (reader method).
bindings-of (reader method).
bindings-of (reader method).
(setf bindings-of) (writer method).
(setf bindings-of) (writer method).
(setf bindings-of) (writer method).
body-of (reader method).
body-of (reader method).
body-of (reader method).
body-of (reader method).
body-of (reader method).
(setf body-of) (writer method).
(setf body-of) (writer method).
(setf body-of) (writer method).
(setf body-of) (writer method).
(setf body-of) (writer method).
collapsed-p (reader method).
(setf collapsed-p) (writer method).
common-lisp/application (class).
common-lisp/application-p (function).
common-lisp/auxiliary-function-argument (class).
common-lisp/auxiliary-function-argument-p (function).
common-lisp/base (class).
common-lisp/base-p (function).
common-lisp/comment (class).
common-lisp/comment-p (function).
common-lisp/complete-document (function).
common-lisp/complete-document/fuction-definition (function).
common-lisp/constant (class).
common-lisp/constant-p (function).
common-lisp/function-argument (class).
common-lisp/function-argument-p (function).
common-lisp/function-definition (class).
common-lisp/function-definition-p (function).
common-lisp/function-definition/completion (class).
common-lisp/function-definition/completion-p (function).
common-lisp/function-reference (class).
common-lisp/function-reference-p (function).
common-lisp/if (class).
common-lisp/if-p (function).
common-lisp/insertion (class).
common-lisp/insertion-p (function).
common-lisp/keyword-function-argument (class).
common-lisp/keyword-function-argument-p (function).
common-lisp/lambda-function (class).
common-lisp/lambda-function-p (function).
common-lisp/let (class).
common-lisp/let-p (function).
common-lisp/lexical-variable-binding (class).
common-lisp/lexical-variable-binding-p (function).
common-lisp/optional-function-argument (class).
common-lisp/optional-function-argument-p (function).
common-lisp/progn (class).
common-lisp/progn-p (function).
common-lisp/required-function-argument (class).
common-lisp/required-function-argument-p (function).
common-lisp/rest-function-argument (class).
common-lisp/rest-function-argument-p (function).
common-lisp/special-variable-definition (class).
common-lisp/special-variable-definition-p (function).
common-lisp/the (class).
common-lisp/the-p (function).
common-lisp/toplevel (class).
common-lisp/toplevel-p (function).
common-lisp/variable-reference (class).
common-lisp/variable-reference-p (function).
compound-p (reader method).
(setf compound-p) (writer method).
condition-of (reader method).
(setf condition-of) (writer method).
content-of (reader method).
(setf content-of) (writer method).
declared-type-of (reader method).
(setf declared-type-of) (writer method).
default-value-of (reader method).
(setf default-value-of) (writer method).
documentation-of (reader method).
(setf documentation-of) (writer method).
else-of (reader method).
(setf else-of) (writer method).
factory-of (reader method).
factory-of (reader method).
(setf factory-of) (writer method).
(setf factory-of) (writer method).
function-definition-of (reader method).
(setf function-definition-of) (writer method).
function-of (reader method).
(setf function-of) (writer method).
loader/lisp (function).
make-common-lisp/application (function).
make-common-lisp/comment (function).
make-common-lisp/constant (function).
make-common-lisp/constant* (function).
make-common-lisp/function-definition (function).
make-common-lisp/function-reference (function).
make-common-lisp/if (function).
make-common-lisp/insertion (function).
make-common-lisp/lambda-function (function).
make-common-lisp/let (function).
make-common-lisp/lexical-variable-binding (function).
make-common-lisp/progn (function).
make-common-lisp/required-function-argument (function).
make-common-lisp/special-variable-definition (function).
make-common-lisp/toplevel (function).
make-common-lisp/variable-reference (function).
maker/lisp (function).
name-of (reader method).
name-of (reader method).
name-of (reader method).
name-of (reader method).
(setf name-of) (writer method).
(setf name-of) (writer method).
(setf name-of) (writer method).
(setf name-of) (writer method).
operator-of (reader method).
(setf operator-of) (writer method).
saver/lisp (function).
then-of (reader method).
(setf then-of) (writer method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
variable-of (reader method).
(setf variable-of) (writer method).
projectured.document/source/document/document.lispdocument (module).
content-of (reader method).
content-of (reader method).
content-of (reader method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
document-of (reader method).
document-of (reader method).
document-of (reader method).
(setf document-of) (writer method).
(setf document-of) (writer method).
(setf document-of) (writer method).
document/base (class).
document/basep (function).
document/clipboard (macro).
document/clipboard (class).
document/clipboardp (function).
document/document (macro).
document/document (class).
document/documentp (function).
document/history (macro).
document/history (class).
document/historyp (function).
document/insertion (macro).
document/insertion (class).
document/insertionp (function).
document/nothing (macro).
document/nothing (class).
document/nothingp (function).
document/reference (macro).
document/reference (class).
document/referencep (function).
document/reflection (macro).
document/reflection (class).
document/reflectionp (function).
evaluator/operation/export-document (function).
evaluator/operation/load-document (function).
evaluator/operation/save-document (function).
filename-of (reader method).
filename-of (reader method).
filename-of (reader method).
filename-of (reader method).
(setf filename-of) (writer method).
(setf filename-of) (writer method).
(setf filename-of) (writer method).
(setf filename-of) (writer method).
font-of (reader method).
(setf font-of) (writer method).
last-commands-of (reader method).
(setf last-commands-of) (writer method).
make-document/clipboard (function).
make-document/document (function).
make-document/history (function).
make-document/insertion (function).
make-document/nothing (function).
make-document/reference (function).
make-document/reflection (function).
make-operation/export-document (function).
make-operation/load-document (function).
make-operation/save-document (function).
operation/export-document (class).
operation/export-document-p (function).
operation/load-document (class).
operation/load-document-p (function).
operation/save-document (class).
operation/save-document-p (function).
operations-of (reader method).
(setf operations-of) (writer method).
path-of (reader method).
(setf path-of) (writer method).
prefix-of (reader method).
(setf prefix-of) (writer method).
slice-of (reader method).
(setf slice-of) (writer method).
suffix-of (reader method).
(setf suffix-of) (writer method).
value-of (reader method).
value-of (reader method).
(setf value-of) (writer method).
(setf value-of) (writer method).
projectured.document/source/document/evaluator.lispsequence.lisp (file).
document (module).
initialize-instance (method).
elements-of (reader method).
(setf elements-of) (writer method).
evaluator/base (class).
evaluator/basep (function).
evaluator/completion (class).
evaluator/completionp (function).
evaluator/form (macro).
evaluator/form (class).
evaluator/formp (function).
evaluator/toplevel (macro).
evaluator/toplevel (class).
evaluator/toplevelp (function).
form-of (reader method).
(setf form-of) (writer method).
make-evaluator/form (function).
make-evaluator/toplevel (function).
result-of (reader method).
(setf result-of) (writer method).
toplevel-of (reader method).
(setf toplevel-of) (writer method).
projectured.document/source/document/font.lispdocument (module).
write-object-slots (method).
*font/default* (special variable).
*font/inconsolata/regular/18* (special variable).
*font/liberation/sans/bold/14* (special variable).
*font/liberation/sans/bold/16* (special variable).
*font/liberation/sans/bold/18* (special variable).
*font/liberation/sans/bold/20* (special variable).
*font/liberation/sans/bold/22* (special variable).
*font/liberation/sans/bold/24* (special variable).
*font/liberation/sans/bold/30* (special variable).
*font/liberation/sans/bold/36* (special variable).
*font/liberation/sans/italic/14* (special variable).
*font/liberation/sans/italic/16* (special variable).
*font/liberation/sans/italic/18* (special variable).
*font/liberation/sans/italic/20* (special variable).
*font/liberation/sans/italic/22* (special variable).
*font/liberation/sans/italic/24* (special variable).
*font/liberation/sans/italic/30* (special variable).
*font/liberation/sans/italic/36* (special variable).
*font/liberation/sans/regular/14* (special variable).
*font/liberation/sans/regular/16* (special variable).
*font/liberation/sans/regular/18* (special variable).
*font/liberation/sans/regular/20* (special variable).
*font/liberation/sans/regular/22* (special variable).
*font/liberation/sans/regular/24* (special variable).
*font/liberation/sans/regular/30* (special variable).
*font/liberation/sans/regular/36* (special variable).
*font/liberation/serif/bold/14* (special variable).
*font/liberation/serif/bold/16* (special variable).
*font/liberation/serif/bold/18* (special variable).
*font/liberation/serif/bold/20* (special variable).
*font/liberation/serif/bold/22* (special variable).
*font/liberation/serif/bold/24* (special variable).
*font/liberation/serif/bold/30* (special variable).
*font/liberation/serif/bold/36* (special variable).
*font/liberation/serif/bold/42* (special variable).
*font/liberation/serif/italic/14* (special variable).
*font/liberation/serif/italic/16* (special variable).
*font/liberation/serif/italic/18* (special variable).
*font/liberation/serif/italic/20* (special variable).
*font/liberation/serif/italic/22* (special variable).
*font/liberation/serif/italic/24* (special variable).
*font/liberation/serif/italic/30* (special variable).
*font/liberation/serif/italic/36* (special variable).
*font/liberation/serif/italic/42* (special variable).
*font/liberation/serif/regular/14* (special variable).
*font/liberation/serif/regular/16* (special variable).
*font/liberation/serif/regular/18* (special variable).
*font/liberation/serif/regular/20* (special variable).
*font/liberation/serif/regular/22* (special variable).
*font/liberation/serif/regular/24* (special variable).
*font/liberation/serif/regular/30* (special variable).
*font/liberation/serif/regular/36* (special variable).
*font/liberation/serif/regular/42* (special variable).
*font/ubuntu/bold/14* (special variable).
*font/ubuntu/bold/16* (special variable).
*font/ubuntu/bold/18* (special variable).
*font/ubuntu/bold/20* (special variable).
*font/ubuntu/bold/22* (special variable).
*font/ubuntu/bold/24* (special variable).
*font/ubuntu/bold/36* (special variable).
*font/ubuntu/italic/14* (special variable).
*font/ubuntu/italic/16* (special variable).
*font/ubuntu/italic/18* (special variable).
*font/ubuntu/italic/20* (special variable).
*font/ubuntu/italic/22* (special variable).
*font/ubuntu/italic/24* (special variable).
*font/ubuntu/italic/36* (special variable).
*font/ubuntu/monospace/bold/14* (special variable).
*font/ubuntu/monospace/bold/16* (special variable).
*font/ubuntu/monospace/bold/18* (special variable).
*font/ubuntu/monospace/bold/20* (special variable).
*font/ubuntu/monospace/bold/22* (special variable).
*font/ubuntu/monospace/bold/24* (special variable).
*font/ubuntu/monospace/italic/14* (special variable).
*font/ubuntu/monospace/italic/16* (special variable).
*font/ubuntu/monospace/italic/18* (special variable).
*font/ubuntu/monospace/italic/20* (special variable).
*font/ubuntu/monospace/italic/22* (special variable).
*font/ubuntu/monospace/italic/24* (special variable).
*font/ubuntu/monospace/regular/14* (special variable).
*font/ubuntu/monospace/regular/16* (special variable).
*font/ubuntu/monospace/regular/18* (special variable).
*font/ubuntu/monospace/regular/20* (special variable).
*font/ubuntu/monospace/regular/22* (special variable).
*font/ubuntu/monospace/regular/24* (special variable).
*font/ubuntu/regular/14* (special variable).
*font/ubuntu/regular/16* (special variable).
*font/ubuntu/regular/18* (special variable).
*font/ubuntu/regular/20* (special variable).
*font/ubuntu/regular/22* (special variable).
*font/ubuntu/regular/24* (special variable).
*font/ubuntu/regular/36* (special variable).
filename-of (reader method).
(setf filename-of) (writer method).
make-style/font (function).
raw-of (method).
(setf raw-of) (writer method).
size-of (reader method).
(setf size-of) (writer method).
style/font (class).
style/fontp (function).
projectured.document/source/document/graphics.lispdocument (module).
2d (type).
2d-x (function).
2d-y (function).
begin-of (reader method).
(setf begin-of) (writer method).
bounds-of (reader method).
(setf bounds-of) (writer method).
content-of (reader method).
(setf content-of) (writer method).
corners-of (reader method).
(setf corners-of) (writer method).
elements-of (reader method).
(setf elements-of) (writer method).
end-of (reader method).
(setf end-of) (writer method).
fill-color-of (reader method).
fill-color-of (reader method).
fill-color-of (reader method).
fill-color-of (reader method).
fill-color-of (reader method).
(setf fill-color-of) (writer method).
(setf fill-color-of) (writer method).
(setf fill-color-of) (writer method).
(setf fill-color-of) (writer method).
(setf fill-color-of) (writer method).
font-color-of (reader method).
(setf font-color-of) (writer method).
font-of (reader method).
(setf font-of) (writer method).
graphics/base (class).
graphics/basep (function).
graphics/bezier (class).
graphics/bezierp (function).
graphics/canvas (class).
graphics/canvasp (function).
graphics/circle (class).
graphics/circlep (function).
graphics/ellipse (class).
graphics/ellipsep (function).
graphics/image (class).
graphics/imagep (function).
graphics/line (class).
graphics/linep (function).
graphics/point (class).
graphics/pointp (function).
graphics/polygon (class).
graphics/polygonp (function).
graphics/read-operation (function).
graphics/rectangle (class).
graphics/rectanglep (function).
graphics/rounded-rectangle (class).
graphics/rounded-rectangle-p (function).
graphics/text (class).
graphics/textp (function).
graphics/viewport (class).
graphics/viewportp (function).
image-of (reader method).
(setf image-of) (writer method).
make-2d (function).
make-bounding-rectangle (function).
make-graphics/bezier (function).
make-graphics/canvas (function).
make-graphics/circle (function).
make-graphics/ellipse (function).
make-graphics/image (function).
make-graphics/line (function).
make-graphics/point (function).
make-graphics/polygon (function).
make-graphics/rectangle (function).
make-graphics/rounded-rectangle (function).
make-graphics/text (function).
make-graphics/viewport (function).
make-rectangle (function).
make-reference (function).
orientation-of (reader method).
(setf orientation-of) (writer method).
points-of (reader method).
points-of (reader method).
(setf points-of) (writer method).
(setf points-of) (writer method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
radius-of (reader method).
radius-of (reader method).
radius-of (reader method).
(setf radius-of) (writer method).
(setf radius-of) (writer method).
(setf radius-of) (writer method).
rectangle (class).
rectangle-contains-point? (function).
rectangle-union (function).
rectanglep (function).
size-of (reader method).
size-of (reader method).
size-of (reader method).
(setf size-of) (writer method).
(setf size-of) (writer method).
(setf size-of) (writer method).
stroke-color-of (reader method).
stroke-color-of (reader method).
stroke-color-of (reader method).
stroke-color-of (reader method).
stroke-color-of (reader method).
stroke-color-of (reader method).
stroke-color-of (reader method).
(setf stroke-color-of) (writer method).
(setf stroke-color-of) (writer method).
(setf stroke-color-of) (writer method).
(setf stroke-color-of) (writer method).
(setf stroke-color-of) (writer method).
(setf stroke-color-of) (writer method).
(setf stroke-color-of) (writer method).
text-of (reader method).
(setf text-of) (writer method).
projectured.document/source/document/help.lispdocument (module).
available-commands-of (reader method).
(setf available-commands-of) (writer method).
help/base (class).
help/basep (function).
help/context-sensitive (macro).
help/context-sensitive (class).
help/context-sensitive-p (function).
make-help/context-sensitive (function).
projectured.document/source/document/image.lispdocument (module).
filename-of (reader method).
(setf filename-of) (writer method).
image/base (class).
image/basep (function).
image/file (macro).
image/file (class).
image/filep (function).
image/memory (macro).
image/memory (class).
image/memoryp (function).
make-image/file (function).
make-image/memory (function).
raw-of (reader method).
raw-of (method).
(setf raw-of) (writer method).
(setf raw-of) (writer method).
projectured.document/source/document/json.lispsequence.lisp (file).
document (module).
collapsed-p (reader method).
collapsed-p (reader method).
collapsed-p (reader method).
(setf collapsed-p) (writer method).
(setf collapsed-p) (writer method).
(setf collapsed-p) (writer method).
elements-of (reader method).
(setf elements-of) (writer method).
entries-of (reader method).
(setf entries-of) (writer method).
false-value-of (reader method).
(setf false-value-of) (writer method).
json/array (macro).
json/array (class).
json/arrayp (function).
json/base (class).
json/basep (function).
json/boolean (macro).
json/boolean (class).
json/booleanp (function).
json/insertion (macro).
json/insertion (class).
json/insertionp (function).
json/null (macro).
json/null (class).
json/nullp (function).
json/number (macro).
json/number (class).
json/numberp (function).
json/object (macro).
json/object (class).
json/object-entry (macro).
json/object-entry (class).
json/object-entry-p (function).
json/objectp (function).
json/string (macro).
json/string (class).
json/stringp (function).
key-of (reader method).
(setf key-of) (writer method).
loader/json (function).
make-json/array (function).
make-json/boolean (function).
make-json/insertion (function).
make-json/null (function).
make-json/number (function).
make-json/object (function).
make-json/object-entry (function).
make-json/string (function).
maker/json (function).
saver/json (function).
true-value-of (reader method).
(setf true-value-of) (writer method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
value-p (reader method).
(setf value-p) (writer method).
projectured.document/source/document/lisp-form.lispdocument (module).
collapsed-p (reader method).
collapsed-p (reader method).
(setf collapsed-p) (writer method).
(setf collapsed-p) (writer method).
compound-p (reader method).
(setf compound-p) (writer method).
content-of (reader method).
(setf content-of) (writer method).
default-value-of (reader method).
default-value-of (reader method).
default-value-of (reader method).
(setf default-value-of) (writer method).
(setf default-value-of) (writer method).
(setf default-value-of) (writer method).
elements-of (reader method).
elements-of (reader method).
(setf elements-of) (writer method).
(setf elements-of) (writer method).
factory-of (reader method).
(setf factory-of) (writer method).
font-color-of (reader method).
(setf font-color-of) (writer method).
font-of (reader method).
(setf font-of) (writer method).
indentation-of (reader method).
(setf indentation-of) (writer method).
lisp-form/base (class).
lisp-form/base-p (function).
lisp-form/clone (function).
lisp-form/comment (macro).
lisp-form/comment (class).
lisp-form/comment-p (function).
lisp-form/insertion (macro).
lisp-form/insertion (class).
lisp-form/insertion-p (function).
lisp-form/list (macro).
lisp-form/list (class).
lisp-form/list-p (function).
lisp-form/number (macro).
lisp-form/number (class).
lisp-form/number-p (function).
lisp-form/object (macro).
lisp-form/object (class).
lisp-form/object-p (function).
lisp-form/quote (macro).
lisp-form/quote (class).
lisp-form/quote-p (function).
lisp-form/string (macro).
lisp-form/string (class).
lisp-form/string-p (function).
lisp-form/symbol (macro).
lisp-form/symbol (class).
lisp-form/symbol-p (function).
lisp-form/toplevel (macro).
lisp-form/toplevel (class).
lisp-form/toplevel-p (function).
make-lisp-form/comment (function).
make-lisp-form/insertion (function).
make-lisp-form/list (function).
make-lisp-form/number (function).
make-lisp-form/object (function).
make-lisp-form/quote (function).
make-lisp-form/string (function).
make-lisp-form/symbol (function).
make-lisp-form/symbol* (function).
make-lisp-form/toplevel (function).
name-of (reader method).
(setf name-of) (writer method).
package-of (reader method).
(setf package-of) (writer method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
value-of (reader method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
projectured.document/source/document/number.lispdocument (module).
print-object (method).
document-of (reader method).
(setf document-of) (writer method).
document/number (macro).
document/number (class).
document/numberp (function).
evaluator/operation/number/replace-range (function).
make-document/number (function).
make-operation/number/replace-range (function).
operation/number/replace-range (class).
operation/number/replace-range-p (function).
replacement-of (reader method).
(setf replacement-of) (writer method).
selection-of (reader method).
(setf selection-of) (writer method).
value-of (reader method).
(setf value-of) (writer method).
projectured.document/source/document/output.lispdocument (module).
content-of (reader method).
(setf content-of) (writer method).
make-output/display (function).
make-output/window (function).
output/base (class).
output/basep (function).
output/display (class).
output/displayp (function).
output/window (class).
output/windowp (function).
position-of (reader method).
(setf position-of) (writer method).
size-of (reader method).
(setf size-of) (writer method).
title-of (reader method).
(setf title-of) (writer method).
windows-of (reader method).
(setf windows-of) (writer method).
projectured.document/source/document/searching.lispdocument (module).
document-of (reader method).
document-of (reader method).
(setf document-of) (writer method).
(setf document-of) (writer method).
elements-of (reader method).
(setf elements-of) (writer method).
make-searching/result (function).
make-searching/result-element (function).
make-searching/search (function).
path-of (reader method).
(setf path-of) (writer method).
result-of (reader method).
(setf result-of) (writer method).
search-of (reader method).
(setf search-of) (writer method).
searching/base (class).
searching/basep (function).
searching/result (macro).
searching/result (class).
searching/result-element (macro).
searching/result-element (class).
searching/result-element-p (function).
searching/resultp (function).
searching/search (macro).
searching/search (class).
searching/searchp (function).
projectured.document/source/document/sequence.lispdocument (module).
(setf elt) (method).
elt (method).
length (method).
make-sequence-like (method).
read-object-slots (method).
write-object-slots (method).
document-of (reader method).
document-of (reader method).
(setf document-of) (writer method).
(setf document-of) (writer method).
document/sequence (macro).
document/sequence (class).
document/sequencep (function).
elements-of (reader method).
(setf elements-of) (writer method).
evaluator/operation/sequence/replace-range (function).
evaluator/operation/sequence/swap-ranges (function).
key-of (reader method).
(setf key-of) (writer method).
make-document/sequence (function).
make-operation/sequence/replace-range (function).
make-operation/sequence/swap-ranges (function).
operation/sequence/replace-range (class).
operation/sequence/replace-range-p (function).
operation/sequence/swap-ranges (class).
operation/sequence/swap-ranges-p (function).
predicate-of (reader method).
(setf predicate-of) (writer method).
replacement-of (reader method).
(setf replacement-of) (writer method).
selection-1-of (reader method).
(setf selection-1-of) (writer method).
selection-2-of (reader method).
(setf selection-2-of) (writer method).
selection-of (reader method).
(setf selection-of) (writer method).
projectured.document/source/document/string.lispdocument (module).
adjust-sequence (method).
(setf elt) (method).
elt (method).
length (method).
make-sequence-like (method).
print-object (method).
replace (method).
subseq (method).
document-of (reader method).
(setf document-of) (writer method).
document/string (macro).
document/string (class).
document/stringp (function).
evaluator/operation/string/replace-range (function).
make-document/string (function).
make-operation/string/replace-range (function).
operation/string/replace-range (class).
operation/string/replace-range-p (function).
replacement-of (reader method).
(setf replacement-of) (writer method).
selection-of (reader method).
(setf selection-of) (writer method).
value-of (reader method).
(setf value-of) (writer method).
projectured.document/source/document/t.lispdocument (module).
command/extend (function).
command/read-backward (function).
command/read-selection (function).
commands-of (reader method).
(setf commands-of) (writer method).
content-of (reader method).
(setf content-of) (writer method).
document-of (reader method).
document-of (reader method).
document-of (reader method).
document-of (reader method).
(setf document-of) (writer method).
(setf document-of) (writer method).
(setf document-of) (writer method).
(setf document-of) (writer method).
document/read-operation (function).
evaluator/operation/describe (function).
evaluator/operation/replace-content (function).
evaluator/operation/replace-selection (function).
evaluator/operation/replace-target (function).
evaluator/operation/show-annotation (function).
evaluator/operation/show-context-sensitive-help (function).
get-selection (function).
loader/pred (function).
make-operation/describe (function).
make-operation/replace-content (function).
make-operation/replace-selection (function).
make-operation/replace-target (function).
maker/pred (function).
operation/describe (class).
operation/describep (function).
operation/extend (function).
operation/read-backward (function).
operation/replace-content (class).
operation/replace-content-p (function).
operation/replace-selection (class).
operation/replace-selection-p (function).
operation/replace-target (class).
operation/replace-target-p (function).
operation/show-annotation (class).
operation/show-annotation-p (function).
operation/show-context-sensitive-help (class).
operation/show-context-sensitive-help-p (function).
print-selection (function).
remove-selection (function).
replacement-of (reader method).
(setf replacement-of) (writer method).
saver/pred (function).
selection-of (reader method).
selection-of (reader method).
selection-of (reader method).
selection-of (reader method).
(setf selection-of) (writer method).
(setf selection-of) (writer method).
(setf selection-of) (writer method).
(setf selection-of) (writer method).
set-selection (function).
projectured.document/source/document/text.lispdocument (module).
content-of (reader method).
content-of (reader method).
content-of (reader method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
copy-text/position (function).
document-of (reader method).
(setf document-of) (writer method).
elements-of (reader method).
(setf elements-of) (writer method).
evaluator/operation/text/replace-range (function).
fill-color-of (reader method).
(setf fill-color-of) (writer method).
font-color-of (reader method).
(setf font-color-of) (writer method).
font-of (reader method).
(setf font-of) (writer method).
line-color-of (reader method).
(setf line-color-of) (writer method).
loader/txt (function).
make-operation/text/replace-range (function).
maker/txt (function).
operation/text/base (class).
operation/text/basep (function).
operation/text/replace-range (class).
operation/text/replace-range-p (function).
padding-of (reader method).
(setf padding-of) (writer method).
replacement-of (reader method).
(setf replacement-of) (writer method).
saver/txt (function).
selection-of (reader method).
(setf selection-of) (writer method).
size-of (reader method).
(setf size-of) (writer method).
text/after-newline? (function).
text/as-string (function).
text/base (class).
text/basep (function).
text/before-newline? (function).
text/clone (function).
text/clone-graphics (function).
text/clone-string (function).
text/concatenate (function).
text/consolidate (function).
text/count (function).
text/count-lines (function).
text/element (function).
text/element (class).
text/element-content (function).
text/element-length (function).
text/element-width (function).
text/elementp (function).
text/empty? (function).
text/find (function).
text/first-element (function).
text/first-position (function).
text/first-position? (function).
text/graphics (macro).
text/graphics (class).
text/graphicsp (function).
text/last-element (function).
text/last-position (function).
text/last-position? (function).
text/length (function).
text/line-end-position (function).
text/line-start-position (function).
text/make-default-text (function).
text/make-graphics (function).
text/make-newline (function).
text/make-position (function).
text/make-simple-text (function).
text/make-spacing (function).
text/make-string (function).
text/make-text (function).
text/map-split (function).
text/newline (macro).
text/newline (class).
text/newline? (function).
text/newlinep (function).
text/next-character (function).
text/next-element (function).
text/next-position (function).
text/next-raw-position (function).
text/normalize-backward (function).
text/normalize-forward (function).
text/normalize-position (function).
text/origin-position (function).
text/origin-relative-position (function).
text/position (structure).
text/position-distance (reader).
(setf text/position-distance) (writer).
text/position-element (reader).
(setf text/position-element) (writer).
text/position-index (reader).
(setf text/position-index) (writer).
text/position-p (function).
text/position< (function).
text/position<= (function).
text/position= (function).
text/position> (function).
text/position>= (function).
text/previous-character (function).
text/previous-element (function).
text/previous-position (function).
text/previous-raw-position (function).
text/push (function).
text/read-operation (function).
text/read-replace-selection-operation (function).
text/reference? (function).
text/relative-position (function).
text/replace-style (function).
text/sibling-character (function).
text/sibling-element (function).
text/sibling-position (function).
text/spacing (macro).
text/spacing (class).
text/spacingp (function).
text/split (function).
text/string (macro).
text/string (class).
text/stringp (function).
text/subbox (function).
text/subseq (function).
text/substring (function).
text/text (macro).
text/text (class).
text/textp (function).
text/width (function).
unit-of (reader method).
(setf unit-of) (writer method).
projectured.document/source/document/tree.lispdocument (module).
children-of (reader method).
(setf children-of) (writer method).
closing-delimiter-of (reader method).
(setf closing-delimiter-of) (writer method).
collapsed-p (reader method).
(setf collapsed-p) (writer method).
content-of (reader method).
(setf content-of) (writer method).
document-of (reader method).
(setf document-of) (writer method).
evaluator/operation/tree/toggle-collapsed (function).
indentation-of (reader method).
(setf indentation-of) (writer method).
make-operation/tree/toggle-collapsed (function).
make-tree/leaf (function).
make-tree/node (function).
opening-delimiter-of (reader method).
(setf opening-delimiter-of) (writer method).
operation/tree (class).
operation/tree/toggle-collapsed (class).
operation/tree/toggle-collapsed-p (function).
operation/treep (function).
selection-of (reader method).
(setf selection-of) (writer method).
separator-of (reader method).
(setf separator-of) (writer method).
tree/base (class).
tree/basep (function).
tree/clone (function).
tree/clone-leaf (function).
tree/clone-node (function).
tree/leaf (macro).
tree/leaf (class).
tree/leafp (function).
tree/node (macro).
tree/node (class).
tree/nodep (function).
tree/reference? (function).
projectured.document/source/document/widget.lispdocument (module).
*inset/default* (special variable).
border-color-of (reader method).
(setf border-color-of) (writer method).
border-of (reader method).
(setf border-of) (writer method).
bottom-of (reader method).
(setf bottom-of) (writer method).
content-fill-color-of (reader method).
content-fill-color-of (reader method).
content-fill-color-of (reader method).
content-fill-color-of (reader method).
(setf content-fill-color-of) (writer method).
(setf content-fill-color-of) (writer method).
(setf content-fill-color-of) (writer method).
(setf content-fill-color-of) (writer method).
content-of (reader method).
content-of (reader method).
content-of (reader method).
content-of (reader method).
content-of (reader method).
content-of (reader method).
content-of (reader method).
content-of (reader method).
content-of (reader method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
(setf content-of) (writer method).
context-menu-of (reader method).
(setf context-menu-of) (writer method).
elements-of (reader method).
elements-of (reader method).
elements-of (reader method).
(setf elements-of) (writer method).
(setf elements-of) (writer method).
(setf elements-of) (writer method).
evaluator/operation/widget/hide (function).
evaluator/operation/widget/scroll-pane/scroll (function).
evaluator/operation/widget/show (function).
evaluator/operation/widget/tabbed-pane/select-page (function).
inset (class).
inset/bottom-left (function).
inset/bottom-right (function).
inset/height (function).
inset/size (function).
inset/top-left (function).
inset/top-right (function).
inset/width (function).
insetp (function).
left-of (reader method).
(setf left-of) (writer method).
make-inset (function).
make-widget/button (function).
make-widget/checkbox (function).
make-widget/composite (function).
make-widget/label (function).
make-widget/menu (function).
make-widget/menu-item (function).
make-widget/scroll-pane (function).
make-widget/shell (function).
make-widget/split-pane (function).
make-widget/tabbed-pane (function).
make-widget/text (function).
make-widget/title-pane (function).
make-widget/tooltip (function).
margin-color-of (reader method).
(setf margin-color-of) (writer method).
margin-of (reader method).
(setf margin-of) (writer method).
menu-bar-of (reader method).
(setf menu-bar-of) (writer method).
operation/widget/hide (class).
operation/widget/hidep (function).
operation/widget/scroll-pane/scroll (class).
operation/widget/scroll-pane/scroll-p (function).
operation/widget/show (class).
operation/widget/showp (function).
operation/widget/tabbed-pane/select-page (class).
operation/widget/tabbed-pane/select-page-p (function).
orientation-of (reader method).
(setf orientation-of) (writer method).
padding-color-of (reader method).
(setf padding-color-of) (writer method).
padding-of (reader method).
(setf padding-of) (writer method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
position-of (reader method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
(setf position-of) (writer method).
right-of (reader method).
(setf right-of) (writer method).
scroll-delta-of (reader method).
(setf scroll-delta-of) (writer method).
scroll-pane-of (reader method).
(setf scroll-pane-of) (writer method).
scroll-position-of (reader method).
(setf scroll-position-of) (writer method).
selected-index-of (reader method).
selected-index-of (reader method).
(setf selected-index-of) (writer method).
(setf selected-index-of) (writer method).
selector-element-pairs-of (reader method).
(setf selector-element-pairs-of) (writer method).
size-of (reader method).
size-of (reader method).
size-of (reader method).
size-of (reader method).
(setf size-of) (writer method).
(setf size-of) (writer method).
(setf size-of) (writer method).
(setf size-of) (writer method).
sizes-of (reader method).
(setf sizes-of) (writer method).
tabbed-pane-of (reader method).
(setf tabbed-pane-of) (writer method).
title-fill-color-of (reader method).
(setf title-fill-color-of) (writer method).
title-of (reader method).
(setf title-of) (writer method).
tooltip-of (reader method).
(setf tooltip-of) (writer method).
top-of (reader method).
(setf top-of) (writer method).
visible-p (reader method).
(setf visible-p) (writer method).
widget-of (reader method).
widget-of (reader method).
(setf widget-of) (writer method).
(setf widget-of) (writer method).
widget/base (class).
widget/basep (function).
widget/button (macro).
widget/button (class).
widget/buttonp (function).
widget/checkbox (macro).
widget/checkbox (class).
widget/checkboxp (function).
widget/composite (macro).
widget/composite (class).
widget/compositep (function).
widget/label (macro).
widget/label (class).
widget/labelp (function).
widget/menu (macro).
widget/menu (class).
widget/menu-item (macro).
widget/menu-item (class).
widget/menu-item-p (function).
widget/menup (function).
widget/scroll-pane (macro).
widget/scroll-pane (class).
widget/scroll-pane-p (function).
widget/shell (macro).
widget/shell (class).
widget/shellp (function).
widget/split-pane (macro).
widget/split-pane (class).
widget/split-pane-p (function).
widget/tabbed-pane (macro).
widget/tabbed-pane (class).
widget/tabbed-pane-p (function).
widget/text (macro).
widget/text (class).
widget/textp (function).
widget/title-pane (macro).
widget/title-pane (class).
widget/title-pane-p (function).
widget/tooltip (macro).
widget/tooltip (class).
widget/tooltipp (function).
projectured.document/source/document/xml.lispsequence.lisp (file).
document (module).
attributes-of (reader method).
(setf attributes-of) (writer method).
children-of (reader method).
(setf children-of) (writer method).
collapsed-p (reader method).
(setf collapsed-p) (writer method).
loader/html (function).
loader/xml (function).
make-xml/attribute (function).
make-xml/element (function).
make-xml/insertion (function).
make-xml/text (function).
maker/html (function).
maker/xml (function).
name-of (reader method).
name-of (reader method).
(setf name-of) (writer method).
(setf name-of) (writer method).
saver/html (function).
saver/xml (function).
value-of (reader method).
value-of (reader method).
value-of (reader method).
(setf value-of) (writer method).
(setf value-of) (writer method).
(setf value-of) (writer method).
xml/attribute (macro).
xml/attribute (class).
xml/attributep (function).
xml/base (class).
xml/basep (function).
xml/element (macro).
xml/element (class).
xml/elementp (function).
xml/end-tag (function).
(setf xml/end-tag) (function).
xml/insertion (macro).
xml/insertion (class).
xml/insertionp (function).
xml/start-tag (function).
(setf xml/start-tag) (function).
xml/text (macro).
xml/text (class).
xml/textp (function).
projectured.document/source/document/versioning.lispdocument (module).
author-of (reader method).
(setf author-of) (writer method).
content-of (reader method).
(setf content-of) (writer method).
creation-of (reader method).
(setf creation-of) (writer method).
elements-of (reader method).
(setf elements-of) (writer method).
make-versioning/object-version (function).
make-versioning/version (function).
make-versioning/versioned-object (function).
name-of (reader method).
(setf name-of) (writer method).
version-of (reader method).
(setf version-of) (writer method).
versioning/base (class).
versioning/basep (function).
versioning/object-version (macro).
versioning/object-version (class).
versioning/object-version-p (function).
versioning/version (macro).
versioning/version (class).
versioning/versioned-object (macro).
versioning/versioned-object (class).
versioning/versioned-object-p (function).
versioning/versionp (function).
projectured.editor/source/util/computed.lisputil.lisp (file).
util (module).
adjust-sequence (method).
compute-effective-slot-definition (method).
direct-slot-definition-class (method).
effective-slot-definition-class (method).
(setf elt) (method).
elt (method).
(setf elt) (method).
elt (method).
initialize-instance (method).
length (method).
length (method).
make-sequence-like (method).
make-sequence-like (method).
print-object (method).
reinitialize-instance (method).
replace (method).
shared-initialize (method).
slot-boundp-using-class (method).
slot-makunbound-using-class (method).
(setf slot-value-using-class) (method).
slot-value-using-class (method).
subseq (method).
validate-superclass (method).
*check-ll* (special variable).
*profile-context* (special variable).
*recompute-state-contex* (special variable).
+invalid-value+ (constant).
append-ll (function).
as (macro).
as* (macro).
asd (macro).
check-circularity (function).
check-ll (function).
computed-class (class).
computed-direct-slot-definition (class).
computed-effective-slot-definition (class).
computed-ll (class).
computed-ll-p (function).
computed-object (class).
computed-sequence (class).
computed-sequence-p (function).
computed-slot-definition (class).
computed-state (structure).
computed-state-p (function).
computed-state-valid-p (function).
computed-state-value (function).
(setf computed-state-value) (function).
concatenate-ll (function).
copy-computed-state (function).
copy-place-independent-slots-of-computed-state (function).
copy-recompute-state-contex (function).
cs-compute-as (reader).
(setf cs-compute-as) (writer).
cs-debug-invalidation (reader).
(setf cs-debug-invalidation) (writer).
cs-depends-on-me (reader).
(setf cs-depends-on-me) (writer).
cs-form (reader).
(setf cs-form) (writer).
cs-object (reader).
(setf cs-object) (writer).
cs-place-descriptor (reader).
(setf cs-place-descriptor) (writer).
cs-value (reader).
(setf cs-value) (writer).
elements-of (reader method).
(setf elements-of) (writer method).
elt-ll (function).
ensure-computed-state-is-valid (function).
ensure-recompute-state-contex (macro).
first-element (function).
has-recompute-state-contex? (function).
invalidate-computed-slot (function).
invalidate-computed-state (function).
last-element (function).
list-ll (function).
ll (function).
make-computed-ll (function).
make-computed-sequence (function).
make-computed-state (function).
make-ll (function).
make-recompute-state-contex (function).
map-ll (function).
map-ll* (function).
next-element-of (reader method).
(setf next-element-of) (writer method).
previous-element-of (reader method).
(setf previous-element-of) (writer method).
primitive-p (function).
print-computed-state (function).
profile-context (class).
profile-context-p (function).
purge-computed-state-depends-on-me (function).
recomputation-count-of (reader method).
(setf recomputation-count-of) (writer method).
recompute-computed-state (function).
recompute-state-contex (structure).
recompute-state-contex-p (function).
rsc-computed-state (reader).
(setf rsc-computed-state) (writer).
rsc-parent-context (reader).
(setf rsc-parent-context) (writer).
separate-elements-ll (function).
setf-slot-value-using-class-body (macro).
slot-value-using-class-body (macro).
subseq-ll (function).
va (macro).
validation-count-of (reader method).
(setf validation-count-of) (writer method).
value-of (reader method).
(setf value-of) (writer method).
with-new-recompute-state-contex (macro).
with-profiling-computation (macro).
with-recompute-state-contex (macro).
projectured.editor/source/util/logger.lisputil (module).
backend.debug (macro).
backend.dribble (macro).
backend.error (macro).
backend.fatal (macro).
backend.info (macro).
backend.warn (macro).
document.debug (macro).
document.dribble (macro).
document.error (macro).
document.fatal (macro).
document.info (macro).
document.warn (macro).
editor.debug (macro).
editor.dribble (macro).
editor.error (macro).
editor.fatal (macro).
editor.info (macro).
editor.warn (macro).
printer.debug (macro).
printer.dribble (macro).
printer.error (macro).
printer.fatal (macro).
printer.info (macro).
printer.warn (macro).
reader.debug (macro).
reader.dribble (macro).
reader.error (macro).
reader.fatal (macro).
reader.info (macro).
reader.warn (macro).
projectured.editor/source/util/util.lisputil (module).
char=ignorecase (function).
completion-prefix-merge (macro).
completion-prefix-switch (macro).
completion-prefix-switch* (function).
deep-copy (function).
find-slot-reader (function).
longest-common-prefix (function).
resource-pathname (function).
search-ignorecase (function).
search-parts (function).
search-parts* (function).
setf-standard-instance-access-form (macro).
standard-instance-access-form (macro).
tree-replace (function).
unbound-slot-marker (function).
unbound-slot-marker? (function).
with-measuring (macro).
write-number (function).
projectured.editor/source/editor/backend.lispeditor (module).
backend (class).
backendp (function).
input-from-devices-of (reader method).
(setf input-from-devices-of) (writer method).
make-backend (function).
output-to-devices-of (reader method).
(setf output-to-devices-of) (writer method).
read-evaluate-print-loop-of (reader method).
(setf read-evaluate-print-loop-of) (writer method).
projectured.editor/source/editor/command.lispeditor (module).
print-object (method).
clone-command (function).
command (class).
commandp (function).
description-of (reader method).
(setf description-of) (writer method).
domain-of (reader method).
(setf domain-of) (writer method).
gesture-case (macro).
gesture-of (reader method).
(setf gesture-of) (writer method).
icon-of (reader method).
(setf icon-of) (writer method).
make-command (function).
make-nothing-command (function).
merge-commands (function).
operation-of (reader method).
(setf operation-of) (writer method).
projectured.editor/source/editor/device.lispeditor (module).
device (class).
device/display (class).
device/displayp (function).
device/file (class).
device/filep (function).
device/input (class).
device/input-output (class).
device/input-output-p (function).
device/inputp (function).
device/keyboard (class).
device/keyboardp (function).
device/mouse (class).
device/mousep (function).
device/output (class).
device/outputp (function).
device/timer (class).
device/timerp (function).
devicep (function).
filename-of (reader method).
(setf filename-of) (writer method).
height-of (reader method).
(setf height-of) (writer method).
make-default-devices (function).
make-display-device (function).
make-file-device (function).
make-keyboard-device (function).
make-mouse-device (function).
make-timer-device (function).
raw-of (reader method).
raw-of (reader method).
(setf raw-of) (writer method).
(setf raw-of) (writer method).
width-of (reader method).
(setf width-of) (writer method).
projectured.editor/source/editor/document.lispeditor (module).
annotation-of (reader method).
(setf annotation-of) (writer method).
document (class).
document-type (function).
documentp (function).
generic-document (type).
primitive-document (type).
print-document (function).
selection-of (reader method).
(setf selection-of) (writer method).
projectured.editor/source/editor/editor.lispprinter.lisp (file).
reader.lisp (file).
editor (module).
backend-of (reader method).
(setf backend-of) (writer method).
call-input-from-devices (function).
call-output-to-devices (function).
call-read-evaluate-print-loop (function).
devices-of (reader method).
(setf devices-of) (writer method).
document-of (reader method).
(setf document-of) (writer method).
editor (class).
editorp (function).
event-queue-of (reader method).
(setf event-queue-of) (writer method).
gesture-queue-of (reader method).
(setf gesture-queue-of) (writer method).
make-editor (function).
printer-iomap-of (reader method).
(setf printer-iomap-of) (writer method).
projection-of (reader method).
(setf projection-of) (writer method).
read-evaluate-print-loop (function).
reader-iomap-of (reader method).
(setf reader-iomap-of) (writer method).
projectured.editor/source/editor/event.lispeditor (module).
print-object (method).
print-object (method).
print-object (method).
button-of (reader method).
button-of (reader method).
(setf button-of) (writer method).
(setf button-of) (writer method).
character-of (reader method).
(setf character-of) (writer method).
event (class).
event-queue (class).
event-queue-p (function).
event/keyboard (class).
event/keyboard/key-down (class).
event/keyboard/key-down-p (function).
event/keyboard/key-up (class).
event/keyboard/key-up-p (function).
event/keyboard/type-in (class).
event/keyboard/type-in-p (function).
event/keyboardp (function).
event/mouse (class).
event/mouse/button-press (class).
event/mouse/button-press-p (function).
event/mouse/button-release (class).
event/mouse/button-release-p (function).
event/mouse/move (class).
event/mouse/movep (function).
event/mouse/scroll-wheel (class).
event/mouse/scroll-wheel-p (function).
event/mousep (function).
event/window (class).
event/window/quit (class).
event/window/quitp (function).
event/windowp (function).
eventp (function).
events-of (reader method).
(setf events-of) (writer method).
key-of (reader method).
key-of (reader method).
(setf key-of) (writer method).
(setf key-of) (writer method).
make-event-queue (function).
modifiers-of (reader method).
(setf modifiers-of) (writer method).
mouse-position-of (reader method).
(setf mouse-position-of) (writer method).
scroll-of (reader method).
(setf scroll-of) (writer method).
timestamp-of (reader method).
(setf timestamp-of) (writer method).
projectured.editor/source/editor/gesture.lispevent.lisp (file).
editor (module).
print-object (method).
button-of (reader method).
(setf button-of) (writer method).
character-of (reader method).
(setf character-of) (writer method).
describe-gesture (function).
describe-gesture-keys (function).
describe-gesture-modifiers (function).
gesture (class).
gesture-queue (class).
gesture-queue-p (function).
gesture-slot= (function).
gesture/keyboard (class).
gesture/keyboard/key-press (class).
gesture/keyboard/key-press-p (function).
gesture/keyboard/type-in (class).
gesture/keyboard/type-in-p (function).
gesture/keyboardp (function).
gesture/mouse (class).
gesture/mouse/click (class).
gesture/mouse/clickp (function).
gesture/mouse/hover (class).
gesture/mouse/hoverp (function).
gesture/mouse/move (class).
gesture/mouse/movep (function).
gesture/mouse/scroll (class).
gesture/mouse/scrollp (function).
gesture/mousep (function).
gesture/window (class).
gesture/window/quit (class).
gesture/window/quitp (function).
gesture/windowp (function).
gesture= (function).
gesturep (function).
gestures-of (reader method).
(setf gestures-of) (writer method).
key-of (reader method).
(setf key-of) (writer method).
key-press? (function).
make-gesture-queue (function).
make-key-press-gesture (function).
make-type-in-gesture (function).
modifiers-of (reader method).
(setf modifiers-of) (writer method).
mouse-position-of (reader method).
(setf mouse-position-of) (writer method).
read-gesture (function).
scroll-of (reader method).
(setf scroll-of) (writer method).
type-in? (function).
projectured.editor/source/editor/iomap.lispeditor (module).
input-of (reader method).
(setf input-of) (writer method).
input-reference-of (reader method).
(setf input-reference-of) (writer method).
iomap (class).
iomapp (function).
make-iomap (function).
output-of (reader method).
(setf output-of) (writer method).
projection-of (reader method).
(setf projection-of) (writer method).
recursion-of (reader method).
(setf recursion-of) (writer method).
projectured.editor/source/editor/loader.lispeditor (module).
call-loader (function).
find-loader (function).
(setf find-loader) (function).
projectured.editor/source/editor/maker.lispeditor (module).
call-maker (function).
find-maker (function).
(setf find-maker) (function).
projectured.editor/source/editor/mapper.lispeditor (module).
find-backward-mapper (function).
(setf find-backward-mapper) (function).
find-forward-mapper (function).
(setf find-forward-mapper) (function).
projectured.editor/source/editor/operation.lispeditor (module).
call-evaluator (function).
elements-of (reader method).
(setf elements-of) (writer method).
evaluator/operation/compound (function).
evaluator/operation/functional (function).
evaluator/operation/quit (function).
find-evaluator (function).
(setf find-evaluator) (function).
make-operation/compound (function).
make-operation/functional (function).
make-operation/quit (function).
operation (class).
operation/compound (class).
operation/compoundp (function).
operation/functional (class).
operation/functionalp (function).
operation/quit (class).
operation/quitp (function).
operationp (function).
thunk-of (reader method).
(setf thunk-of) (writer method).
projectured.editor/source/editor/printer.lispeditor (module).
apply-printer (function).
call-printer (function).
find-printer (function).
(setf find-printer) (function).
printer-output (function).
recurse-printer (function).
projectured.editor/source/editor/projection.lispeditor (module).
make-projection (function).
printer-of (reader method).
(setf printer-of) (writer method).
projection (class).
projectionp (function).
reader-of (reader method).
(setf reader-of) (writer method).
projectured.editor/source/editor/reader.lispeditor (module).
apply-reader (function).
call-reader (function).
find-reader (function).
(setf find-reader) (function).
reader-output (function).
recurse-reader (function).
projectured.editor/source/editor/reference.lispeditor (module).
eval-reference (function).
(setf eval-reference) (function).
flatten-reference (function).
reference (type).
typed-reference (function).
projectured.editor/source/editor/saver.lispeditor (module).
call-saver (function).
find-saver (function).
(setf find-saver) (function).
projectured.projection/source/projection/generic/copying.lispgeneric (module).
backward-mapper/copying (function).
copying (macro).
copying (class).
copyingp (function).
forward-mapper/copying (function).
iomap/copying (class).
iomap/copyingp (function).
make-projection/copying (function).
printer/copying (function).
reader/copying (function).
slot-value-iomaps-of (reader method).
(setf slot-value-iomaps-of) (writer method).
projectured.projection/source/projection/generic/focusing.lispgeneric (module).
evaluator/operation/focusing/replace-part (function).
focusing (macro).
focusing (class).
focusing/read-command (function).
focusingp (function).
make-projection/focusing (function).
operation/focusing/replace-part (class).
operation/focusing/replace-part-p (function).
part-evaluator-of (reader method).
(setf part-evaluator-of) (writer method).
part-of (reader method).
part-of (reader method).
(setf part-of) (writer method).
(setf part-of) (writer method).
part-type-of (reader method).
(setf part-type-of) (writer method).
printer/focusing (function).
projection-of (reader method).
(setf projection-of) (writer method).
reader/focusing (function).
projectured.projection/source/projection/generic/invariably.lispgeneric (module).
invariably (macro).
invariably (class).
invariablyp (function).
make-projection/invariably (function).
output-of (reader method).
(setf output-of) (writer method).
printer/invariably (function).
reader/invariably (function).
projectured.projection/source/projection/generic/preserving.lispgeneric (module).
make-projection/preserving (function).
preserving (macro).
preserving (class).
preservingp (function).
printer/preserving (function).
reader/preserving (function).
projectured.projection/source/projection/generic/removing.lispgeneric (module).
element-iomaps-of (reader method).
(setf element-iomaps-of) (writer method).
element-of (reader method).
(setf element-of) (writer method).
input-indices-of (reader method).
(setf input-indices-of) (writer method).
iomap/removing (class).
iomap/removingp (function).
key-of (reader method).
(setf key-of) (writer method).
make-projection/removing (function).
predicate-of (reader method).
(setf predicate-of) (writer method).
printer/removing (function).
reader/removing (function).
removing (macro).
removing (class).
removingp (function).
projectured.projection/source/projection/generic/reversing.lispgeneric (module).
make-projection/reversing (function).
printer/reversing (function).
reader/reversing (function).
reversing (macro).
reversing (class).
reversingp (function).
projectured.projection/source/projection/generic/sorting.lispgeneric (module).
backward-mapper/sorting (function).
element-iomaps-of (reader method).
(setf element-iomaps-of) (writer method).
forward-mapper/sorting (function).
input-indices-of (reader method).
(setf input-indices-of) (writer method).
iomap/sorting (class).
iomap/sortingp (function).
key-of (reader method).
(setf key-of) (writer method).
make-projection/sorting (function).
predicate-of (reader method).
(setf predicate-of) (writer method).
printer/sorting (function).
reader/sorting (function).
sorting (macro).
sorting (class).
sortingp (function).
projectured.projection/source/projection/higher-order/alternative.lisphigher-order (module).
alternative (macro).
alternative (class).
alternativep (function).
alternatives-of (reader method).
(setf alternatives-of) (writer method).
evaluator/operation/select-next-alternative (function).
make-operation/select-next-alternative (function).
make-projection/alternative (function).
operation/select-next-alternative (class).
operation/select-next-alternative-p (function).
printer/alternative (function).
projection-of (reader method).
(setf projection-of) (writer method).
reader/alternative (function).
selection-of (reader method).
(setf selection-of) (writer method).
projectured.projection/source/projection/higher-order/identity-dispatching.lisphigher-order (module).
default-projection-of (reader method).
(setf default-projection-of) (writer method).
identity-dispatching (macro).
identity-dispatching (class).
identity-dispatching-p (function).
identity-projection-map-of (reader method).
(setf identity-projection-map-of) (writer method).
make-projection/identity-dispatching (function).
printer/identity-dispatching (function).
reader/identity-dispatching (function).
projectured.projection/source/projection/higher-order/iterating.lisphigher-order (module).
elements-of (reader method).
(setf elements-of) (writer method).
iterating (macro).
iterating (class).
iteratingp (function).
make-projection/iterating (function).
printer/iterating (function).
reader/iterating (function).
test-of (reader method).
(setf test-of) (writer method).
projectured.projection/source/projection/higher-order/nesting.lisphigher-order (module).
elements-of (reader method).
(setf elements-of) (writer method).
make-projection/nesting (function).
nesting (macro).
nesting (class).
nestingp (function).
printer/nesting (function).
reader/nesting (function).
recursion-of (reader method).
(setf recursion-of) (writer method).
projectured.projection/source/projection/higher-order/parallel.lisphigher-order (module).
element-iomaps-of (reader method).
(setf element-iomaps-of) (writer method).
elements-of (reader method).
(setf elements-of) (writer method).
iomap/parallel (class).
iomap/parallelp (function).
make-iomap/parallel (function).
make-projection/parallel (function).
parallel (macro).
parallel (class).
parallelp (function).
printer/parallel (function).
reader/parallel (function).
projectured.projection/source/projection/higher-order/predicate-dispatching.lisphigher-order (module).
make-projection/predicate-dispatching (function).
predicate-dispatching (macro).
predicate-dispatching (class).
predicate-dispatching-p (function).
predicate-projection-pairs-of (reader method).
(setf predicate-projection-pairs-of) (writer method).
printer/predicate-dispatching (function).
reader/predicate-dispatching (function).
projectured.projection/source/projection/higher-order/recursive.lisphigher-order (module).
child-iomaps-of (reader method).
(setf child-iomaps-of) (writer method).
child-of (reader method).
(setf child-of) (writer method).
content-iomap-of (reader method).
(setf content-iomap-of) (writer method).
input-reference-of (reader method).
input-reference-of (reader method).
(setf input-reference-of) (writer method).
(setf input-reference-of) (writer method).
iomap/compound (class).
iomap/compoundp (function).
iomap/content (class).
iomap/contentp (function).
iomap/recursive (class).
iomap/recursivep (function).
make-iomap/compound (function).
make-iomap/content (function).
make-iomap/recursive (function).
make-projection/recursive (function).
output-reference-of (reader method).
(setf output-reference-of) (writer method).
printer/recursive (function).
reader/recursive (function).
recursive (macro).
recursive (class).
recursivep (function).
projectured.projection/source/projection/higher-order/reference-dispatching.lisphigher-order (module).
default-projection-of (reader method).
(setf default-projection-of) (writer method).
make-projection/reference-dispatching (function).
printer/reference-dispatching (function).
reader/reference-dispatching (function).
reference-dispatching (macro).
reference-dispatching (class).
reference-dispatching-p (function).
reference-projection-pairs-of (reader method).
(setf reference-projection-pairs-of) (writer method).
xxx-equal (function).
projectured.projection/source/projection/higher-order/sequential.lisphigher-order (module).
element-iomaps-of (reader method).
(setf element-iomaps-of) (writer method).
elements-of (reader method).
(setf elements-of) (writer method).
iomap/sequential (class).
iomap/sequentialp (function).
make-iomap/sequential (function).
make-projection/sequential (function).
printer/sequential (function).
reader/sequential (function).
sequential (macro).
sequential (class).
sequentialp (function).
projectured.projection/source/projection/higher-order/type-dispatching.lisphigher-order (module).
make-projection/type-dispatching (function).
printer/type-dispatching (function).
reader/type-dispatching (function).
type-dispatching (macro).
type-dispatching (class).
type-dispatching-p (function).
type-projection-pairs-of (reader method).
(setf type-projection-pairs-of) (writer method).
projectured.projection/source/projection/primitive/book-to-tree.lispprimitive (module).
backward-mapper/book/book->tree/node (function).
backward-mapper/book/chapter->tree/node (function).
backward-mapper/book/list->tree/node (function).
backward-mapper/book/paragraph->tree/leaf (function).
backward-mapper/book/picture->tree/leaf (function).
book/book->tree/node (macro).
book/book->tree/node (class).
book/book->tree/node-p (function).
book/chapter->tree/node (macro).
book/chapter->tree/node (class).
book/chapter->tree/node-p (function).
book/list->tree/node (macro).
book/list->tree/node (class).
book/list->tree/node-p (function).
book/paragraph->tree/leaf (macro).
book/paragraph->tree/leaf (class).
book/paragraph->tree/leaf-p (function).
book/picture->tree/leaf (macro).
book/picture->tree/leaf (class).
book/picture->tree/leaf-p (function).
content-iomap-of (reader method).
content-iomap-of (reader method).
(setf content-iomap-of) (writer method).
(setf content-iomap-of) (writer method).
element-iomaps-of (reader method).
element-iomaps-of (reader method).
element-iomaps-of (reader method).
(setf element-iomaps-of) (writer method).
(setf element-iomaps-of) (writer method).
(setf element-iomaps-of) (writer method).
forward-mapper/book/book->tree/node (function).
forward-mapper/book/chapter->tree/node (function).
forward-mapper/book/list->tree/node (function).
forward-mapper/book/paragraph->tree/leaf (function).
forward-mapper/book/picture->tree/leaf (function).
iomap/book/book->tree/node (class).
iomap/book/book->tree/node-p (function).
iomap/book/chapter->tree/node (class).
iomap/book/chapter->tree/node-p (function).
iomap/book/list->tree/node (class).
iomap/book/list->tree/node-p (function).
iomap/book/paragraph->tree/leaf (class).
iomap/book/paragraph->tree/leaf-p (function).
iomap/book/picture->tree/leaf (class).
iomap/book/picture->tree/leaf-p (function).
make-projection/book/book->tree/node (function).
make-projection/book/chapter->tree/node (function).
make-projection/book/list->tree/node (function).
make-projection/book/paragraph->tree/leaf (function).
make-projection/book/picture->tree/leaf (function).
printer/book/book->tree/node (function).
printer/book/chapter->tree/node (function).
printer/book/list->tree/node (function).
printer/book/paragraph->tree/leaf (function).
printer/book/picture->tree/leaf (function).
reader/book/book->tree/node (function).
reader/book/chapter->tree/node (function).
reader/book/list->tree/node (function).
reader/book/paragraph->tree/leaf (function).
reader/book/picture->tree/leaf (function).
projectured.projection/source/projection/primitive/chapter-numbering.lispprimitive (module).
chapter-numbering (macro).
chapter-numbering (class).
chapter-numbering-p (function).
make-projection/chapter-numbering (function).
printer/chapter-numbering (function).
reader/chapter-numbering (function).
projectured.projection/source/projection/primitive/common-lisp-to-lisp-form.lispprimitive (module).
backward-mapper/common-lisp/application->lisp-form/list (function).
backward-mapper/common-lisp/comment->lisp-form/comment (function).
backward-mapper/common-lisp/constant->lisp-form/string (function).
backward-mapper/common-lisp/function-argument->lisp-form/symbol (function).
backward-mapper/common-lisp/function-definition->lisp-form/list (function).
backward-mapper/common-lisp/function-reference->lisp-form/symbol (function).
backward-mapper/common-lisp/if->lisp-form/list (function).
backward-mapper/common-lisp/insertion->lisp-form/insertion (function).
backward-mapper/common-lisp/lambda-function->lisp-form/list (function).
backward-mapper/common-lisp/let->lisp-form/list (function).
backward-mapper/common-lisp/lexical-variable-binding->lisp-form/list (function).
backward-mapper/common-lisp/progn->lisp-form/list (function).
backward-mapper/common-lisp/special-variable-definition->lisp-form/list (function).
backward-mapper/common-lisp/the->lisp-form/list (function).
backward-mapper/common-lisp/toplevel->lisp-form/toplevel (function).
backward-mapper/common-lisp/variable-reference->lisp-form/symbol (function).
common-lisp/application->lisp-form/list (macro).
common-lisp/application->lisp-form/list (class).
common-lisp/application->lisp-form/list-p (function).
common-lisp/comment->lisp-form/comment (macro).
common-lisp/comment->lisp-form/comment (class).
common-lisp/comment->lisp-form/comment-p (function).
common-lisp/constant->lisp-form/string (macro).
common-lisp/constant->lisp-form/string (class).
common-lisp/constant->lisp-form/string-p (function).
common-lisp/function-argument->lisp-form/symbol (macro).
common-lisp/function-argument->lisp-form/symbol (class).
common-lisp/function-argument->lisp-form/symbol-p (function).
common-lisp/function-definition->lisp-form/list (macro).
common-lisp/function-definition->lisp-form/list (class).
common-lisp/function-definition->lisp-form/list-p (function).
common-lisp/function-reference->lisp-form/symbol (macro).
common-lisp/function-reference->lisp-form/symbol (class).
common-lisp/function-reference->lisp-form/symbol-p (function).
common-lisp/if->lisp-form/list (macro).
common-lisp/if->lisp-form/list (class).
common-lisp/if->lisp-form/list-p (function).
common-lisp/insertion->lisp-form/insertion (macro).
common-lisp/insertion->lisp-form/insertion (class).
common-lisp/insertion->lisp-form/insertion-p (function).
common-lisp/lambda-function->lisp-form/list (macro).
common-lisp/lambda-function->lisp-form/list (class).
common-lisp/lambda-function->lisp-form/list-p (function).
common-lisp/let->lisp-form/list (macro).
common-lisp/let->lisp-form/list (class).
common-lisp/let->lisp-form/list-p (function).
common-lisp/lexical-variable-binding->lisp-form/list (macro).
common-lisp/lexical-variable-binding->lisp-form/list (class).
common-lisp/lexical-variable-binding->lisp-form/list-p (function).
common-lisp/progn->lisp-form/list (macro).
common-lisp/progn->lisp-form/list (class).
common-lisp/progn->lisp-form/list-p (function).
common-lisp/read-expression-command (function).
common-lisp/special-variable-definition->lisp-form/list (macro).
common-lisp/special-variable-definition->lisp-form/list (class).
common-lisp/special-variable-definition->lisp-form/list-p (function).
common-lisp/the->lisp-form/list (macro).
common-lisp/the->lisp-form/list (class).
common-lisp/the->lisp-form/list-p (function).
common-lisp/toplevel->lisp-form/toplevel (macro).
common-lisp/toplevel->lisp-form/toplevel (class).
common-lisp/toplevel->lisp-form/toplevel-p (function).
common-lisp/variable-reference->lisp-form/symbol (macro).
common-lisp/variable-reference->lisp-form/symbol (class).
common-lisp/variable-reference->lisp-form/symbol-p (function).
forward-mapper/common-lisp/application->lisp-form/list (function).
forward-mapper/common-lisp/comment->lisp-form/comment (function).
forward-mapper/common-lisp/constant->lisp-form/string (function).
forward-mapper/common-lisp/function-argument->lisp-form/symbol (function).
forward-mapper/common-lisp/function-definition->lisp-form/list (function).
forward-mapper/common-lisp/function-reference->lisp-form/symbol (function).
forward-mapper/common-lisp/if->lisp-form/list (function).
forward-mapper/common-lisp/insertion->lisp-form/insertion (function).
forward-mapper/common-lisp/lambda-function->lisp-form/list (function).
forward-mapper/common-lisp/let->lisp-form/list (function).
forward-mapper/common-lisp/lexical-variable-binding->lisp-form/list (function).
forward-mapper/common-lisp/progn->lisp-form/list (function).
forward-mapper/common-lisp/special-variable-definition->lisp-form/list (function).
forward-mapper/common-lisp/the->lisp-form/list (function).
forward-mapper/common-lisp/toplevel->lisp-form/toplevel (function).
forward-mapper/common-lisp/variable-reference->lisp-form/symbol (function).
make-projection/common-lisp/application->lisp-form/list (function).
make-projection/common-lisp/comment->lisp-form/comment (function).
make-projection/common-lisp/constant->lisp-form/string (function).
make-projection/common-lisp/function-argument->lisp-form/symbol (function).
make-projection/common-lisp/function-definition->lisp-form/list (function).
make-projection/common-lisp/function-reference->lisp-form/symbol (function).
make-projection/common-lisp/if->lisp-form/list (function).
make-projection/common-lisp/insertion->lisp-form/insertion (function).
make-projection/common-lisp/lambda-function->lisp-form/list (function).
make-projection/common-lisp/let->lisp-form/list (function).
make-projection/common-lisp/lexical-variable-binding->lisp-form/list (function).
make-projection/common-lisp/progn->lisp-form/list (function).
make-projection/common-lisp/special-variable-definition->lisp-form/list (function).
make-projection/common-lisp/the->lisp-form/list (function).
make-projection/common-lisp/toplevel->lisp-form/toplevel (function).
make-projection/common-lisp/variable-reference->lisp-form/symbol (function).
printer/common-lisp/application->lisp-form/list (function).
printer/common-lisp/comment->lisp-form/comment (function).
printer/common-lisp/constant->lisp-form/string (function).
printer/common-lisp/function-argument->lisp-form/symbol (function).
printer/common-lisp/function-definition->lisp-form/list (function).
printer/common-lisp/function-reference->lisp-form/symbol (function).
printer/common-lisp/if->lisp-form/list (function).
printer/common-lisp/insertion->lisp-form/insertion (function).
printer/common-lisp/lambda-function->lisp-form/list (function).
printer/common-lisp/let->lisp-form/list (function).
printer/common-lisp/lexical-variable-binding->lisp-form/list (function).
printer/common-lisp/progn->lisp-form/list (function).
printer/common-lisp/special-variable-definition->lisp-form/list (function).
printer/common-lisp/the->lisp-form/list (function).
printer/common-lisp/toplevel->lisp-form/toplevel (function).
printer/common-lisp/variable-reference->lisp-form/symbol (function).
reader/common-lisp/application->lisp-form/list (function).
reader/common-lisp/comment->lisp-form/comment (function).
reader/common-lisp/constant->lisp-form/string (function).
reader/common-lisp/function-argument->lisp-form/symbol (function).
reader/common-lisp/function-definition->lisp-form/list (function).
reader/common-lisp/function-reference->lisp-form/symbol (function).
reader/common-lisp/if->lisp-form/list (function).
reader/common-lisp/insertion->lisp-form/insertion (function).
reader/common-lisp/lambda-function->lisp-form/list (function).
reader/common-lisp/let->lisp-form/list (function).
reader/common-lisp/lexical-variable-binding->lisp-form/list (function).
reader/common-lisp/progn->lisp-form/list (function).
reader/common-lisp/special-variable-definition->lisp-form/list (function).
reader/common-lisp/the->lisp-form/list (function).
reader/common-lisp/toplevel->lisp-form/toplevel (function).
reader/common-lisp/variable-reference->lisp-form/symbol (function).
recurse/ordinary-lambda-list (function).
recurse/slot (function).
projectured.projection/source/projection/primitive/document-to-t.lispprimitive (module).
backward-mapper/document/number->number (function).
backward-mapper/document/number->string (function).
document/clipboard->t (macro).
document/clipboard->t (class).
document/clipboard->t-p (function).
document/document->t (macro).
document/document->t (class).
document/document->t-p (function).
document/number->number (macro).
document/number->number (class).
document/number->number-p (function).
document/number->string (macro).
document/number->string (class).
document/number->string-p (function).
document/string->string (macro).
document/string->string (class).
document/string->string-p (function).
forward-mapper/document/number->number (function).
forward-mapper/document/number->string (function).
make-projection/document/clipboard->t (function).
make-projection/document/document->t (function).
make-projection/document/number->number (function).
make-projection/document/number->string (function).
make-projection/document/string->string (function).
printer/document/clipboard->t (function).
printer/document/document->t (function).
printer/document/number->number (function).
printer/document/number->string (function).
printer/document/string->string (function).
reader/document/clipboard->t (function).
reader/document/document->t (function).
reader/document/number->number (function).
reader/document/number->string (function).
reader/document/string->string (function).
projectured.projection/source/projection/primitive/document-to-tree.lispprimitive (module).
display-last-commands-p (reader method).
(setf display-last-commands-p) (writer method).
display-selection-p (reader method).
(setf display-selection-p) (writer method).
document/insertion->tree/leaf (macro).
document/insertion->tree/leaf (class).
document/insertion->tree/leaf-p (function).
document/nothing->tree/leaf (macro).
document/nothing->tree/leaf (class).
document/nothing->tree/leaf-p (function).
document/reflection->graphics/canvas (macro).
document/reflection->graphics/canvas (class).
document/reflection->graphics/canvas-p (function).
factory-of (reader method).
(setf factory-of) (writer method).
make-projection/document/insertion->tree/leaf (function).
make-projection/document/nothing->tree/leaf (function).
make-projection/document/reflection->graphics/canvas (function).
printer/document/insertion->tree/leaf (function).
printer/document/nothing->tree/leaf (function).
printer/document/reflection->graphics/canvas (function).
reader/document/insertion->tree/leaf (function).
reader/document/nothing->tree/leaf (function).
reader/document/reflection->graphics/canvas (function).
projectured.projection/source/projection/primitive/evaluator-to-tree.lispprimitive (module).
backward-mapper/evaluator/form->tree/node (function).
backward-mapper/evaluator/toplevel->tree/node (function).
evaluator/form->tree/node (macro).
evaluator/form->tree/node (class).
evaluator/form->tree/node-p (function).
evaluator/toplevel->tree/node (macro).
evaluator/toplevel->tree/node (class).
evaluator/toplevel->tree/node-p (function).
forward-mapper/evaluator/form->tree/node (function).
forward-mapper/evaluator/toplevel->tree/node (function).
make-projection/evaluator/form->tree/node (function).
make-projection/evaluator/toplevel->tree/node (function).
printer/evaluator/form->tree/node (function).
printer/evaluator/toplevel->tree/node (function).
reader/evaluator/form->tree/node (function).
reader/evaluator/toplevel->tree/node (function).
projectured.projection/source/projection/primitive/help-to-text.lispprimitive (module).
help/context-sensitive->text/text (macro).
help/context-sensitive->text/text (class).
help/context-sensitive->text/text-p (function).
make-projection/help/context-sensitive->text/text (function).
printer/help/context-sensitive->text/text (function).
reader/help/context-sensitive->text/text (function).
projectured.projection/source/projection/primitive/json-to-tree.lispprimitive (module).
backward-mapper/json/array->tree/node (function).
backward-mapper/json/boolean->tree/leaf (function).
backward-mapper/json/insertion->tree/leaf (function).
backward-mapper/json/null->tree/leaf (function).
backward-mapper/json/number->tree/leaf (function).
backward-mapper/json/object->tree/node (function).
backward-mapper/json/object-entry->tree/node (function).
backward-mapper/json/string->tree/leaf (function).
forward-mapper/json/array->tree/node (function).
forward-mapper/json/boolean->tree/leaf (function).
forward-mapper/json/insertion->tree/leaf (function).
forward-mapper/json/null->tree/leaf (function).
forward-mapper/json/number->tree/leaf (function).
forward-mapper/json/object->tree/node (function).
forward-mapper/json/object-entry->tree/node (function).
forward-mapper/json/string->tree/leaf (function).
json/array->tree/node (macro).
json/array->tree/node (class).
json/array->tree/node-p (function).
json/boolean->tree/leaf (macro).
json/boolean->tree/leaf (class).
json/boolean->tree/leaf-p (function).
json/insertion->tree/leaf (macro).
json/insertion->tree/leaf (class).
json/insertion->tree/leaf-p (function).
json/null->tree/leaf (macro).
json/null->tree/leaf (class).
json/null->tree/leaf-p (function).
json/number->tree/leaf (macro).
json/number->tree/leaf (class).
json/number->tree/leaf-p (function).
json/object->tree/node (macro).
json/object->tree/node (class).
json/object->tree/node-p (function).
json/object-entry->tree/node (macro).
json/object-entry->tree/node (class).
json/object-entry->tree/node-p (function).
json/read-command (function).
json/string->tree/leaf (macro).
json/string->tree/leaf (class).
json/string->tree/leaf-p (function).
make-projection/json/array->tree/node (function).
make-projection/json/boolean->tree/leaf (function).
make-projection/json/insertion->tree/leaf (function).
make-projection/json/null->tree/leaf (function).
make-projection/json/number->tree/leaf (function).
make-projection/json/object->tree/node (function).
make-projection/json/object-entry->tree/node (function).
make-projection/json/string->tree/leaf (function).
printer/json/array->tree/node (function).
printer/json/boolean->tree/leaf (function).
printer/json/insertion->tree/leaf (function).
printer/json/null->tree/leaf (function).
printer/json/number->tree/leaf (function).
printer/json/object->tree/node (function).
printer/json/object-entry->tree/node (function).
printer/json/string->tree/leaf (function).
reader/json/array->tree/node (function).
reader/json/boolean->tree/leaf (function).
reader/json/insertion->tree/leaf (function).
reader/json/null->tree/leaf (function).
reader/json/number->tree/leaf (function).
reader/json/object->tree/node (function).
reader/json/object-entry->tree/node (function).
reader/json/string->tree/leaf (function).
projectured.projection/source/projection/primitive/line-numbering.lispprimitive (module).
backward-mapper/line-numbering (function).
fill-color-of (reader method).
(setf fill-color-of) (writer method).
font-color-of (reader method).
(setf font-color-of) (writer method).
font-of (reader method).
(setf font-of) (writer method).
forward-mapper/line-numbering (function).
iomap/line-numbering (class).
iomap/line-numbering-p (function).
line-color-of (reader method).
(setf line-color-of) (writer method).
line-number-length-of (reader method).
(setf line-number-length-of) (writer method).
line-numbering (macro).
line-numbering (class).
line-numbering-p (function).
make-projection/line-numbering (function).
printer/line-numbering (function).
reader/line-numbering (function).
projectured.projection/source/projection/primitive/lisp-form-to-form.lispprimitive (module).
lisp-form/list->list (class).
lisp-form/list->list-p (function).
lisp-form/number->number (class).
lisp-form/number->number-p (function).
lisp-form/quote->list (class).
lisp-form/quote->list-p (function).
lisp-form/string->string (class).
lisp-form/string->string-p (function).
lisp-form/symbol->symbol (class).
lisp-form/symbol->symbol-p (function).
lisp-form/toplevel->list (class).
lisp-form/toplevel->list-p (function).
make-projection/lisp-form/list->list (function).
make-projection/lisp-form/number->number (function).
make-projection/lisp-form/quote->list (function).
make-projection/lisp-form/string->string (function).
make-projection/lisp-form/symbol->symbol (function).
make-projection/lisp-form/toplevel->list (function).
printer/lisp-form/list->list (function).
printer/lisp-form/number->number (function).
printer/lisp-form/quote->list (function).
printer/lisp-form/string->string (function).
printer/lisp-form/symbol->symbol (function).
printer/lisp-form/toplevel->list (function).
reader/lisp-form/list->list (function).
reader/lisp-form/number->number (function).
reader/lisp-form/quote->list (function).
reader/lisp-form/string->string (function).
reader/lisp-form/symbol->symbol (function).
reader/lisp-form/toplevel->list (function).
projectured.projection/source/projection/primitive/lisp-form-to-tree.lispprimitive (module).
backward-mapper/lisp-form/comment->tree/node (function).
backward-mapper/lisp-form/insertion->tree/leaf (function).
backward-mapper/lisp-form/list->tree/node (function).
backward-mapper/lisp-form/number->tree/leaf (function).
backward-mapper/lisp-form/object->tree/leaf (function).
backward-mapper/lisp-form/quote->tree/node (function).
backward-mapper/lisp-form/string->tree/leaf (function).
backward-mapper/lisp-form/symbol->tree/leaf (function).
backward-mapper/lisp-form/toplevel->tree/node (function).
forward-mapper/lisp-form/comment->tree/node (function).
forward-mapper/lisp-form/insertion->tree/leaf (function).
forward-mapper/lisp-form/list->tree/node (function).
forward-mapper/lisp-form/number->tree/leaf (function).
forward-mapper/lisp-form/object->tree/leaf (function).
forward-mapper/lisp-form/quote->tree/node (function).
forward-mapper/lisp-form/string->tree/leaf (function).
forward-mapper/lisp-form/symbol->tree/leaf (function).
forward-mapper/lisp-form/toplevel->tree/node (function).
fully-qualified-p (reader method).
(setf fully-qualified-p) (writer method).
lisp-form/comment->tree/node (macro).
lisp-form/comment->tree/node (class).
lisp-form/comment->tree/node-p (function).
lisp-form/insertion->tree/leaf (macro).
lisp-form/insertion->tree/leaf (class).
lisp-form/insertion->tree/leaf-p (function).
lisp-form/list->tree/node (macro).
lisp-form/list->tree/node (class).
lisp-form/list->tree/node-p (function).
lisp-form/number->tree/leaf (macro).
lisp-form/number->tree/leaf (class).
lisp-form/number->tree/leaf-p (function).
lisp-form/object->tree/leaf (macro).
lisp-form/object->tree/leaf (class).
lisp-form/object->tree/leaf-p (function).
lisp-form/quote->tree/node (macro).
lisp-form/quote->tree/node (class).
lisp-form/quote->tree/node-p (function).
lisp-form/string->tree/leaf (macro).
lisp-form/string->tree/leaf (class).
lisp-form/string->tree/leaf-p (function).
lisp-form/symbol->tree/leaf (macro).
lisp-form/symbol->tree/leaf (class).
lisp-form/symbol->tree/leaf-p (function).
lisp-form/toplevel->tree/node (macro).
lisp-form/toplevel->tree/node (class).
lisp-form/toplevel->tree/node-p (function).
make-projection/lisp-form/comment->tree/node (function).
make-projection/lisp-form/insertion->tree/leaf (function).
make-projection/lisp-form/list->tree/node (function).
make-projection/lisp-form/number->tree/leaf (function).
make-projection/lisp-form/object->tree/leaf (function).
make-projection/lisp-form/quote->tree/node (function).
make-projection/lisp-form/string->tree/leaf (function).
make-projection/lisp-form/symbol->tree/leaf (function).
make-projection/lisp-form/toplevel->tree/node (function).
printer/lisp-form/comment->tree/node (function).
printer/lisp-form/insertion->tree/leaf (function).
printer/lisp-form/list->tree/node (function).
printer/lisp-form/number->tree/leaf (function).
printer/lisp-form/object->tree/leaf (function).
printer/lisp-form/quote->tree/node (function).
printer/lisp-form/string->tree/leaf (function).
printer/lisp-form/symbol->tree/leaf (function).
printer/lisp-form/toplevel->tree/node (function).
reader/lisp-form/comment->tree/node (function).
reader/lisp-form/insertion->tree/leaf (function).
reader/lisp-form/list->tree/node (function).
reader/lisp-form/number->tree/leaf (function).
reader/lisp-form/object->tree/leaf (function).
reader/lisp-form/quote->tree/node (function).
reader/lisp-form/string->tree/leaf (function).
reader/lisp-form/symbol->tree/leaf (function).
reader/lisp-form/toplevel->tree/node (function).
projectured.projection/source/projection/primitive/object-searching.lispprimitive (module).
backward-mapper/object-searching (function).
forward-mapper/object-searching (function).
make-projection/object-searching (function).
object-searching (macro).
object-searching (class).
object-searching-p (function).
printer/object-searching (function).
reader/object-searching (function).
searcher-of (reader method).
(setf searcher-of) (writer method).
projectured.projection/source/projection/primitive/reference-to-text.lispprimitive (module).
document/reference->text/text (macro).
document/reference->text/text (class).
document/reference->text/text-p (function).
make-projection/document/reference->text/text (function).
printer/document/reference->text/text (function).
reader/document/reference->text/text (function).
projectured.projection/source/projection/primitive/t-to-tree.lispprimitive (module).
backward-mapper/t/object->tree/node (function).
backward-mapper/t/sequence->tree/node (function).
forward-mapper/t/object->tree/node (function).
forward-mapper/t/sequence->tree/node (function).
make-projection/t/null->tree/leaf (function).
make-projection/t/number->tree/leaf (function).
make-projection/t/object->tree/node (function).
make-projection/t/pathname->tree/leaf (function).
make-projection/t/sequence->tree/node (function).
make-projection/t/string->tree/leaf (function).
make-projection/t/symbol->tree/leaf (function).
printer/t/null->tree/leaf (function).
printer/t/number->tree/leaf (function).
printer/t/object->tree/node (function).
printer/t/pathname->tree/leaf (function).
printer/t/sequence->tree/node (function).
printer/t/string->tree/leaf (function).
printer/t/symbol->tree/leaf (function).
reader/t/null->tree/leaf (function).
reader/t/number->tree/leaf (function).
reader/t/object->tree/node (function).
reader/t/pathname->tree/leaf (function).
reader/t/sequence->tree/node (function).
reader/t/string->tree/leaf (function).
reader/t/symbol->tree/leaf (function).
slot-provider-of (reader method).
(setf slot-provider-of) (writer method).
t/null->tree/leaf (macro).
t/null->tree/leaf (class).
t/null->tree/leaf-p (function).
t/number->tree/leaf (macro).
t/number->tree/leaf (class).
t/number->tree/leaf-p (function).
t/object->tree/node (macro).
t/object->tree/node (class).
t/object->tree/node-p (function).
t/pathname->tree/leaf (macro).
t/pathname->tree/leaf (class).
t/pathname->tree/leaf-p (function).
t/sequence->tree/node (macro).
t/sequence->tree/node (class).
t/sequence->tree/node-p (function).
t/string->tree/leaf (macro).
t/string->tree/leaf (class).
t/string->tree/leaf-p (function).
t/symbol->tree/leaf (macro).
t/symbol->tree/leaf (class).
t/symbol->tree/leaf-p (function).
projectured.projection/source/projection/primitive/text-aligning.lispprimitive (module).
alignment-width-of (reader method).
(setf alignment-width-of) (writer method).
backward-mapper/text-aligning (function).
forward-mapper/text-aligning (function).
make-projection/text-aligning (function).
printer/text-aligning (function).
reader/text-aligning (function).
text-aligning (macro).
text-aligning (class).
text-aligning-p (function).
projectured.projection/source/projection/primitive/text-to-graphics.lispprimitive (module).
backward-mapper/text/text->graphics/canvas (function).
element-iomaps-of (reader method).
(setf element-iomaps-of) (writer method).
first-character-indices-of (reader method).
(setf first-character-indices-of) (writer method).
forward-mapper/text/text->graphics/canvas (function).
graphics-element-indices-of (reader method).
(setf graphics-element-indices-of) (writer method).
iomap/text/text->graphics/canvas/line (class).
iomap/text/text->graphics/canvas/line-p (function).
iomap/text/text->graphics/canvas/text (class).
iomap/text/text->graphics/canvas/text-p (function).
last-character-indices-of (reader method).
(setf last-character-indices-of) (writer method).
line-end-character-index-of (reader method).
(setf line-end-character-index-of) (writer method).
line-iomaps-of (reader method).
(setf line-iomaps-of) (writer method).
line-start-character-index-of (reader method).
(setf line-start-character-index-of) (writer method).
line-y-of (reader method).
(setf line-y-of) (writer method).
make-projection/text/text->graphics/canvas (function).
printer/text/text->graphics/canvas (function).
reader/text/text->graphics/canvas (function).
text/text->graphics/canvas (macro).
text/text->graphics/canvas (class).
text/text->graphics/canvas-p (function).
projectured.projection/source/projection/primitive/text-to-string.lispprimitive (module).
make-projection/text->string (function).
printer/text->string (function).
reader/text->string (function).
text->string (macro).
text->string (class).
text->string-p (function).
projectured.projection/source/projection/primitive/tree-to-text.lispprimitive (module).
backward-mapper/tree/leaf->text/text (function).
backward-mapper/tree/node->text/text (function).
child-iomaps-of (reader method).
(setf child-iomaps-of) (writer method).
content-iomap-of (reader method).
content-iomap-of (reader method).
(setf content-iomap-of) (writer method).
(setf content-iomap-of) (writer method).
find-child-character-index (function).
find-parent-character-index (function).
first-character-index-of (reader method).
(setf first-character-index-of) (writer method).
forward-mapper/tree/leaf->text/text (function).
indented-child-of (reader method).
(setf indented-child-of) (writer method).
iomap/tree/leaf->text/text (class).
iomap/tree/leaf->text/text-p (function).
iomap/tree/node->text/text (class).
iomap/tree/node->text/text-p (function).
iomap/tree/node->text/text/child (class).
iomap/tree/node->text/text/child-p (function).
last-character-index-of (reader method).
(setf last-character-index-of) (writer method).
line-indentation-of (reader method).
(setf line-indentation-of) (writer method).
make-projection/tree/leaf->text/text (function).
make-projection/tree/node->text/text (function).
origin-character-index-of (reader method).
(setf origin-character-index-of) (writer method).
output-delimiters-p (reader method).
output-delimiters-p (reader method).
(setf output-delimiters-p) (writer method).
(setf output-delimiters-p) (writer method).
printer/tree/leaf->text/text (function).
printer/tree/node->text/text (function).
reader/tree/leaf->text/text (function).
reader/tree/node->text/text (function).
tree/leaf->text/text (macro).
tree/leaf->text/text (class).
tree/leaf->text/text-p (function).
tree/make-text-reference (function).
tree/node->text/text (macro).
tree/node->text/text (class).
tree/node->text/text-p (function).
projectured.projection/source/projection/primitive/searching-to-tree.lispprimitive (module).
backward-mapper/searching/result->tree/node (function).
backward-mapper/searching/result-element->tree/node (function).
backward-mapper/searching/search->graphics/canvas (function).
forward-mapper/searching/result->tree/node (function).
forward-mapper/searching/result-element->tree/node (function).
forward-mapper/searching/search->graphics/canvas (function).
make-projection/searching/result->tree/node (function).
make-projection/searching/result-element->tree/node (function).
make-projection/searching/search->graphics/canvas (function).
printer/searching/result->tree/node (function).
printer/searching/result-element->tree/node (function).
printer/searching/search->graphics/canvas (function).
reader/searching/result->tree/node (function).
reader/searching/result-element->tree/node (function).
reader/searching/search->graphics/canvas (function).
searching/result->tree/node (macro).
searching/result->tree/node (class).
searching/result->tree/node-p (function).
searching/result-element->tree/node (macro).
searching/result-element->tree/node (class).
searching/result-element->tree/node-p (function).
searching/search->graphics/canvas (macro).
searching/search->graphics/canvas (class).
searching/search->graphics/canvas-p (function).
projectured.projection/source/projection/primitive/widget-to-graphics.lispprimitive (module).
backward-mapper/widget/composite->graphics/canvas (function).
backward-mapper/widget/label->graphics/canvas (function).
backward-mapper/widget/menu->graphics/canvas (function).
backward-mapper/widget/menu-item->graphics/canvas (function).
backward-mapper/widget/scroll-pane->graphics/canvas (function).
backward-mapper/widget/shell->graphics/canvas (function).
backward-mapper/widget/split-pane->graphics/canvas (function).
backward-mapper/widget/tabbed-pane->graphics/canvas (function).
backward-mapper/widget/text->graphics/canvas (function).
backward-mapper/widget/title-pane->graphics/canvas (function).
backward-mapper/widget/tooltip->graphics/canvas (function).
forward-mapper/widget/composite->graphics/canvas (function).
forward-mapper/widget/label->graphics/canvas (function).
forward-mapper/widget/menu->graphics/canvas (function).
forward-mapper/widget/menu-item->graphics/canvas (function).
forward-mapper/widget/scroll-pane->graphics/canvas (function).
forward-mapper/widget/shell->graphics/canvas (function).
forward-mapper/widget/split-pane->graphics/canvas (function).
forward-mapper/widget/tabbed-pane->graphics/canvas (function).
forward-mapper/widget/text->graphics/canvas (function).
forward-mapper/widget/title-pane->graphics/canvas (function).
forward-mapper/widget/tooltip->graphics/canvas (function).
make-projection/widget/composite->graphics/canvas (function).
make-projection/widget/label->graphics/canvas (function).
make-projection/widget/menu->graphics/canvas (function).
make-projection/widget/menu-item->graphics/canvas (function).
make-projection/widget/scroll-pane->graphics/canvas (function).
make-projection/widget/shell->graphics/canvas (function).
make-projection/widget/split-pane->graphics/canvas (function).
make-projection/widget/tabbed-pane->graphics/canvas (function).
make-projection/widget/text->graphics/canvas (function).
make-projection/widget/title-pane->graphics/canvas (function).
make-projection/widget/tooltip->graphics/canvas (function).
printer/widget/composite->graphics/canvas (function).
printer/widget/label->graphics/canvas (function).
printer/widget/menu->graphics/canvas (function).
printer/widget/menu-item->graphics/canvas (function).
printer/widget/scroll-pane->graphics/canvas (function).
printer/widget/shell->graphics/canvas (function).
printer/widget/split-pane->graphics/canvas (function).
printer/widget/tabbed-pane->graphics/canvas (function).
printer/widget/text->graphics/canvas (function).
printer/widget/title-pane->graphics/canvas (function).
printer/widget/tooltip->graphics/canvas (function).
reader/widget/composite->graphics/canvas (function).
reader/widget/label->graphics/canvas (function).
reader/widget/menu->graphics/canvas (function).
reader/widget/menu-item->graphics/canvas (function).
reader/widget/scroll-pane->graphics/canvas (function).
reader/widget/shell->graphics/canvas (function).
reader/widget/split-pane->graphics/canvas (function).
reader/widget/tabbed-pane->graphics/canvas (function).
reader/widget/text->graphics/canvas (function).
reader/widget/title-pane->graphics/canvas (function).
reader/widget/tooltip->graphics/canvas (function).
widget/composite->graphics/canvas (macro).
widget/composite->graphics/canvas (class).
widget/composite->graphics/canvas-p (function).
widget/content-top-left (function).
widget/label->graphics/canvas (macro).
widget/label->graphics/canvas (class).
widget/label->graphics/canvas-p (function).
widget/make-surrounding-graphics (function).
widget/menu->graphics/canvas (macro).
widget/menu->graphics/canvas (class).
widget/menu->graphics/canvas-p (function).
widget/menu-item->graphics/canvas (macro).
widget/menu-item->graphics/canvas (class).
widget/menu-item->graphics/canvas-p (function).
widget/scroll-pane->graphics/canvas (macro).
widget/scroll-pane->graphics/canvas (class).
widget/scroll-pane->graphics/canvas-p (function).
widget/shell->graphics/canvas (macro).
widget/shell->graphics/canvas (class).
widget/shell->graphics/canvas-p (function).
widget/split-pane->graphics/canvas (macro).
widget/split-pane->graphics/canvas (class).
widget/split-pane->graphics/canvas-p (function).
widget/tabbed-pane->graphics/canvas (macro).
widget/tabbed-pane->graphics/canvas (class).
widget/tabbed-pane->graphics/canvas-p (function).
widget/text->graphics/canvas (macro).
widget/text->graphics/canvas (class).
widget/text->graphics/canvas-p (function).
widget/title-pane->graphics/canvas (macro).
widget/title-pane->graphics/canvas (class).
widget/title-pane->graphics/canvas-p (function).
widget/tooltip->graphics/canvas (macro).
widget/tooltip->graphics/canvas (class).
widget/tooltip->graphics/canvas-p (function).
projectured.projection/source/projection/primitive/word-wrapping.lispprimitive (module).
backward-mapper/word-wrapping (function).
forward-mapper/word-wrapping (function).
input-end-index-of (reader method).
(setf input-end-index-of) (writer method).
input-newline-insertion-indices-of (reader method).
(setf input-newline-insertion-indices-of) (writer method).
input-start-index-of (reader method).
(setf input-start-index-of) (writer method).
iomap/word-wrapping (class).
iomap/word-wrapping-p (function).
iomap/word-wrapping/line (class).
iomap/word-wrapping/line-p (function).
line-iomaps-of (reader method).
(setf line-iomaps-of) (writer method).
make-projection/word-wrapping (function).
output-end-index-of (reader method).
(setf output-end-index-of) (writer method).
output-newline-insertion-indices-of (reader method).
(setf output-newline-insertion-indices-of) (writer method).
output-start-index-of (reader method).
(setf output-start-index-of) (writer method).
printer/word-wrapping (function).
reader/word-wrapping (function).
word-wrapping (macro).
word-wrapping (class).
word-wrapping-p (function).
wrap-width-of (reader method).
(setf wrap-width-of) (writer method).
projectured.projection/source/projection/primitive/xml-to-tree.lispprimitive (module).
attribute-iomaps-of (reader method).
(setf attribute-iomaps-of) (writer method).
backward-mapper/xml/attribute->tree/node (function).
backward-mapper/xml/element->tree/node (function).
backward-mapper/xml/insertion->tree/leaf (function).
backward-mapper/xml/text->tree/leaf (function).
child-iomaps-of (reader method).
(setf child-iomaps-of) (writer method).
forward-mapper/xml/attribute->tree/node (function).
forward-mapper/xml/element->tree/node (function).
forward-mapper/xml/insertion->tree/leaf (function).
forward-mapper/xml/text->tree/leaf (function).
iomap/xml/element->tree/node (class).
iomap/xml/element->tree/node-p (function).
make-projection/xml/attribute->tree/node (function).
make-projection/xml/element->tree/node (function).
make-projection/xml/insertion->tree/leaf (function).
make-projection/xml/text->tree/leaf (function).
printer/xml/attribute->tree/node (function).
printer/xml/element->tree/node (function).
printer/xml/insertion->tree/leaf (function).
printer/xml/text->tree/leaf (function).
reader/xml/attribute->tree/node (function).
reader/xml/element->tree/node (function).
reader/xml/insertion->tree/leaf (function).
reader/xml/text->tree/leaf (function).
xml/attribute->tree/node (macro).
xml/attribute->tree/node (class).
xml/attribute->tree/node-p (function).
xml/element->tree/node (macro).
xml/element->tree/node (class).
xml/element->tree/node-p (function).
xml/insertion->tree/leaf (macro).
xml/insertion->tree/leaf (class).
xml/insertion->tree/leaf-p (function).
xml/text->tree/leaf (macro).
xml/text->tree/leaf (class).
xml/text->tree/leaf-p (function).
projectured.projection/source/projection/compound/t-to-string.lispt-to-t.lisp (file).
compound (module).
make-projection/t->string (function).
make-projection/t->text (function).
t->string (macro).
t->text (macro).
projectured.projection/source/projection/compound/t-to-t.lispcompound (module).
book->tree (macro).
common-lisp->lisp-form (macro).
document->tree (macro).
evaluator->tree (macro).
json->tree (macro).
lisp-form->form (macro).
lisp-form->tree (macro).
make-projection/book->tree (function).
make-projection/common-lisp->lisp-form (function).
make-projection/document->tree (function).
make-projection/evaluator->tree (function).
make-projection/json->tree (function).
make-projection/lisp-form->form (function).
make-projection/lisp-form->tree (function).
make-projection/searching->tree (function).
make-projection/t->tree (function).
make-projection/text->graphics (function).
make-projection/tree->text (function).
make-projection/widget->graphics (function).
make-projection/xml->tree (function).
searching->tree (macro).
t->tree (macro).
text->graphics (macro).
tree->text (macro).
widget->graphics (macro).
xml->tree (macro).
Packages are listed by definition order.
projecturedhu.dwim.asdf.
hu.dwim.common.
hu.dwim.def.
hu.dwim.defclass-star.
hu.dwim.logger.
hu.dwim.util.
*check-ll* (special variable).
*color/aero* (special variable).
*color/aero-blue* (special variable).
*color/african-violet* (special variable).
*color/air-force-blue-raf* (special variable).
*color/air-force-blue-usaf* (special variable).
*color/air-superiority-blue* (special variable).
*color/alabama-crimson* (special variable).
*color/alice-blue* (special variable).
*color/alizarin-crimson* (special variable).
*color/alloy-orange* (special variable).
*color/almond* (special variable).
*color/amaranth* (special variable).
*color/amazon* (special variable).
*color/amber* (special variable).
*color/american-rose* (special variable).
*color/android-green* (special variable).
*color/anti-flash-white* (special variable).
*color/antique-brass* (special variable).
*color/antique-bronze* (special variable).
*color/antique-fuchsia* (special variable).
*color/antique-ruby* (special variable).
*color/antique-white* (special variable).
*color/ao* (special variable).
*color/apple-green* (special variable).
*color/apricot* (special variable).
*color/aquamarine* (special variable).
*color/army-green* (special variable).
*color/arsenic* (special variable).
*color/arylide-yellow* (special variable).
*color/ash-grey* (special variable).
*color/asparagus* (special variable).
*color/atomic-tangerine* (special variable).
*color/auburn* (special variable).
*color/aureolin* (special variable).
*color/aurometalsaurus* (special variable).
*color/avocado* (special variable).
*color/azure* (special variable).
*color/azure-mist* (special variable).
*color/baby-blue* (special variable).
*color/baby-blue-eyes* (special variable).
*color/baby-pink* (special variable).
*color/baby-powder* (special variable).
*color/baker-miller-pink* (special variable).
*color/ball-blue* (special variable).
*color/banana-mania* (special variable).
*color/banana-yellow* (special variable).
*color/barbie-pink* (special variable).
*color/barn-red* (special variable).
*color/battleship-grey* (special variable).
*color/bazaar* (special variable).
*color/bdazzled-blue* (special variable).
*color/beau-blue* (special variable).
*color/beaver* (special variable).
*color/beige* (special variable).
*color/big-dip-o’ruby* (special variable).
*color/bisque* (special variable).
*color/bistre* (special variable).
*color/bistre-brown* (special variable).
*color/bitter-lemon* (special variable).
*color/bitter-lime* (special variable).
*color/bittersweet* (special variable).
*color/bittersweet-shimmer* (special variable).
*color/black* (special variable).
*color/black-bean* (special variable).
*color/black-leather-jacket* (special variable).
*color/black-olive* (special variable).
*color/blanched-almond* (special variable).
*color/blast-off-bronze* (special variable).
*color/bleu-de-france* (special variable).
*color/blizzard-blue* (special variable).
*color/blond* (special variable).
*color/blue* (special variable).
*color/blue-bell* (special variable).
*color/blue-crayola* (special variable).
*color/blue-gray* (special variable).
*color/blue-green* (special variable).
*color/blue-munsell* (special variable).
*color/blue-ncs* (special variable).
*color/blue-pigment* (special variable).
*color/blue-ryb* (special variable).
*color/blue-sapphire* (special variable).
*color/blue-violet* (special variable).
*color/blueberry* (special variable).
*color/bluebonnet* (special variable).
*color/blush* (special variable).
*color/bole* (special variable).
*color/bondi-blue* (special variable).
*color/bone* (special variable).
*color/boston-university-red* (special variable).
*color/bottle-green* (special variable).
*color/boysenberry* (special variable).
*color/brandeis-blue* (special variable).
*color/brass* (special variable).
*color/brick-red* (special variable).
*color/bright-cerulean* (special variable).
*color/bright-lavender* (special variable).
*color/bright-maroon* (special variable).
*color/bright-pink* (special variable).
*color/bright-turquoise* (special variable).
*color/bright-ube* (special variable).
*color/brilliant-lavender* (special variable).
*color/brilliant-rose* (special variable).
*color/brink-pink* (special variable).
*color/british-racing-green* (special variable).
*color/bronze* (special variable).
*color/bronze-yellow* (special variable).
*color/brown-nose* (special variable).
*color/brown-traditional* (special variable).
*color/brown-web* (special variable).
*color/brunswick-green* (special variable).
*color/bubble-gum* (special variable).
*color/bubbles* (special variable).
*color/buff* (special variable).
*color/bulgarian-rose* (special variable).
*color/burgundy* (special variable).
*color/burlywood* (special variable).
*color/burnt-orange* (special variable).
*color/burnt-sienna* (special variable).
*color/burnt-umber* (special variable).
*color/byzantine* (special variable).
*color/byzantium* (special variable).
*color/cadet* (special variable).
*color/cadet-blue* (special variable).
*color/cadet-grey* (special variable).
*color/cadmium-green* (special variable).
*color/cadmium-orange* (special variable).
*color/cadmium-red* (special variable).
*color/cadmium-yellow* (special variable).
*color/café-au-lait* (special variable).
*color/café-noir* (special variable).
*color/cal-poly-green* (special variable).
*color/cambridge-blue* (special variable).
*color/camel* (special variable).
*color/cameo-pink* (special variable).
*color/camouflage-green* (special variable).
*color/canary-yellow* (special variable).
*color/candy-apple-red* (special variable).
*color/candy-pink* (special variable).
*color/capri* (special variable).
*color/caput-mortuum* (special variable).
*color/cardinal* (special variable).
*color/caribbean-green* (special variable).
*color/carmine* (special variable).
*color/carmine-m&p* (special variable).
*color/carmine-pink* (special variable).
*color/carmine-red* (special variable).
*color/carnation-pink* (special variable).
*color/carnelian* (special variable).
*color/carolina-blue* (special variable).
*color/carrot-orange* (special variable).
*color/castleton-green* (special variable).
*color/catalina-blue* (special variable).
*color/catawba* (special variable).
*color/cedar-chest* (special variable).
*color/ceil* (special variable).
*color/celadon* (special variable).
*color/celadon-blue* (special variable).
*color/celadon-green* (special variable).
*color/celeste-colour* (special variable).
*color/celestial-blue* (special variable).
*color/cerise* (special variable).
*color/cerise-pink* (special variable).
*color/cerulean* (special variable).
*color/cerulean-blue* (special variable).
*color/cerulean-frost* (special variable).
*color/cg-blue* (special variable).
*color/cg-red* (special variable).
*color/chamoisee* (special variable).
*color/champagne* (special variable).
*color/charcoal* (special variable).
*color/charleston-green* (special variable).
*color/charm-pink* (special variable).
*color/chartreuse-traditional* (special variable).
*color/chartreuse-web* (special variable).
*color/cherry* (special variable).
*color/cherry-blossom-pink* (special variable).
*color/chestnut* (special variable).
*color/china-pink* (special variable).
*color/china-rose* (special variable).
*color/chinese-red* (special variable).
*color/chinese-violet* (special variable).
*color/chocolate-traditional* (special variable).
*color/chocolate-web* (special variable).
*color/chrome-yellow* (special variable).
*color/cinereous* (special variable).
*color/cinnabar* (special variable).
*color/cinnamon* (special variable).
*color/citrine* (special variable).
*color/citron* (special variable).
*color/claret* (special variable).
*color/classic-rose* (special variable).
*color/cobalt* (special variable).
*color/cocoa-brown* (special variable).
*color/coconut* (special variable).
*color/coffee* (special variable).
*color/columbia-blue* (special variable).
*color/congo-pink* (special variable).
*color/cool-black* (special variable).
*color/cool-grey* (special variable).
*color/copper* (special variable).
*color/copper-crayola* (special variable).
*color/copper-penny* (special variable).
*color/copper-red* (special variable).
*color/coquelicot* (special variable).
*color/coral* (special variable).
*color/coral-pink* (special variable).
*color/coral-red* (special variable).
*color/cordovan* (special variable).
*color/corn* (special variable).
*color/cornell-red* (special variable).
*color/cornflower-blue* (special variable).
*color/cornsilk* (special variable).
*color/cosmic-latte* (special variable).
*color/cotton-candy* (special variable).
*color/cream* (special variable).
*color/crimson* (special variable).
*color/crimson-glory* (special variable).
*color/cyan* (special variable).
*color/cyan-process* (special variable).
*color/cyber-grape* (special variable).
*color/daffodil* (special variable).
*color/dandelion* (special variable).
*color/dark-blue* (special variable).
*color/dark-blue-gray* (special variable).
*color/dark-brown* (special variable).
*color/dark-byzantium* (special variable).
*color/dark-candy-apple-red* (special variable).
*color/dark-cerulean* (special variable).
*color/dark-chestnut* (special variable).
*color/dark-coral* (special variable).
*color/dark-cyan* (special variable).
*color/dark-electric-blue* (special variable).
*color/dark-goldenrod* (special variable).
*color/dark-gray* (special variable).
*color/dark-green* (special variable).
*color/dark-imperial-blue* (special variable).
*color/dark-jungle-green* (special variable).
*color/dark-khaki* (special variable).
*color/dark-lava* (special variable).
*color/dark-lavender* (special variable).
*color/dark-magenta* (special variable).
*color/dark-midnight-blue* (special variable).
*color/dark-moss-green* (special variable).
*color/dark-olive-green* (special variable).
*color/dark-orange* (special variable).
*color/dark-orchid* (special variable).
*color/dark-pastel-blue* (special variable).
*color/dark-pastel-green* (special variable).
*color/dark-pastel-purple* (special variable).
*color/dark-pastel-red* (special variable).
*color/dark-pink* (special variable).
*color/dark-powder-blue* (special variable).
*color/dark-raspberry* (special variable).
*color/dark-red* (special variable).
*color/dark-salmon* (special variable).
*color/dark-scarlet* (special variable).
*color/dark-sea-green* (special variable).
*color/dark-sienna* (special variable).
*color/dark-sky-blue* (special variable).
*color/dark-slate-blue* (special variable).
*color/dark-slate-gray* (special variable).
*color/dark-spring-green* (special variable).
*color/dark-tan* (special variable).
*color/dark-tangerine* (special variable).
*color/dark-taupe* (special variable).
*color/dark-terra-cotta* (special variable).
*color/dark-turquoise* (special variable).
*color/dark-vanilla* (special variable).
*color/dark-violet* (special variable).
*color/dark-yellow* (special variable).
*color/dartmouth-green* (special variable).
*color/davys-grey* (special variable).
*color/debian-red* (special variable).
*color/deep-carmine* (special variable).
*color/deep-carmine-pink* (special variable).
*color/deep-carrot-orange* (special variable).
*color/deep-cerise* (special variable).
*color/deep-champagne* (special variable).
*color/deep-chestnut* (special variable).
*color/deep-coffee* (special variable).
*color/deep-fuchsia* (special variable).
*color/deep-jungle-green* (special variable).
*color/deep-lemon* (special variable).
*color/deep-lilac* (special variable).
*color/deep-magenta* (special variable).
*color/deep-mauve* (special variable).
*color/deep-moss-green* (special variable).
*color/deep-peach* (special variable).
*color/deep-pink* (special variable).
*color/deep-ruby* (special variable).
*color/deep-saffron* (special variable).
*color/deep-sky-blue* (special variable).
*color/deep-space-sparkle* (special variable).
*color/deep-taupe* (special variable).
*color/deep-tuscan-red* (special variable).
*color/deer* (special variable).
*color/default* (special variable).
*color/denim* (special variable).
*color/desert* (special variable).
*color/desert-sand* (special variable).
*color/diamond* (special variable).
*color/dim-gray* (special variable).
*color/dirt* (special variable).
*color/dodger-blue* (special variable).
*color/dogwood-rose* (special variable).
*color/dollar-bill* (special variable).
*color/drab* (special variable).
*color/duke-blue* (special variable).
*color/dust-storm* (special variable).
*color/earth-yellow* (special variable).
*color/ebony* (special variable).
*color/ece-amber* (special variable).
*color/ecru* (special variable).
*color/eggplant* (special variable).
*color/eggshell* (special variable).
*color/egyptian-blue* (special variable).
*color/electric-blue* (special variable).
*color/electric-crimson* (special variable).
*color/electric-cyan* (special variable).
*color/electric-indigo* (special variable).
*color/electric-lavender* (special variable).
*color/electric-purple* (special variable).
*color/electric-ultramarine* (special variable).
*color/electric-violet* (special variable).
*color/electric-yellow* (special variable).
*color/emerald* (special variable).
*color/english-green* (special variable).
*color/english-lavender* (special variable).
*color/english-red* (special variable).
*color/english-violet* (special variable).
*color/eton-blue* (special variable).
*color/eucalyptus* (special variable).
*color/fallow* (special variable).
*color/falu-red* (special variable).
*color/fandango* (special variable).
*color/fandango-pink* (special variable).
*color/fashion-fuchsia* (special variable).
*color/fawn* (special variable).
*color/feldgrau* (special variable).
*color/feldspar* (special variable).
*color/fern-green* (special variable).
*color/ferrari-red* (special variable).
*color/field-drab* (special variable).
*color/fire-engine-red* (special variable).
*color/firebrick* (special variable).
*color/flame* (special variable).
*color/flamingo-pink* (special variable).
*color/flattery* (special variable).
*color/flavescent* (special variable).
*color/flax* (special variable).
*color/floral-white* (special variable).
*color/fluorescent-orange* (special variable).
*color/fluorescent-pink* (special variable).
*color/fluorescent-yellow* (special variable).
*color/folly* (special variable).
*color/forest-green-traditional* (special variable).
*color/forest-green-web* (special variable).
*color/french-beige* (special variable).
*color/french-bistre* (special variable).
*color/french-blue* (special variable).
*color/french-lilac* (special variable).
*color/french-lime* (special variable).
*color/french-mauve* (special variable).
*color/french-raspberry* (special variable).
*color/french-rose* (special variable).
*color/french-sky-blue* (special variable).
*color/french-wine* (special variable).
*color/fresh-air* (special variable).
*color/fuchsia-crayola* (special variable).
*color/fuchsia-pink* (special variable).
*color/fuchsia-rose* (special variable).
*color/fulvous* (special variable).
*color/fuzzy-wuzzy* (special variable).
*color/gainsboro* (special variable).
*color/gamboge* (special variable).
*color/ghost-white* (special variable).
*color/giants-orange* (special variable).
*color/ginger* (special variable).
*color/glaucous* (special variable).
*color/glitter* (special variable).
*color/go-green* (special variable).
*color/gold-fusion* (special variable).
*color/gold-metallic* (special variable).
*color/golden-brown* (special variable).
*color/golden-poppy* (special variable).
*color/golden-yellow* (special variable).
*color/goldenrod* (special variable).
*color/granny-smith-apple* (special variable).
*color/grape* (special variable).
*color/gray-asparagus* (special variable).
*color/gray-blue* (special variable).
*color/gray-html/css-gray* (special variable).
*color/gray-x11-gray* (special variable).
*color/gray0* (special variable).
*color/gray111* (special variable).
*color/gray127* (special variable).
*color/gray143* (special variable).
*color/gray15* (special variable).
*color/gray159* (special variable).
*color/gray175* (special variable).
*color/gray191* (special variable).
*color/gray207* (special variable).
*color/gray223* (special variable).
*color/gray239* (special variable).
*color/gray255* (special variable).
*color/gray31* (special variable).
*color/gray47* (special variable).
*color/gray63* (special variable).
*color/gray79* (special variable).
*color/gray95* (special variable).
*color/green* (special variable).
*color/green-crayola* (special variable).
*color/green-munsell* (special variable).
*color/green-ncs* (special variable).
*color/green-pigment* (special variable).
*color/green-ryb* (special variable).
*color/green-yellow* (special variable).
*color/grullo* (special variable).
*color/guppie-green* (special variable).
*color/halayà-úbe* (special variable).
*color/han-blue* (special variable).
*color/han-purple* (special variable).
*color/hansa-yellow* (special variable).
*color/harlequin* (special variable).
*color/harvard-crimson* (special variable).
*color/harvest-gold* (special variable).
*color/heart-gold* (special variable).
*color/heliotrope* (special variable).
*color/hollywood-cerise* (special variable).
*color/honeydew* (special variable).
*color/honolulu-blue* (special variable).
*color/hookers-green* (special variable).
*color/hot-magenta* (special variable).
*color/hot-pink* (special variable).
*color/html-purple* (special variable).
*color/html_gold* (special variable).
*color/html_green* (special variable).
*color/html_grey* (special variable).
*color/html_lime* (special variable).
*color/html_maroon* (special variable).
*color/html_silver* (special variable).
*color/html_tan* (special variable).
*color/html_teal* (special variable).
*color/html_turquoise* (special variable).
*color/hunter-green* (special variable).
*color/iceberg* (special variable).
*color/icterine* (special variable).
*color/illuminating-emerald* (special variable).
*color/imperial* (special variable).
*color/imperial-blue* (special variable).
*color/imperial-purple* (special variable).
*color/imperial-red* (special variable).
*color/inchworm* (special variable).
*color/india-green* (special variable).
*color/indian-red* (special variable).
*color/indian-yellow* (special variable).
*color/indigo* (special variable).
*color/indigo-dye* (special variable).
*color/indigo-web* (special variable).
*color/international-klein-blue* (special variable).
*color/international-orange-aerospace* (special variable).
*color/international-orange-engineering* (special variable).
*color/international-orange-golden-gate-bridge* (special variable).
*color/iris* (special variable).
*color/irresistible* (special variable).
*color/isabelline* (special variable).
*color/islamic-green* (special variable).
*color/italian-sky-blue* (special variable).
*color/jade* (special variable).
*color/japanese-indigo* (special variable).
*color/japanese-violet* (special variable).
*color/jasmine* (special variable).
*color/jasper* (special variable).
*color/jazzberry-jam* (special variable).
*color/jelly-bean* (special variable).
*color/jet* (special variable).
*color/jonquil* (special variable).
*color/june-bud* (special variable).
*color/jungle-green* (special variable).
*color/kelly-green* (special variable).
*color/kenyan-copper* (special variable).
*color/keppel* (special variable).
*color/khaki-html/css-khaki* (special variable).
*color/khaki-x11-light-khaki* (special variable).
*color/kobe* (special variable).
*color/kobi* (special variable).
*color/ku-crimson* (special variable).
*color/la-salle-green* (special variable).
*color/languid-lavender* (special variable).
*color/lapis-lazuli* (special variable).
*color/laser-lemon* (special variable).
*color/laurel-green* (special variable).
*color/lava* (special variable).
*color/lavender-blush* (special variable).
*color/lavender-floral* (special variable).
*color/lavender-gray* (special variable).
*color/lavender-indigo* (special variable).
*color/lavender-magenta* (special variable).
*color/lavender-mist* (special variable).
*color/lavender-pink* (special variable).
*color/lavender-purple* (special variable).
*color/lavender-rose* (special variable).
*color/lavender-web* (special variable).
*color/lawn-green* (special variable).
*color/lemon* (special variable).
*color/lemon-chiffon* (special variable).
*color/lemon-curry* (special variable).
*color/lemon-glacier* (special variable).
*color/lemon-lime* (special variable).
*color/lemon-meringue* (special variable).
*color/lemon-yellow* (special variable).
*color/licorice* (special variable).
*color/light-apricot* (special variable).
*color/light-blue* (special variable).
*color/light-brown* (special variable).
*color/light-carmine-pink* (special variable).
*color/light-coral* (special variable).
*color/light-cornflower-blue* (special variable).
*color/light-crimson* (special variable).
*color/light-cyan* (special variable).
*color/light-fuchsia-pink* (special variable).
*color/light-goldenrod-yellow* (special variable).
*color/light-gray* (special variable).
*color/light-green* (special variable).
*color/light-khaki* (special variable).
*color/light-medium-orchid* (special variable).
*color/light-moss-green* (special variable).
*color/light-orchid* (special variable).
*color/light-pastel-purple* (special variable).
*color/light-pink* (special variable).
*color/light-red-ochre* (special variable).
*color/light-salmon* (special variable).
*color/light-salmon-pink* (special variable).
*color/light-sea-green* (special variable).
*color/light-sky-blue* (special variable).
*color/light-slate-gray* (special variable).
*color/light-steel-blue* (special variable).
*color/light-taupe* (special variable).
*color/light-thulian-pink* (special variable).
*color/light-yellow* (special variable).
*color/lilac* (special variable).
*color/lime-color-wheel* (special variable).
*color/lime-green* (special variable).
*color/limerick* (special variable).
*color/lincoln-green* (special variable).
*color/linen* (special variable).
*color/lion* (special variable).
*color/little-boy-blue* (special variable).
*color/liver* (special variable).
*color/lumber* (special variable).
*color/lust* (special variable).
*color/magenta-crayola* (special variable).
*color/magenta-dye* (special variable).
*color/magenta-pantone* (special variable).
*color/magenta-process* (special variable).
*color/magic-mint* (special variable).
*color/magnolia* (special variable).
*color/mahogany* (special variable).
*color/maize* (special variable).
*color/majorelle-blue* (special variable).
*color/malachite* (special variable).
*color/manatee* (special variable).
*color/mango-tango* (special variable).
*color/mantis* (special variable).
*color/mardi-gras* (special variable).
*color/maroon-crayola* (special variable).
*color/maroon-x11* (special variable).
*color/mauve* (special variable).
*color/mauve-taupe* (special variable).
*color/mauvelous* (special variable).
*color/maya-blue* (special variable).
*color/meat-brown* (special variable).
*color/medium-aquamarine* (special variable).
*color/medium-blue* (special variable).
*color/medium-candy-apple-red* (special variable).
*color/medium-carmine* (special variable).
*color/medium-champagne* (special variable).
*color/medium-electric-blue* (special variable).
*color/medium-jungle-green* (special variable).
*color/medium-orchid* (special variable).
*color/medium-persian-blue* (special variable).
*color/medium-purple* (special variable).
*color/medium-red-violet* (special variable).
*color/medium-ruby* (special variable).
*color/medium-sea-green* (special variable).
*color/medium-sky-blue* (special variable).
*color/medium-slate-blue* (special variable).
*color/medium-spring-bud* (special variable).
*color/medium-spring-green* (special variable).
*color/medium-taupe* (special variable).
*color/medium-turquoise* (special variable).
*color/medium-tuscan-red* (special variable).
*color/medium-vermilion* (special variable).
*color/medium-violet-red* (special variable).
*color/mellow-apricot* (special variable).
*color/mellow-yellow* (special variable).
*color/melon* (special variable).
*color/metallic-seaweed* (special variable).
*color/metallic-sunburst* (special variable).
*color/mexican-pink* (special variable).
*color/midori* (special variable).
*color/mikado-yellow* (special variable).
*color/mint* (special variable).
*color/mint-cream* (special variable).
*color/mint-green* (special variable).
*color/misty-rose* (special variable).
*color/moccasin* (special variable).
*color/mode-beige* (special variable).
*color/moonstone-blue* (special variable).
*color/mordant-red-19* (special variable).
*color/moss-green* (special variable).
*color/mountain-meadow* (special variable).
*color/mountbatten-pink* (special variable).
*color/mulberry* (special variable).
*color/mustard* (special variable).
*color/myrtle-green* (special variable).
*color/nadeshiko-pink* (special variable).
*color/napier-green* (special variable).
*color/naples-yellow* (special variable).
*color/navajo-white* (special variable).
*color/navy-blue* (special variable).
*color/navy-purple* (special variable).
*color/neon-carrot* (special variable).
*color/neon-fuchsia* (special variable).
*color/neon-green* (special variable).
*color/new-car* (special variable).
*color/new-york-pink* (special variable).
*color/non-photo-blue* (special variable).
*color/nyanza* (special variable).
*color/ocean-boat-blue* (special variable).
*color/ochre* (special variable).
*color/old-burgundy* (special variable).
*color/old-gold* (special variable).
*color/old-lace* (special variable).
*color/old-lavender* (special variable).
*color/old-mauve* (special variable).
*color/old-moss-green* (special variable).
*color/old-rose* (special variable).
*color/old-silver* (special variable).
*color/olive* (special variable).
*color/olive-drab* (special variable).
*color/olive-drab-web-olive-drab* (special variable).
*color/olivine* (special variable).
*color/onyx* (special variable).
*color/opera-mauve* (special variable).
*color/orange-color-wheel* (special variable).
*color/orange-crayola* (special variable).
*color/orange-pantone* (special variable).
*color/orange-peel* (special variable).
*color/orange-red* (special variable).
*color/orange-ryb* (special variable).
*color/orange-web-color* (special variable).
*color/orchid* (special variable).
*color/orchid-pink* (special variable).
*color/orioles-orange* (special variable).
*color/otter-brown* (special variable).
*color/ou-crimson-red* (special variable).
*color/outer-space* (special variable).
*color/outrageous-orange* (special variable).
*color/oxford-blue* (special variable).
*color/pakistan-green* (special variable).
*color/palatinate-blue* (special variable).
*color/palatinate-purple* (special variable).
*color/pale-aqua* (special variable).
*color/pale-blue* (special variable).
*color/pale-brown* (special variable).
*color/pale-carmine* (special variable).
*color/pale-cerulean* (special variable).
*color/pale-chestnut* (special variable).
*color/pale-copper* (special variable).
*color/pale-cornflower-blue* (special variable).
*color/pale-gold* (special variable).
*color/pale-goldenrod* (special variable).
*color/pale-green* (special variable).
*color/pale-lavender* (special variable).
*color/pale-magenta* (special variable).
*color/pale-pink* (special variable).
*color/pale-red-violet* (special variable).
*color/pale-robin-egg-blue* (special variable).
*color/pale-silver* (special variable).
*color/pale-spring-bud* (special variable).
*color/pale-taupe* (special variable).
*color/pale-turquoise* (special variable).
*color/pale-violet-red* (special variable).
*color/pansy-purple* (special variable).
*color/papaya-whip* (special variable).
*color/paris-green* (special variable).
*color/pastel-blue* (special variable).
*color/pastel-brown* (special variable).
*color/pastel-gray* (special variable).
*color/pastel-green* (special variable).
*color/pastel-magenta* (special variable).
*color/pastel-orange* (special variable).
*color/pastel-pink* (special variable).
*color/pastel-purple* (special variable).
*color/pastel-red* (special variable).
*color/pastel-violet* (special variable).
*color/pastel-yellow* (special variable).
*color/pastel/alizarin* (special variable).
*color/pastel/amethyst* (special variable).
*color/pastel/asbestos* (special variable).
*color/pastel/belize-hole* (special variable).
*color/pastel/carrot* (special variable).
*color/pastel/clouds* (special variable).
*color/pastel/concrete* (special variable).
*color/pastel/emerland* (special variable).
*color/pastel/green-sea* (special variable).
*color/pastel/midnight-blue* (special variable).
*color/pastel/nephritis* (special variable).
*color/pastel/orange* (special variable).
*color/pastel/peter-river* (special variable).
*color/pastel/pomegranate* (special variable).
*color/pastel/pumpkin* (special variable).
*color/pastel/silver* (special variable).
*color/pastel/sun-flower* (special variable).
*color/pastel/turquoise* (special variable).
*color/pastel/wet-asphalt* (special variable).
*color/pastel/wisteria* (special variable).
*color/patriarch* (special variable).
*color/paynes-grey* (special variable).
*color/peach* (special variable).
*color/peach-crayola* (special variable).
*color/peach-puff* (special variable).
*color/peach-yellow* (special variable).
*color/pear* (special variable).
*color/pearl* (special variable).
*color/pearl-aqua* (special variable).
*color/pearly-purple* (special variable).
*color/peridot* (special variable).
*color/persian-blue* (special variable).
*color/persian-green* (special variable).
*color/persian-indigo* (special variable).
*color/persian-orange* (special variable).
*color/persian-pink* (special variable).
*color/persian-plum* (special variable).
*color/persian-rose* (special variable).
*color/persimmon* (special variable).
*color/peru* (special variable).
*color/phlox* (special variable).
*color/phthalo-blue* (special variable).
*color/phthalo-green* (special variable).
*color/pictorial-carmine* (special variable).
*color/piggy-pink* (special variable).
*color/pine-green* (special variable).
*color/pink* (special variable).
*color/pink-lace* (special variable).
*color/pink-orange* (special variable).
*color/pink-pearl* (special variable).
*color/pink-sherbet* (special variable).
*color/pistachio* (special variable).
*color/plum-traditional* (special variable).
*color/pomp-and-power* (special variable).
*color/portland-orange* (special variable).
*color/princeton-orange* (special variable).
*color/prune* (special variable).
*color/prussian-blue* (special variable).
*color/psychedelic-purple* (special variable).
*color/puce* (special variable).
*color/pumpkin* (special variable).
*color/purple* (special variable).
*color/purple-heart* (special variable).
*color/purple-mountain-majesty* (special variable).
*color/purple-munsell* (special variable).
*color/purple-pizzazz* (special variable).
*color/purple-taupe* (special variable).
*color/purple-x11* (special variable).
*color/quartz* (special variable).
*color/queen-blue* (special variable).
*color/queen-pink* (special variable).
*color/rackley* (special variable).
*color/radical-red* (special variable).
*color/rajah* (special variable).
*color/raspberry* (special variable).
*color/raspberry-glace* (special variable).
*color/raspberry-pink* (special variable).
*color/raspberry-rose* (special variable).
*color/raw-umber* (special variable).
*color/razzle-dazzle-rose* (special variable).
*color/razzmatazz* (special variable).
*color/razzmic-berry* (special variable).
*color/red* (special variable).
*color/red-brown* (special variable).
*color/red-crayola* (special variable).
*color/red-devil* (special variable).
*color/red-munsell* (special variable).
*color/red-ncs* (special variable).
*color/red-orange* (special variable).
*color/red-pantone* (special variable).
*color/red-pigment* (special variable).
*color/red-violet* (special variable).
*color/redwood* (special variable).
*color/regalia* (special variable).
*color/resolution-blue* (special variable).
*color/rhythm* (special variable).
*color/rich-black* (special variable).
*color/rich-brilliant-lavender* (special variable).
*color/rich-carmine* (special variable).
*color/rich-electric-blue* (special variable).
*color/rich-lavender* (special variable).
*color/rich-lilac* (special variable).
*color/rich-maroon* (special variable).
*color/rifle-green* (special variable).
*color/rocket-metallic* (special variable).
*color/roman-silver* (special variable).
*color/rose* (special variable).
*color/rose-bonbon* (special variable).
*color/rose-ebony* (special variable).
*color/rose-gold* (special variable).
*color/rose-madder* (special variable).
*color/rose-pink* (special variable).
*color/rose-quartz* (special variable).
*color/rose-taupe* (special variable).
*color/rose-vale* (special variable).
*color/rosewood* (special variable).
*color/rosso-corsa* (special variable).
*color/rosy-brown* (special variable).
*color/royal-azure* (special variable).
*color/royal-blue-traditional* (special variable).
*color/royal-blue-web* (special variable).
*color/royal-fuchsia* (special variable).
*color/royal-purple* (special variable).
*color/royal-yellow* (special variable).
*color/ruber* (special variable).
*color/rubine-red* (special variable).
*color/ruby* (special variable).
*color/ruby-red* (special variable).
*color/ruddy* (special variable).
*color/ruddy-brown* (special variable).
*color/ruddy-pink* (special variable).
*color/rufous* (special variable).
*color/russet* (special variable).
*color/russian-green* (special variable).
*color/russian-violet* (special variable).
*color/rust* (special variable).
*color/rusty-red* (special variable).
*color/sacramento-state-green* (special variable).
*color/saddle-brown* (special variable).
*color/safety-yellow* (special variable).
*color/saffron* (special variable).
*color/salmon* (special variable).
*color/salmon-pink* (special variable).
*color/sand* (special variable).
*color/sand-dune* (special variable).
*color/sandstorm* (special variable).
*color/sandy-brown* (special variable).
*color/sandy-taupe* (special variable).
*color/sangria* (special variable).
*color/sap-green* (special variable).
*color/sapphire* (special variable).
*color/sapphire-blue* (special variable).
*color/satin-sheen-gold* (special variable).
*color/scarlet* (special variable).
*color/scarlet-crayola* (special variable).
*color/schauss-pink* (special variable).
*color/school-bus-yellow* (special variable).
*color/screamin-green* (special variable).
*color/sea-blue* (special variable).
*color/sea-green* (special variable).
*color/seal-brown* (special variable).
*color/seashell* (special variable).
*color/selective-yellow* (special variable).
*color/sepia* (special variable).
*color/shadow* (special variable).
*color/shampoo* (special variable).
*color/shamrock-green* (special variable).
*color/sheen-green* (special variable).
*color/shimmering-blush* (special variable).
*color/shocking-pink* (special variable).
*color/shocking-pink-crayola* (special variable).
*color/sienna* (special variable).
*color/silver-chalice* (special variable).
*color/silver-lake-blue* (special variable).
*color/silver-pink* (special variable).
*color/silver-sand* (special variable).
*color/sinopia* (special variable).
*color/skobeloff* (special variable).
*color/sky-blue* (special variable).
*color/sky-magenta* (special variable).
*color/slate-blue* (special variable).
*color/slate-gray* (special variable).
*color/smitten* (special variable).
*color/smoke* (special variable).
*color/smokey-topaz* (special variable).
*color/smoky-black* (special variable).
*color/snow* (special variable).
*color/soap* (special variable).
*color/solarized/background/dark* (special variable).
*color/solarized/background/darker* (special variable).
*color/solarized/background/light* (special variable).
*color/solarized/background/lighter* (special variable).
*color/solarized/blue* (special variable).
*color/solarized/content/dark* (special variable).
*color/solarized/content/darker* (special variable).
*color/solarized/content/light* (special variable).
*color/solarized/content/lighter* (special variable).
*color/solarized/cyan* (special variable).
*color/solarized/gray* (special variable).
*color/solarized/green* (special variable).
*color/solarized/magenta* (special variable).
*color/solarized/orange* (special variable).
*color/solarized/red* (special variable).
*color/solarized/violet* (special variable).
*color/solarized/yellow* (special variable).
*color/sonic-silver* (special variable).
*color/space-cadet* (special variable).
*color/spanish-bistre* (special variable).
*color/spanish-carmine* (special variable).
*color/spanish-crimson* (special variable).
*color/spanish-orange* (special variable).
*color/spanish-sky-blue* (special variable).
*color/spiro-disco-ball* (special variable).
*color/spring-bud* (special variable).
*color/spring-green* (special variable).
*color/st-patricks-blue* (special variable).
*color/star-command-blue* (special variable).
*color/steel-blue* (special variable).
*color/steel-pink* (special variable).
*color/stil-de-grain-yellow* (special variable).
*color/stizza* (special variable).
*color/stormcloud* (special variable).
*color/straw* (special variable).
*color/strawberry* (special variable).
*color/sunglow* (special variable).
*color/sunset* (special variable).
*color/super-pink* (special variable).
*color/tangelo* (special variable).
*color/tangerine* (special variable).
*color/tango-pink* (special variable).
*color/taupe* (special variable).
*color/taupe-gray* (special variable).
*color/tea-green* (special variable).
*color/tea-rose-orange* (special variable).
*color/tea-rose-rose* (special variable).
*color/teal-blue* (special variable).
*color/teal-deer* (special variable).
*color/teal-green* (special variable).
*color/telemagenta* (special variable).
*color/tenné-tawny* (special variable).
*color/terra-cotta* (special variable).
*color/thistle* (special variable).
*color/thulian-pink* (special variable).
*color/tickle-me-pink* (special variable).
*color/tiffany-blue* (special variable).
*color/tigers-eye* (special variable).
*color/timberwolf* (special variable).
*color/titanium-yellow* (special variable).
*color/tomato* (special variable).
*color/toolbox* (special variable).
*color/topaz* (special variable).
*color/tractor-red* (special variable).
*color/trolley-grey* (special variable).
*color/tropical-rain-forest* (special variable).
*color/true-blue* (special variable).
*color/tufts-blue* (special variable).
*color/tulip* (special variable).
*color/tumbleweed* (special variable).
*color/turkish-rose* (special variable).
*color/turquoise-blue* (special variable).
*color/turquoise-green* (special variable).
*color/tuscan* (special variable).
*color/tuscan-brown* (special variable).
*color/tuscan-red* (special variable).
*color/tuscan-tan* (special variable).
*color/tuscany* (special variable).
*color/twilight-lavender* (special variable).
*color/tyrian-purple* (special variable).
*color/ua-blue* (special variable).
*color/ua-red* (special variable).
*color/ube* (special variable).
*color/ucla-blue* (special variable).
*color/ucla-gold* (special variable).
*color/ufo-green* (special variable).
*color/ultra-pink* (special variable).
*color/ultramarine* (special variable).
*color/ultramarine-blue* (special variable).
*color/umber* (special variable).
*color/unbleached-silk* (special variable).
*color/united-nations-blue* (special variable).
*color/university-of-california-gold* (special variable).
*color/university-of-tennessee-orange* (special variable).
*color/unmellow-yellow* (special variable).
*color/up-forest-green* (special variable).
*color/up-maroon* (special variable).
*color/upsdell-red* (special variable).
*color/urobilin* (special variable).
*color/usafa-blue* (special variable).
*color/usc-cardinal* (special variable).
*color/usc-gold* (special variable).
*color/utah-crimson* (special variable).
*color/vanilla* (special variable).
*color/vanilla-ice* (special variable).
*color/vegas-gold* (special variable).
*color/venetian-red* (special variable).
*color/verdigris* (special variable).
*color/vermilion-cinnabar* (special variable).
*color/vermilion-plochere* (special variable).
*color/veronica* (special variable).
*color/violet* (special variable).
*color/violet-blue* (special variable).
*color/violet-color-wheel* (special variable).
*color/violet-red* (special variable).
*color/violet-ryb* (special variable).
*color/violet-web* (special variable).
*color/viridian* (special variable).
*color/vivid-auburn* (special variable).
*color/vivid-burgundy* (special variable).
*color/vivid-cerise* (special variable).
*color/vivid-orchid* (special variable).
*color/vivid-sky-blue* (special variable).
*color/vivid-tangerine* (special variable).
*color/vivid-violet* (special variable).
*color/warm-black* (special variable).
*color/waterspout* (special variable).
*color/wenge* (special variable).
*color/wheat* (special variable).
*color/white* (special variable).
*color/white-smoke* (special variable).
*color/wild-blue-yonder* (special variable).
*color/wild-orchid* (special variable).
*color/wild-strawberry* (special variable).
*color/wild-watermelon* (special variable).
*color/windsor-tan* (special variable).
*color/wine* (special variable).
*color/wine-dregs* (special variable).
*color/wisteria* (special variable).
*color/wood-brown* (special variable).
*color/xanadu* (special variable).
*color/yale-blue* (special variable).
*color/yankees-blue* (special variable).
*color/yellow* (special variable).
*color/yellow-green* (special variable).
*color/yellow-munsell* (special variable).
*color/yellow-ncs* (special variable).
*color/yellow-orange* (special variable).
*color/yellow-process* (special variable).
*color/yellow-rose* (special variable).
*color/yellow-ryb* (special variable).
*color/zaffre* (special variable).
*color/zinnwaldite-brown* (special variable).
*color/zomp* (special variable).
*font/default* (special variable).
*font/inconsolata/regular/18* (special variable).
*font/liberation/sans/bold/14* (special variable).
*font/liberation/sans/bold/16* (special variable).
*font/liberation/sans/bold/18* (special variable).
*font/liberation/sans/bold/20* (special variable).
*font/liberation/sans/bold/22* (special variable).
*font/liberation/sans/bold/24* (special variable).
*font/liberation/sans/bold/30* (special variable).
*font/liberation/sans/bold/36* (special variable).
*font/liberation/sans/italic/14* (special variable).
*font/liberation/sans/italic/16* (special variable).
*font/liberation/sans/italic/18* (special variable).
*font/liberation/sans/italic/20* (special variable).
*font/liberation/sans/italic/22* (special variable).
*font/liberation/sans/italic/24* (special variable).
*font/liberation/sans/italic/30* (special variable).
*font/liberation/sans/italic/36* (special variable).
*font/liberation/sans/regular/14* (special variable).
*font/liberation/sans/regular/16* (special variable).
*font/liberation/sans/regular/18* (special variable).
*font/liberation/sans/regular/20* (special variable).
*font/liberation/sans/regular/22* (special variable).
*font/liberation/sans/regular/24* (special variable).
*font/liberation/sans/regular/30* (special variable).
*font/liberation/sans/regular/36* (special variable).
*font/liberation/serif/bold/14* (special variable).
*font/liberation/serif/bold/16* (special variable).
*font/liberation/serif/bold/18* (special variable).
*font/liberation/serif/bold/20* (special variable).
*font/liberation/serif/bold/22* (special variable).
*font/liberation/serif/bold/24* (special variable).
*font/liberation/serif/bold/30* (special variable).
*font/liberation/serif/bold/36* (special variable).
*font/liberation/serif/bold/42* (special variable).
*font/liberation/serif/italic/14* (special variable).
*font/liberation/serif/italic/16* (special variable).
*font/liberation/serif/italic/18* (special variable).
*font/liberation/serif/italic/20* (special variable).
*font/liberation/serif/italic/22* (special variable).
*font/liberation/serif/italic/24* (special variable).
*font/liberation/serif/italic/30* (special variable).
*font/liberation/serif/italic/36* (special variable).
*font/liberation/serif/italic/42* (special variable).
*font/liberation/serif/regular/14* (special variable).
*font/liberation/serif/regular/16* (special variable).
*font/liberation/serif/regular/18* (special variable).
*font/liberation/serif/regular/20* (special variable).
*font/liberation/serif/regular/22* (special variable).
*font/liberation/serif/regular/24* (special variable).
*font/liberation/serif/regular/30* (special variable).
*font/liberation/serif/regular/36* (special variable).
*font/liberation/serif/regular/42* (special variable).
*font/ubuntu/bold/14* (special variable).
*font/ubuntu/bold/16* (special variable).
*font/ubuntu/bold/18* (special variable).
*font/ubuntu/bold/20* (special variable).
*font/ubuntu/bold/22* (special variable).
*font/ubuntu/bold/24* (special variable).
*font/ubuntu/bold/36* (special variable).
*font/ubuntu/italic/14* (special variable).
*font/ubuntu/italic/16* (special variable).
*font/ubuntu/italic/18* (special variable).
*font/ubuntu/italic/20* (special variable).
*font/ubuntu/italic/22* (special variable).
*font/ubuntu/italic/24* (special variable).
*font/ubuntu/italic/36* (special variable).
*font/ubuntu/monospace/bold/14* (special variable).
*font/ubuntu/monospace/bold/16* (special variable).
*font/ubuntu/monospace/bold/18* (special variable).
*font/ubuntu/monospace/bold/20* (special variable).
*font/ubuntu/monospace/bold/22* (special variable).
*font/ubuntu/monospace/bold/24* (special variable).
*font/ubuntu/monospace/italic/14* (special variable).
*font/ubuntu/monospace/italic/16* (special variable).
*font/ubuntu/monospace/italic/18* (special variable).
*font/ubuntu/monospace/italic/20* (special variable).
*font/ubuntu/monospace/italic/22* (special variable).
*font/ubuntu/monospace/italic/24* (special variable).
*font/ubuntu/monospace/regular/14* (special variable).
*font/ubuntu/monospace/regular/16* (special variable).
*font/ubuntu/monospace/regular/18* (special variable).
*font/ubuntu/monospace/regular/20* (special variable).
*font/ubuntu/monospace/regular/22* (special variable).
*font/ubuntu/monospace/regular/24* (special variable).
*font/ubuntu/regular/14* (special variable).
*font/ubuntu/regular/16* (special variable).
*font/ubuntu/regular/18* (special variable).
*font/ubuntu/regular/20* (special variable).
*font/ubuntu/regular/22* (special variable).
*font/ubuntu/regular/24* (special variable).
*font/ubuntu/regular/36* (special variable).
*inset/default* (special variable).
*profile-context* (special variable).
*recompute-state-contex* (special variable).
+invalid-value+ (constant).
2d (type).
2d-x (function).
2d-y (function).
alignment-of (generic reader).
(setf alignment-of) (generic writer).
alignment-width-of (generic reader).
(setf alignment-width-of) (generic writer).
allow-other-keys-p (generic reader).
(setf allow-other-keys-p) (generic writer).
alpha-of (generic reader).
(setf alpha-of) (generic writer).
alternative (macro).
alternative (class).
alternativep (function).
alternatives-of (generic reader).
(setf alternatives-of) (generic writer).
annotation-of (generic reader).
(setf annotation-of) (generic writer).
append-ll (function).
apply-printer (function).
apply-reader (function).
arguments-of (generic reader).
(setf arguments-of) (generic writer).
as (macro).
as* (macro).
asd (macro).
attribute-iomaps-of (generic reader).
(setf attribute-iomaps-of) (generic writer).
attributes-of (generic reader).
(setf attributes-of) (generic writer).
author-of (generic reader).
(setf author-of) (generic writer).
available-commands-of (generic reader).
(setf available-commands-of) (generic writer).
backend (class).
backend-of (generic reader).
(setf backend-of) (generic writer).
backend.debug (macro).
backend.dribble (macro).
backend.error (macro).
backend.fatal (macro).
backend.info (macro).
backend.warn (macro).
backendp (function).
backward-mapper/book/book->tree/node (function).
backward-mapper/book/chapter->tree/node (function).
backward-mapper/book/list->tree/node (function).
backward-mapper/book/paragraph->tree/leaf (function).
backward-mapper/book/picture->tree/leaf (function).
backward-mapper/common-lisp/application->lisp-form/list (function).
backward-mapper/common-lisp/comment->lisp-form/comment (function).
backward-mapper/common-lisp/constant->lisp-form/string (function).
backward-mapper/common-lisp/function-argument->lisp-form/symbol (function).
backward-mapper/common-lisp/function-definition->lisp-form/list (function).
backward-mapper/common-lisp/function-reference->lisp-form/symbol (function).
backward-mapper/common-lisp/if->lisp-form/list (function).
backward-mapper/common-lisp/insertion->lisp-form/insertion (function).
backward-mapper/common-lisp/lambda-function->lisp-form/list (function).
backward-mapper/common-lisp/let->lisp-form/list (function).
backward-mapper/common-lisp/lexical-variable-binding->lisp-form/list (function).
backward-mapper/common-lisp/progn->lisp-form/list (function).
backward-mapper/common-lisp/special-variable-definition->lisp-form/list (function).
backward-mapper/common-lisp/the->lisp-form/list (function).
backward-mapper/common-lisp/toplevel->lisp-form/toplevel (function).
backward-mapper/common-lisp/variable-reference->lisp-form/symbol (function).
backward-mapper/copying (function).
backward-mapper/document/number->number (function).
backward-mapper/document/number->string (function).
backward-mapper/evaluator/form->tree/node (function).
backward-mapper/evaluator/toplevel->tree/node (function).
backward-mapper/json/array->tree/node (function).
backward-mapper/json/boolean->tree/leaf (function).
backward-mapper/json/insertion->tree/leaf (function).
backward-mapper/json/null->tree/leaf (function).
backward-mapper/json/number->tree/leaf (function).
backward-mapper/json/object->tree/node (function).
backward-mapper/json/object-entry->tree/node (function).
backward-mapper/json/string->tree/leaf (function).
backward-mapper/line-numbering (function).
backward-mapper/lisp-form/comment->tree/node (function).
backward-mapper/lisp-form/insertion->tree/leaf (function).
backward-mapper/lisp-form/list->tree/node (function).
backward-mapper/lisp-form/number->tree/leaf (function).
backward-mapper/lisp-form/object->tree/leaf (function).
backward-mapper/lisp-form/quote->tree/node (function).
backward-mapper/lisp-form/string->tree/leaf (function).
backward-mapper/lisp-form/symbol->tree/leaf (function).
backward-mapper/lisp-form/toplevel->tree/node (function).
backward-mapper/object-searching (function).
backward-mapper/searching/result->tree/node (function).
backward-mapper/searching/result-element->tree/node (function).
backward-mapper/searching/search->graphics/canvas (function).
backward-mapper/sorting (function).
backward-mapper/t/object->tree/node (function).
backward-mapper/t/sequence->tree/node (function).
backward-mapper/text-aligning (function).
backward-mapper/text/text->graphics/canvas (function).
backward-mapper/tree/leaf->text/text (function).
backward-mapper/tree/node->text/text (function).
backward-mapper/widget/composite->graphics/canvas (function).
backward-mapper/widget/label->graphics/canvas (function).
backward-mapper/widget/menu->graphics/canvas (function).
backward-mapper/widget/menu-item->graphics/canvas (function).
backward-mapper/widget/scroll-pane->graphics/canvas (function).
backward-mapper/widget/shell->graphics/canvas (function).
backward-mapper/widget/split-pane->graphics/canvas (function).
backward-mapper/widget/tabbed-pane->graphics/canvas (function).
backward-mapper/widget/text->graphics/canvas (function).
backward-mapper/widget/title-pane->graphics/canvas (function).
backward-mapper/widget/tooltip->graphics/canvas (function).
backward-mapper/word-wrapping (function).
backward-mapper/xml/attribute->tree/node (function).
backward-mapper/xml/element->tree/node (function).
backward-mapper/xml/insertion->tree/leaf (function).
backward-mapper/xml/text->tree/leaf (function).
begin-of (generic reader).
(setf begin-of) (generic writer).
bindings-of (generic reader).
(setf bindings-of) (generic writer).
blue-of (generic reader).
(setf blue-of) (generic writer).
body-of (generic reader).
(setf body-of) (generic writer).
book->tree (macro).
book/base (class).
book/basep (function).
book/book (macro).
book/book (class).
book/book->tree/node (macro).
book/book->tree/node (class).
book/book->tree/node-p (function).
book/bookp (function).
book/chapter (macro).
book/chapter (class).
book/chapter->tree/node (macro).
book/chapter->tree/node (class).
book/chapter->tree/node-p (function).
book/chapterp (function).
book/list (macro).
book/list (class).
book/list->tree/node (macro).
book/list->tree/node (class).
book/list->tree/node-p (function).
book/listp (function).
book/paragraph (macro).
book/paragraph (class).
book/paragraph->tree/leaf (macro).
book/paragraph->tree/leaf (class).
book/paragraph->tree/leaf-p (function).
book/paragraphp (function).
book/picture (macro).
book/picture (class).
book/picture->tree/leaf (macro).
book/picture->tree/leaf (class).
book/picture->tree/leaf-p (function).
book/picturep (function).
border-color-of (generic reader).
(setf border-color-of) (generic writer).
border-of (generic reader).
(setf border-of) (generic writer).
bottom-of (generic reader).
(setf bottom-of) (generic writer).
bounds-of (generic reader).
(setf bounds-of) (generic writer).
button-of (generic reader).
(setf button-of) (generic writer).
call-evaluator (function).
call-input-from-devices (function).
call-loader (function).
call-maker (function).
call-output-to-devices (function).
call-printer (function).
call-read-evaluate-print-loop (function).
call-reader (function).
call-saver (function).
chapter-numbering (macro).
chapter-numbering (class).
chapter-numbering-p (function).
char=ignorecase (function).
character-of (generic reader).
(setf character-of) (generic writer).
check-circularity (function).
check-ll (function).
child-iomaps-of (generic reader).
(setf child-iomaps-of) (generic writer).
child-of (generic reader).
(setf child-of) (generic writer).
children-of (generic reader).
(setf children-of) (generic writer).
clone-command (function).
closing-delimiter-of (generic reader).
(setf closing-delimiter-of) (generic writer).
collapsed-p (generic reader).
(setf collapsed-p) (generic writer).
color/darken (function).
color/darken/selection (function).
color/interpolate (function).
color/lighten (function).
color/lighten/selection (function).
color= (function).
color=* (function).
command (class).
command/extend (function).
command/read-backward (function).
command/read-selection (function).
commandp (function).
commands-of (generic reader).
(setf commands-of) (generic writer).
common-lisp->lisp-form (macro).
common-lisp/application (class).
common-lisp/application->lisp-form/list (macro).
common-lisp/application->lisp-form/list (class).
common-lisp/application->lisp-form/list-p (function).
common-lisp/application-p (function).
common-lisp/auxiliary-function-argument (class).
common-lisp/auxiliary-function-argument-p (function).
common-lisp/base (class).
common-lisp/base-p (function).
common-lisp/comment (class).
common-lisp/comment->lisp-form/comment (macro).
common-lisp/comment->lisp-form/comment (class).
common-lisp/comment->lisp-form/comment-p (function).
common-lisp/comment-p (function).
common-lisp/complete-document (function).
common-lisp/complete-document/fuction-definition (function).
common-lisp/constant (class).
common-lisp/constant->lisp-form/string (macro).
common-lisp/constant->lisp-form/string (class).
common-lisp/constant->lisp-form/string-p (function).
common-lisp/constant-p (function).
common-lisp/function-argument (class).
common-lisp/function-argument->lisp-form/symbol (macro).
common-lisp/function-argument->lisp-form/symbol (class).
common-lisp/function-argument->lisp-form/symbol-p (function).
common-lisp/function-argument-p (function).
common-lisp/function-definition (class).
common-lisp/function-definition->lisp-form/list (macro).
common-lisp/function-definition->lisp-form/list (class).
common-lisp/function-definition->lisp-form/list-p (function).
common-lisp/function-definition-p (function).
common-lisp/function-definition/completion (class).
common-lisp/function-definition/completion-p (function).
common-lisp/function-reference (class).
common-lisp/function-reference->lisp-form/symbol (macro).
common-lisp/function-reference->lisp-form/symbol (class).
common-lisp/function-reference->lisp-form/symbol-p (function).
common-lisp/function-reference-p (function).
common-lisp/if (class).
common-lisp/if->lisp-form/list (macro).
common-lisp/if->lisp-form/list (class).
common-lisp/if->lisp-form/list-p (function).
common-lisp/if-p (function).
common-lisp/insertion (class).
common-lisp/insertion->lisp-form/insertion (macro).
common-lisp/insertion->lisp-form/insertion (class).
common-lisp/insertion->lisp-form/insertion-p (function).
common-lisp/insertion-p (function).
common-lisp/keyword-function-argument (class).
common-lisp/keyword-function-argument-p (function).
common-lisp/lambda-function (class).
common-lisp/lambda-function->lisp-form/list (macro).
common-lisp/lambda-function->lisp-form/list (class).
common-lisp/lambda-function->lisp-form/list-p (function).
common-lisp/lambda-function-p (function).
common-lisp/let (class).
common-lisp/let->lisp-form/list (macro).
common-lisp/let->lisp-form/list (class).
common-lisp/let->lisp-form/list-p (function).
common-lisp/let-p (function).
common-lisp/lexical-variable-binding (class).
common-lisp/lexical-variable-binding->lisp-form/list (macro).
common-lisp/lexical-variable-binding->lisp-form/list (class).
common-lisp/lexical-variable-binding->lisp-form/list-p (function).
common-lisp/lexical-variable-binding-p (function).
common-lisp/optional-function-argument (class).
common-lisp/optional-function-argument-p (function).
common-lisp/progn (class).
common-lisp/progn->lisp-form/list (macro).
common-lisp/progn->lisp-form/list (class).
common-lisp/progn->lisp-form/list-p (function).
common-lisp/progn-p (function).
common-lisp/read-expression-command (function).
common-lisp/required-function-argument (class).
common-lisp/required-function-argument-p (function).
common-lisp/rest-function-argument (class).
common-lisp/rest-function-argument-p (function).
common-lisp/special-variable-definition (class).
common-lisp/special-variable-definition->lisp-form/list (macro).
common-lisp/special-variable-definition->lisp-form/list (class).
common-lisp/special-variable-definition->lisp-form/list-p (function).
common-lisp/special-variable-definition-p (function).
common-lisp/the (class).
common-lisp/the->lisp-form/list (macro).
common-lisp/the->lisp-form/list (class).
common-lisp/the->lisp-form/list-p (function).
common-lisp/the-p (function).
common-lisp/toplevel (class).
common-lisp/toplevel->lisp-form/toplevel (macro).
common-lisp/toplevel->lisp-form/toplevel (class).
common-lisp/toplevel->lisp-form/toplevel-p (function).
common-lisp/toplevel-p (function).
common-lisp/variable-reference (class).
common-lisp/variable-reference->lisp-form/symbol (macro).
common-lisp/variable-reference->lisp-form/symbol (class).
common-lisp/variable-reference->lisp-form/symbol-p (function).
common-lisp/variable-reference-p (function).
completion-prefix-merge (macro).
completion-prefix-switch (macro).
completion-prefix-switch* (function).
compound-p (generic reader).
(setf compound-p) (generic writer).
computed-class (class).
computed-direct-slot-definition (class).
computed-effective-slot-definition (class).
computed-ll (class).
computed-ll-p (function).
computed-object (class).
computed-sequence (class).
computed-sequence-p (function).
computed-slot-definition (class).
computed-state (structure).
computed-state-p (function).
computed-state-valid-p (function).
computed-state-value (function).
(setf computed-state-value) (function).
concatenate-ll (function).
condition-of (generic reader).
(setf condition-of) (generic writer).
content-fill-color-of (generic reader).
(setf content-fill-color-of) (generic writer).
content-iomap-of (generic reader).
(setf content-iomap-of) (generic writer).
content-of (generic reader).
(setf content-of) (generic writer).
context-menu-of (generic reader).
(setf context-menu-of) (generic writer).
copy-computed-state (function).
copy-place-independent-slots-of-computed-state (function).
copy-recompute-state-contex (function).
copy-text/position (function).
copying (macro).
copying (class).
copyingp (function).
corners-of (generic reader).
(setf corners-of) (generic writer).
creation-of (generic reader).
(setf creation-of) (generic writer).
cs-compute-as (reader).
(setf cs-compute-as) (writer).
cs-debug-invalidation (reader).
(setf cs-debug-invalidation) (writer).
cs-depends-on-me (reader).
(setf cs-depends-on-me) (writer).
cs-form (reader).
(setf cs-form) (writer).
cs-object (reader).
(setf cs-object) (writer).
cs-place-descriptor (reader).
(setf cs-place-descriptor) (writer).
cs-value (reader).
(setf cs-value) (writer).
declared-type-of (generic reader).
(setf declared-type-of) (generic writer).
deep-copy (function).
default-projection-of (generic reader).
(setf default-projection-of) (generic writer).
default-value-of (generic reader).
(setf default-value-of) (generic writer).
describe-gesture (function).
describe-gesture-keys (function).
describe-gesture-modifiers (function).
description-of (generic reader).
(setf description-of) (generic writer).
device (class).
device/display (class).
device/displayp (function).
device/file (class).
device/filep (function).
device/input (class).
device/input-output (class).
device/input-output-p (function).
device/inputp (function).
device/keyboard (class).
device/keyboardp (function).
device/mouse (class).
device/mousep (function).
device/output (class).
device/outputp (function).
device/timer (class).
device/timerp (function).
devicep (function).
devices-of (generic reader).
(setf devices-of) (generic writer).
display-last-commands-p (generic reader).
(setf display-last-commands-p) (generic writer).
display-selection-p (generic reader).
(setf display-selection-p) (generic writer).
document (class).
document->tree (macro).
document-of (generic reader).
(setf document-of) (generic writer).
document-type (function).
document.debug (macro).
document.dribble (macro).
document.error (macro).
document.fatal (macro).
document.info (macro).
document.warn (macro).
document/base (class).
document/basep (function).
document/clipboard (macro).
document/clipboard (class).
document/clipboard->t (macro).
document/clipboard->t (class).
document/clipboard->t-p (function).
document/clipboardp (function).
document/document (macro).
document/document (class).
document/document->t (macro).
document/document->t (class).
document/document->t-p (function).
document/documentp (function).
document/history (macro).
document/history (class).
document/historyp (function).
document/insertion (macro).
document/insertion (class).
document/insertion->tree/leaf (macro).
document/insertion->tree/leaf (class).
document/insertion->tree/leaf-p (function).
document/insertionp (function).
document/nothing (macro).
document/nothing (class).
document/nothing->tree/leaf (macro).
document/nothing->tree/leaf (class).
document/nothing->tree/leaf-p (function).
document/nothingp (function).
document/number (macro).
document/number (class).
document/number->number (macro).
document/number->number (class).
document/number->number-p (function).
document/number->string (macro).
document/number->string (class).
document/number->string-p (function).
document/numberp (function).
document/read-operation (function).
document/reference (macro).
document/reference (class).
document/reference->text/text (macro).
document/reference->text/text (class).
document/reference->text/text-p (function).
document/referencep (function).
document/reflection (macro).
document/reflection (class).
document/reflection->graphics/canvas (macro).
document/reflection->graphics/canvas (class).
document/reflection->graphics/canvas-p (function).
document/reflectionp (function).
document/sequence (macro).
document/sequence (class).
document/sequencep (function).
document/string (macro).
document/string (class).
document/string->string (macro).
document/string->string (class).
document/string->string-p (function).
document/stringp (function).
documentation-of (generic reader).
(setf documentation-of) (generic writer).
documentp (function).
domain-of (generic reader).
(setf domain-of) (generic writer).
editor (class).
editor.debug (macro).
editor.dribble (macro).
editor.error (macro).
editor.fatal (macro).
editor.info (macro).
editor.warn (macro).
editorp (function).
element-iomaps-of (generic reader).
(setf element-iomaps-of) (generic writer).
element-of (generic reader).
(setf element-of) (generic writer).
elements-of (generic reader).
(setf elements-of) (generic writer).
else-of (generic reader).
(setf else-of) (generic writer).
elt-ll (function).
end-of (generic reader).
(setf end-of) (generic writer).
ensure-computed-state-is-valid (function).
ensure-recompute-state-contex (macro).
entries-of (generic reader).
(setf entries-of) (generic writer).
eval-reference (function).
(setf eval-reference) (function).
evaluator->tree (macro).
evaluator/base (class).
evaluator/basep (function).
evaluator/completion (class).
evaluator/completionp (function).
evaluator/form (macro).
evaluator/form (class).
evaluator/form->tree/node (macro).
evaluator/form->tree/node (class).
evaluator/form->tree/node-p (function).
evaluator/formp (function).
evaluator/operation/compound (function).
evaluator/operation/describe (function).
evaluator/operation/export-document (function).
evaluator/operation/focusing/replace-part (function).
evaluator/operation/functional (function).
evaluator/operation/load-document (function).
evaluator/operation/number/replace-range (function).
evaluator/operation/quit (function).
evaluator/operation/replace-content (function).
evaluator/operation/replace-selection (function).
evaluator/operation/replace-target (function).
evaluator/operation/save-document (function).
evaluator/operation/select-next-alternative (function).
evaluator/operation/sequence/replace-range (function).
evaluator/operation/sequence/swap-ranges (function).
evaluator/operation/show-annotation (function).
evaluator/operation/show-context-sensitive-help (function).
evaluator/operation/string/replace-range (function).
evaluator/operation/text/replace-range (function).
evaluator/operation/tree/toggle-collapsed (function).
evaluator/operation/widget/hide (function).
evaluator/operation/widget/scroll-pane/scroll (function).
evaluator/operation/widget/show (function).
evaluator/operation/widget/tabbed-pane/select-page (function).
evaluator/toplevel (macro).
evaluator/toplevel (class).
evaluator/toplevel->tree/node (macro).
evaluator/toplevel->tree/node (class).
evaluator/toplevel->tree/node-p (function).
evaluator/toplevelp (function).
event (class).
event-queue (class).
event-queue-of (generic reader).
(setf event-queue-of) (generic writer).
event-queue-p (function).
event/keyboard (class).
event/keyboard/key-down (class).
event/keyboard/key-down-p (function).
event/keyboard/key-up (class).
event/keyboard/key-up-p (function).
event/keyboard/type-in (class).
event/keyboard/type-in-p (function).
event/keyboardp (function).
event/mouse (class).
event/mouse/button-press (class).
event/mouse/button-press-p (function).
event/mouse/button-release (class).
event/mouse/button-release-p (function).
event/mouse/move (class).
event/mouse/movep (function).
event/mouse/scroll-wheel (class).
event/mouse/scroll-wheel-p (function).
event/mousep (function).
event/window (class).
event/window/quit (class).
event/window/quitp (function).
event/windowp (function).
eventp (function).
events-of (generic reader).
(setf events-of) (generic writer).
factory-of (generic reader).
(setf factory-of) (generic writer).
false-value-of (generic reader).
(setf false-value-of) (generic writer).
filename-of (generic reader).
(setf filename-of) (generic writer).
fill-color-of (generic reader).
(setf fill-color-of) (generic writer).
find-backward-mapper (function).
(setf find-backward-mapper) (function).
find-child-character-index (function).
find-evaluator (function).
(setf find-evaluator) (function).
find-forward-mapper (function).
(setf find-forward-mapper) (function).
find-loader (function).
(setf find-loader) (function).
find-maker (function).
(setf find-maker) (function).
find-parent-character-index (function).
find-printer (function).
(setf find-printer) (function).
find-reader (function).
(setf find-reader) (function).
find-saver (function).
(setf find-saver) (function).
find-slot-reader (function).
first-character-index-of (generic reader).
(setf first-character-index-of) (generic writer).
first-character-indices-of (generic reader).
(setf first-character-indices-of) (generic writer).
first-element (function).
flatten-reference (function).
focusing (macro).
focusing (class).
focusing/read-command (function).
focusingp (function).
font-color-of (generic reader).
(setf font-color-of) (generic writer).
font-of (generic reader).
(setf font-of) (generic writer).
form-of (generic reader).
(setf form-of) (generic writer).
forward-mapper/book/book->tree/node (function).
forward-mapper/book/chapter->tree/node (function).
forward-mapper/book/list->tree/node (function).
forward-mapper/book/paragraph->tree/leaf (function).
forward-mapper/book/picture->tree/leaf (function).
forward-mapper/common-lisp/application->lisp-form/list (function).
forward-mapper/common-lisp/comment->lisp-form/comment (function).
forward-mapper/common-lisp/constant->lisp-form/string (function).
forward-mapper/common-lisp/function-argument->lisp-form/symbol (function).
forward-mapper/common-lisp/function-definition->lisp-form/list (function).
forward-mapper/common-lisp/function-reference->lisp-form/symbol (function).
forward-mapper/common-lisp/if->lisp-form/list (function).
forward-mapper/common-lisp/insertion->lisp-form/insertion (function).
forward-mapper/common-lisp/lambda-function->lisp-form/list (function).
forward-mapper/common-lisp/let->lisp-form/list (function).
forward-mapper/common-lisp/lexical-variable-binding->lisp-form/list (function).
forward-mapper/common-lisp/progn->lisp-form/list (function).
forward-mapper/common-lisp/special-variable-definition->lisp-form/list (function).
forward-mapper/common-lisp/the->lisp-form/list (function).
forward-mapper/common-lisp/toplevel->lisp-form/toplevel (function).
forward-mapper/common-lisp/variable-reference->lisp-form/symbol (function).
forward-mapper/copying (function).
forward-mapper/document/number->number (function).
forward-mapper/document/number->string (function).
forward-mapper/evaluator/form->tree/node (function).
forward-mapper/evaluator/toplevel->tree/node (function).
forward-mapper/json/array->tree/node (function).
forward-mapper/json/boolean->tree/leaf (function).
forward-mapper/json/insertion->tree/leaf (function).
forward-mapper/json/null->tree/leaf (function).
forward-mapper/json/number->tree/leaf (function).
forward-mapper/json/object->tree/node (function).
forward-mapper/json/object-entry->tree/node (function).
forward-mapper/json/string->tree/leaf (function).
forward-mapper/line-numbering (function).
forward-mapper/lisp-form/comment->tree/node (function).
forward-mapper/lisp-form/insertion->tree/leaf (function).
forward-mapper/lisp-form/list->tree/node (function).
forward-mapper/lisp-form/number->tree/leaf (function).
forward-mapper/lisp-form/object->tree/leaf (function).
forward-mapper/lisp-form/quote->tree/node (function).
forward-mapper/lisp-form/string->tree/leaf (function).
forward-mapper/lisp-form/symbol->tree/leaf (function).
forward-mapper/lisp-form/toplevel->tree/node (function).
forward-mapper/object-searching (function).
forward-mapper/searching/result->tree/node (function).
forward-mapper/searching/result-element->tree/node (function).
forward-mapper/searching/search->graphics/canvas (function).
forward-mapper/sorting (function).
forward-mapper/t/object->tree/node (function).
forward-mapper/t/sequence->tree/node (function).
forward-mapper/text-aligning (function).
forward-mapper/text/text->graphics/canvas (function).
forward-mapper/tree/leaf->text/text (function).
forward-mapper/widget/composite->graphics/canvas (function).
forward-mapper/widget/label->graphics/canvas (function).
forward-mapper/widget/menu->graphics/canvas (function).
forward-mapper/widget/menu-item->graphics/canvas (function).
forward-mapper/widget/scroll-pane->graphics/canvas (function).
forward-mapper/widget/shell->graphics/canvas (function).
forward-mapper/widget/split-pane->graphics/canvas (function).
forward-mapper/widget/tabbed-pane->graphics/canvas (function).
forward-mapper/widget/text->graphics/canvas (function).
forward-mapper/widget/title-pane->graphics/canvas (function).
forward-mapper/widget/tooltip->graphics/canvas (function).
forward-mapper/word-wrapping (function).
forward-mapper/xml/attribute->tree/node (function).
forward-mapper/xml/element->tree/node (function).
forward-mapper/xml/insertion->tree/leaf (function).
forward-mapper/xml/text->tree/leaf (function).
fully-qualified-p (generic reader).
(setf fully-qualified-p) (generic writer).
function-definition-of (generic reader).
(setf function-definition-of) (generic writer).
function-of (generic reader).
(setf function-of) (generic writer).
generic-document (type).
gesture (class).
gesture-case (macro).
gesture-of (generic reader).
(setf gesture-of) (generic writer).
gesture-queue (class).
gesture-queue-of (generic reader).
(setf gesture-queue-of) (generic writer).
gesture-queue-p (function).
gesture-slot= (function).
gesture/keyboard (class).
gesture/keyboard/key-press (class).
gesture/keyboard/key-press-p (function).
gesture/keyboard/type-in (class).
gesture/keyboard/type-in-p (function).
gesture/keyboardp (function).
gesture/mouse (class).
gesture/mouse/click (class).
gesture/mouse/clickp (function).
gesture/mouse/hover (class).
gesture/mouse/hoverp (function).
gesture/mouse/move (class).
gesture/mouse/movep (function).
gesture/mouse/scroll (class).
gesture/mouse/scrollp (function).
gesture/mousep (function).
gesture/window (class).
gesture/window/quit (class).
gesture/window/quitp (function).
gesture/windowp (function).
gesture= (function).
gesturep (function).
gestures-of (generic reader).
(setf gestures-of) (generic writer).
get-selection (function).
graphics-element-indices-of (generic reader).
(setf graphics-element-indices-of) (generic writer).
graphics/base (class).
graphics/basep (function).
graphics/bezier (class).
graphics/bezierp (function).
graphics/canvas (class).
graphics/canvasp (function).
graphics/circle (class).
graphics/circlep (function).
graphics/ellipse (class).
graphics/ellipsep (function).
graphics/image (class).
graphics/imagep (function).
graphics/line (class).
graphics/linep (function).
graphics/point (class).
graphics/pointp (function).
graphics/polygon (class).
graphics/polygonp (function).
graphics/read-operation (function).
graphics/rectangle (class).
graphics/rectanglep (function).
graphics/rounded-rectangle (class).
graphics/rounded-rectangle-p (function).
graphics/text (class).
graphics/textp (function).
graphics/viewport (class).
graphics/viewportp (function).
green-of (generic reader).
(setf green-of) (generic writer).
has-recompute-state-contex? (function).
height-of (generic reader).
(setf height-of) (generic writer).
help/base (class).
help/basep (function).
help/context-sensitive (macro).
help/context-sensitive (class).
help/context-sensitive->text/text (macro).
help/context-sensitive->text/text (class).
help/context-sensitive->text/text-p (function).
help/context-sensitive-p (function).
icon-of (generic reader).
(setf icon-of) (generic writer).
identity-dispatching (macro).
identity-dispatching (class).
identity-dispatching-p (function).
identity-projection-map-of (generic reader).
(setf identity-projection-map-of) (generic writer).
image-of (generic reader).
(setf image-of) (generic writer).
image/base (class).
image/basep (function).
image/file (macro).
image/file (class).
image/filep (function).
image/memory (macro).
image/memory (class).
image/memoryp (function).
indentation-of (generic reader).
(setf indentation-of) (generic writer).
indented-child-of (generic reader).
(setf indented-child-of) (generic writer).
input-end-index-of (generic reader).
(setf input-end-index-of) (generic writer).
input-from-devices (function).
input-from-devices-of (generic reader).
(setf input-from-devices-of) (generic writer).
input-indices-of (generic reader).
(setf input-indices-of) (generic writer).
input-newline-insertion-indices-of (generic reader).
(setf input-newline-insertion-indices-of) (generic writer).
input-of (generic reader).
(setf input-of) (generic writer).
input-reference-of (generic reader).
(setf input-reference-of) (generic writer).
input-start-index-of (generic reader).
(setf input-start-index-of) (generic writer).
inset (class).
inset/bottom-left (function).
inset/bottom-right (function).
inset/height (function).
inset/size (function).
inset/top-left (function).
inset/top-right (function).
inset/width (function).
insetp (function).
invalidate-computed-slot (function).
invalidate-computed-state (function).
invariably (macro).
invariably (class).
invariablyp (function).
iomap (class).
iomap/book/book->tree/node (class).
iomap/book/book->tree/node-p (function).
iomap/book/chapter->tree/node (class).
iomap/book/chapter->tree/node-p (function).
iomap/book/list->tree/node (class).
iomap/book/list->tree/node-p (function).
iomap/book/paragraph->tree/leaf (class).
iomap/book/paragraph->tree/leaf-p (function).
iomap/book/picture->tree/leaf (class).
iomap/book/picture->tree/leaf-p (function).
iomap/compound (class).
iomap/compoundp (function).
iomap/content (class).
iomap/contentp (function).
iomap/copying (class).
iomap/copyingp (function).
iomap/line-numbering (class).
iomap/line-numbering-p (function).
iomap/parallel (class).
iomap/parallelp (function).
iomap/recursive (class).
iomap/recursivep (function).
iomap/removing (class).
iomap/removingp (function).
iomap/sequential (class).
iomap/sequentialp (function).
iomap/sorting (class).
iomap/sortingp (function).
iomap/text/text->graphics/canvas/line (class).
iomap/text/text->graphics/canvas/line-p (function).
iomap/text/text->graphics/canvas/text (class).
iomap/text/text->graphics/canvas/text-p (function).
iomap/tree/leaf->text/text (class).
iomap/tree/leaf->text/text-p (function).
iomap/tree/node->text/text (class).
iomap/tree/node->text/text-p (function).
iomap/tree/node->text/text/child (class).
iomap/tree/node->text/text/child-p (function).
iomap/word-wrapping (class).
iomap/word-wrapping-p (function).
iomap/word-wrapping/line (class).
iomap/word-wrapping/line-p (function).
iomap/xml/element->tree/node (class).
iomap/xml/element->tree/node-p (function).
iomapp (function).
iterating (macro).
iterating (class).
iteratingp (function).
json->tree (macro).
json/array (macro).
json/array (class).
json/array->tree/node (macro).
json/array->tree/node (class).
json/array->tree/node-p (function).
json/arrayp (function).
json/base (class).
json/basep (function).
json/boolean (macro).
json/boolean (class).
json/boolean->tree/leaf (macro).
json/boolean->tree/leaf (class).
json/boolean->tree/leaf-p (function).
json/booleanp (function).
json/insertion (macro).
json/insertion (class).
json/insertion->tree/leaf (macro).
json/insertion->tree/leaf (class).
json/insertion->tree/leaf-p (function).
json/insertionp (function).
json/null (macro).
json/null (class).
json/null->tree/leaf (macro).
json/null->tree/leaf (class).
json/null->tree/leaf-p (function).
json/nullp (function).
json/number (macro).
json/number (class).
json/number->tree/leaf (macro).
json/number->tree/leaf (class).
json/number->tree/leaf-p (function).
json/numberp (function).
json/object (macro).
json/object (class).
json/object->tree/node (macro).
json/object->tree/node (class).
json/object->tree/node-p (function).
json/object-entry (macro).
json/object-entry (class).
json/object-entry->tree/node (macro).
json/object-entry->tree/node (class).
json/object-entry->tree/node-p (function).
json/object-entry-p (function).
json/objectp (function).
json/read-command (function).
json/string (macro).
json/string (class).
json/string->tree/leaf (macro).
json/string->tree/leaf (class).
json/string->tree/leaf-p (function).
json/stringp (function).
key-of (generic reader).
(setf key-of) (generic writer).
key-press? (function).
last-character-index-of (generic reader).
(setf last-character-index-of) (generic writer).
last-character-indices-of (generic reader).
(setf last-character-indices-of) (generic writer).
last-commands-of (generic reader).
(setf last-commands-of) (generic writer).
last-element (function).
left-of (generic reader).
(setf left-of) (generic writer).
line-color-of (generic reader).
(setf line-color-of) (generic writer).
line-end-character-index-of (generic reader).
(setf line-end-character-index-of) (generic writer).
line-indentation-of (generic reader).
(setf line-indentation-of) (generic writer).
line-iomaps-of (generic reader).
(setf line-iomaps-of) (generic writer).
line-number-length-of (generic reader).
(setf line-number-length-of) (generic writer).
line-numbering (macro).
line-numbering (class).
line-numbering-p (function).
line-start-character-index-of (generic reader).
(setf line-start-character-index-of) (generic writer).
line-y-of (generic reader).
(setf line-y-of) (generic writer).
lisp-form->form (macro).
lisp-form->tree (macro).
lisp-form/base (class).
lisp-form/base-p (function).
lisp-form/clone (function).
lisp-form/comment (macro).
lisp-form/comment (class).
lisp-form/comment->tree/node (macro).
lisp-form/comment->tree/node (class).
lisp-form/comment->tree/node-p (function).
lisp-form/comment-p (function).
lisp-form/insertion (macro).
lisp-form/insertion (class).
lisp-form/insertion->tree/leaf (macro).
lisp-form/insertion->tree/leaf (class).
lisp-form/insertion->tree/leaf-p (function).
lisp-form/insertion-p (function).
lisp-form/list (macro).
lisp-form/list (class).
lisp-form/list->list (class).
lisp-form/list->list-p (function).
lisp-form/list->tree/node (macro).
lisp-form/list->tree/node (class).
lisp-form/list->tree/node-p (function).
lisp-form/list-p (function).
lisp-form/number (macro).
lisp-form/number (class).
lisp-form/number->number (class).
lisp-form/number->number-p (function).
lisp-form/number->tree/leaf (macro).
lisp-form/number->tree/leaf (class).
lisp-form/number->tree/leaf-p (function).
lisp-form/number-p (function).
lisp-form/object (macro).
lisp-form/object (class).
lisp-form/object->tree/leaf (macro).
lisp-form/object->tree/leaf (class).
lisp-form/object->tree/leaf-p (function).
lisp-form/object-p (function).
lisp-form/quote (macro).
lisp-form/quote (class).
lisp-form/quote->list (class).
lisp-form/quote->list-p (function).
lisp-form/quote->tree/node (macro).
lisp-form/quote->tree/node (class).
lisp-form/quote->tree/node-p (function).
lisp-form/quote-p (function).
lisp-form/string (macro).
lisp-form/string (class).
lisp-form/string->string (class).
lisp-form/string->string-p (function).
lisp-form/string->tree/leaf (macro).
lisp-form/string->tree/leaf (class).
lisp-form/string->tree/leaf-p (function).
lisp-form/string-p (function).
lisp-form/symbol (macro).
lisp-form/symbol (class).
lisp-form/symbol->symbol (class).
lisp-form/symbol->symbol-p (function).
lisp-form/symbol->tree/leaf (macro).
lisp-form/symbol->tree/leaf (class).
lisp-form/symbol->tree/leaf-p (function).
lisp-form/symbol-p (function).
lisp-form/toplevel (macro).
lisp-form/toplevel (class).
lisp-form/toplevel->list (class).
lisp-form/toplevel->list-p (function).
lisp-form/toplevel->tree/node (macro).
lisp-form/toplevel->tree/node (class).
lisp-form/toplevel->tree/node-p (function).
lisp-form/toplevel-p (function).
list-ll (function).
ll (function).
loader/html (function).
loader/json (function).
loader/lisp (function).
loader/pred (function).
loader/txt (function).
loader/xml (function).
longest-common-prefix (function).
make-2d (function).
make-backend (function).
make-book/book (function).
make-book/chapter (function).
make-book/list (function).
make-book/paragraph (function).
make-book/picture (function).
make-bounding-rectangle (function).
make-command (function).
make-common-lisp/application (function).
make-common-lisp/comment (function).
make-common-lisp/constant (function).
make-common-lisp/constant* (function).
make-common-lisp/function-definition (function).
make-common-lisp/function-reference (function).
make-common-lisp/if (function).
make-common-lisp/insertion (function).
make-common-lisp/lambda-function (function).
make-common-lisp/let (function).
make-common-lisp/lexical-variable-binding (function).
make-common-lisp/progn (function).
make-common-lisp/required-function-argument (function).
make-common-lisp/special-variable-definition (function).
make-common-lisp/toplevel (function).
make-common-lisp/variable-reference (function).
make-computed-ll (function).
make-computed-sequence (function).
make-computed-state (function).
make-default-devices (function).
make-display-device (function).
make-document/clipboard (function).
make-document/document (function).
make-document/history (function).
make-document/insertion (function).
make-document/nothing (function).
make-document/number (function).
make-document/reference (function).
make-document/reflection (function).
make-document/sequence (function).
make-document/string (function).
make-editor (function).
make-evaluator/form (function).
make-evaluator/toplevel (function).
make-event-queue (function).
make-file-device (function).
make-gesture-queue (function).
make-graphics/bezier (function).
make-graphics/canvas (function).
make-graphics/circle (function).
make-graphics/ellipse (function).
make-graphics/image (function).
make-graphics/line (function).
make-graphics/point (function).
make-graphics/polygon (function).
make-graphics/rectangle (function).
make-graphics/rounded-rectangle (function).
make-graphics/text (function).
make-graphics/viewport (function).
make-help/context-sensitive (function).
make-image/file (function).
make-image/memory (function).
make-inset (function).
make-iomap (function).
make-iomap/compound (function).
make-iomap/content (function).
make-iomap/parallel (function).
make-iomap/recursive (function).
make-iomap/sequential (function).
make-json/array (function).
make-json/boolean (function).
make-json/insertion (function).
make-json/null (function).
make-json/number (function).
make-json/object (function).
make-json/object-entry (function).
make-json/string (function).
make-key-press-gesture (function).
make-keyboard-device (function).
make-lisp-form/comment (function).
make-lisp-form/insertion (function).
make-lisp-form/list (function).
make-lisp-form/number (function).
make-lisp-form/object (function).
make-lisp-form/quote (function).
make-lisp-form/string (function).
make-lisp-form/symbol (function).
make-lisp-form/symbol* (function).
make-lisp-form/toplevel (function).
make-ll (function).
make-mouse-device (function).
make-nothing-command (function).
make-operation/compound (function).
make-operation/describe (function).
make-operation/export-document (function).
make-operation/functional (function).
make-operation/load-document (function).
make-operation/number/replace-range (function).
make-operation/quit (function).
make-operation/replace-content (function).
make-operation/replace-selection (function).
make-operation/replace-target (function).
make-operation/save-document (function).
make-operation/select-next-alternative (function).
make-operation/sequence/replace-range (function).
make-operation/sequence/swap-ranges (function).
make-operation/string/replace-range (function).
make-operation/text/replace-range (function).
make-operation/tree/toggle-collapsed (function).
make-output/display (function).
make-output/window (function).
make-projection (function).
make-projection/alternative (function).
make-projection/book->tree (function).
make-projection/book/book->tree/node (function).
make-projection/book/chapter->tree/node (function).
make-projection/book/list->tree/node (function).
make-projection/book/paragraph->tree/leaf (function).
make-projection/book/picture->tree/leaf (function).
make-projection/chapter-numbering (function).
make-projection/common-lisp->lisp-form (function).
make-projection/common-lisp/application->lisp-form/list (function).
make-projection/common-lisp/comment->lisp-form/comment (function).
make-projection/common-lisp/constant->lisp-form/string (function).
make-projection/common-lisp/function-argument->lisp-form/symbol (function).
make-projection/common-lisp/function-definition->lisp-form/list (function).
make-projection/common-lisp/function-reference->lisp-form/symbol (function).
make-projection/common-lisp/if->lisp-form/list (function).
make-projection/common-lisp/insertion->lisp-form/insertion (function).
make-projection/common-lisp/lambda-function->lisp-form/list (function).
make-projection/common-lisp/let->lisp-form/list (function).
make-projection/common-lisp/lexical-variable-binding->lisp-form/list (function).
make-projection/common-lisp/progn->lisp-form/list (function).
make-projection/common-lisp/special-variable-definition->lisp-form/list (function).
make-projection/common-lisp/the->lisp-form/list (function).
make-projection/common-lisp/toplevel->lisp-form/toplevel (function).
make-projection/common-lisp/variable-reference->lisp-form/symbol (function).
make-projection/copying (function).
make-projection/document->tree (function).
make-projection/document/clipboard->t (function).
make-projection/document/document->t (function).
make-projection/document/insertion->tree/leaf (function).
make-projection/document/nothing->tree/leaf (function).
make-projection/document/number->number (function).
make-projection/document/number->string (function).
make-projection/document/reference->text/text (function).
make-projection/document/reflection->graphics/canvas (function).
make-projection/document/string->string (function).
make-projection/evaluator->tree (function).
make-projection/evaluator/form->tree/node (function).
make-projection/evaluator/toplevel->tree/node (function).
make-projection/focusing (function).
make-projection/help/context-sensitive->text/text (function).
make-projection/identity-dispatching (function).
make-projection/invariably (function).
make-projection/iterating (function).
make-projection/json->tree (function).
make-projection/json/array->tree/node (function).
make-projection/json/boolean->tree/leaf (function).
make-projection/json/insertion->tree/leaf (function).
make-projection/json/null->tree/leaf (function).
make-projection/json/number->tree/leaf (function).
make-projection/json/object->tree/node (function).
make-projection/json/object-entry->tree/node (function).
make-projection/json/string->tree/leaf (function).
make-projection/line-numbering (function).
make-projection/lisp-form->form (function).
make-projection/lisp-form->tree (function).
make-projection/lisp-form/comment->tree/node (function).
make-projection/lisp-form/insertion->tree/leaf (function).
make-projection/lisp-form/list->list (function).
make-projection/lisp-form/list->tree/node (function).
make-projection/lisp-form/number->number (function).
make-projection/lisp-form/number->tree/leaf (function).
make-projection/lisp-form/object->tree/leaf (function).
make-projection/lisp-form/quote->list (function).
make-projection/lisp-form/quote->tree/node (function).
make-projection/lisp-form/string->string (function).
make-projection/lisp-form/string->tree/leaf (function).
make-projection/lisp-form/symbol->symbol (function).
make-projection/lisp-form/symbol->tree/leaf (function).
make-projection/lisp-form/toplevel->list (function).
make-projection/lisp-form/toplevel->tree/node (function).
make-projection/nesting (function).
make-projection/object-searching (function).
make-projection/parallel (function).
make-projection/predicate-dispatching (function).
make-projection/preserving (function).
make-projection/recursive (function).
make-projection/reference-dispatching (function).
make-projection/removing (function).
make-projection/reversing (function).
make-projection/searching->tree (function).
make-projection/searching/result->tree/node (function).
make-projection/searching/result-element->tree/node (function).
make-projection/searching/search->graphics/canvas (function).
make-projection/sequential (function).
make-projection/sorting (function).
make-projection/t->string (function).
make-projection/t->text (function).
make-projection/t->tree (function).
make-projection/t/null->tree/leaf (function).
make-projection/t/number->tree/leaf (function).
make-projection/t/object->tree/node (function).
make-projection/t/pathname->tree/leaf (function).
make-projection/t/sequence->tree/node (function).
make-projection/t/string->tree/leaf (function).
make-projection/t/symbol->tree/leaf (function).
make-projection/text->graphics (function).
make-projection/text->string (function).
make-projection/text-aligning (function).
make-projection/text/text->graphics/canvas (function).
make-projection/tree->text (function).
make-projection/tree/leaf->text/text (function).
make-projection/tree/node->text/text (function).
make-projection/type-dispatching (function).
make-projection/widget->graphics (function).
make-projection/widget/composite->graphics/canvas (function).
make-projection/widget/label->graphics/canvas (function).
make-projection/widget/menu->graphics/canvas (function).
make-projection/widget/menu-item->graphics/canvas (function).
make-projection/widget/scroll-pane->graphics/canvas (function).
make-projection/widget/shell->graphics/canvas (function).
make-projection/widget/split-pane->graphics/canvas (function).
make-projection/widget/tabbed-pane->graphics/canvas (function).
make-projection/widget/text->graphics/canvas (function).
make-projection/widget/title-pane->graphics/canvas (function).
make-projection/widget/tooltip->graphics/canvas (function).
make-projection/word-wrapping (function).
make-projection/xml->tree (function).
make-projection/xml/attribute->tree/node (function).
make-projection/xml/element->tree/node (function).
make-projection/xml/insertion->tree/leaf (function).
make-projection/xml/text->tree/leaf (function).
make-recompute-state-contex (function).
make-rectangle (function).
make-reference (function).
make-searching/result (function).
make-searching/result-element (function).
make-searching/search (function).
make-style/color (function).
make-style/font (function).
make-timer-device (function).
make-tree/leaf (function).
make-tree/node (function).
make-type-in-gesture (function).
make-versioning/object-version (function).
make-versioning/version (function).
make-versioning/versioned-object (function).
make-widget/button (function).
make-widget/checkbox (function).
make-widget/composite (function).
make-widget/label (function).
make-widget/menu (function).
make-widget/menu-item (function).
make-widget/scroll-pane (function).
make-widget/shell (function).
make-widget/split-pane (function).
make-widget/tabbed-pane (function).
make-widget/text (function).
make-widget/title-pane (function).
make-widget/tooltip (function).
make-xml/attribute (function).
make-xml/element (function).
make-xml/insertion (function).
make-xml/text (function).
maker/html (function).
maker/json (function).
maker/lisp (function).
maker/pred (function).
maker/txt (function).
maker/xml (function).
map-ll (function).
map-ll* (function).
margin-color-of (generic reader).
(setf margin-color-of) (generic writer).
margin-of (generic reader).
(setf margin-of) (generic writer).
measure-image (function).
measure-text (function).
menu-bar-of (generic reader).
(setf menu-bar-of) (generic writer).
merge-commands (function).
modifiers-of (generic reader).
(setf modifiers-of) (generic writer).
mouse-position-of (generic reader).
(setf mouse-position-of) (generic writer).
name-of (generic reader).
(setf name-of) (generic writer).
nesting (macro).
nesting (class).
nestingp (function).
next-element-of (generic reader).
(setf next-element-of) (generic writer).
numbering-of (generic reader).
(setf numbering-of) (generic writer).
object-searching (macro).
object-searching (class).
object-searching-p (function).
opening-delimiter-of (generic reader).
(setf opening-delimiter-of) (generic writer).
operation (class).
operation-of (generic reader).
(setf operation-of) (generic writer).
operation/compound (class).
operation/compoundp (function).
operation/describe (class).
operation/describep (function).
operation/export-document (class).
operation/export-document-p (function).
operation/extend (function).
operation/focusing/replace-part (class).
operation/focusing/replace-part-p (function).
operation/functional (class).
operation/functionalp (function).
operation/load-document (class).
operation/load-document-p (function).
operation/number/replace-range (class).
operation/number/replace-range-p (function).
operation/quit (class).
operation/quitp (function).
operation/read-backward (function).
operation/replace-content (class).
operation/replace-content-p (function).
operation/replace-selection (class).
operation/replace-selection-p (function).
operation/replace-target (class).
operation/replace-target-p (function).
operation/save-document (class).
operation/save-document-p (function).
operation/select-next-alternative (class).
operation/select-next-alternative-p (function).
operation/sequence/replace-range (class).
operation/sequence/replace-range-p (function).
operation/sequence/swap-ranges (class).
operation/sequence/swap-ranges-p (function).
operation/show-annotation (class).
operation/show-annotation-p (function).
operation/show-context-sensitive-help (class).
operation/show-context-sensitive-help-p (function).
operation/string/replace-range (class).
operation/string/replace-range-p (function).
operation/text/base (class).
operation/text/basep (function).
operation/text/replace-range (class).
operation/text/replace-range-p (function).
operation/tree (class).
operation/tree/toggle-collapsed (class).
operation/tree/toggle-collapsed-p (function).
operation/treep (function).
operation/widget/hide (class).
operation/widget/hidep (function).
operation/widget/scroll-pane/scroll (class).
operation/widget/scroll-pane/scroll-p (function).
operation/widget/show (class).
operation/widget/showp (function).
operation/widget/tabbed-pane/select-page (class).
operation/widget/tabbed-pane/select-page-p (function).
operationp (function).
operations-of (generic reader).
(setf operations-of) (generic writer).
operator-of (generic reader).
(setf operator-of) (generic writer).
orientation-of (generic reader).
(setf orientation-of) (generic writer).
origin-character-index-of (generic reader).
(setf origin-character-index-of) (generic writer).
output-delimiters-p (generic reader).
(setf output-delimiters-p) (generic writer).
output-end-index-of (generic reader).
(setf output-end-index-of) (generic writer).
output-newline-insertion-indices-of (generic reader).
(setf output-newline-insertion-indices-of) (generic writer).
output-of (generic reader).
(setf output-of) (generic writer).
output-reference-of (generic reader).
(setf output-reference-of) (generic writer).
output-start-index-of (generic reader).
(setf output-start-index-of) (generic writer).
output-to-devices (function).
output-to-devices-of (generic reader).
(setf output-to-devices-of) (generic writer).
output/base (class).
output/basep (function).
output/display (class).
output/displayp (function).
output/window (class).
output/windowp (function).
package-of (generic reader).
(setf package-of) (generic writer).
padding-color-of (generic reader).
(setf padding-color-of) (generic writer).
padding-of (generic reader).
(setf padding-of) (generic writer).
parallel (macro).
parallel (class).
parallelp (function).
part-evaluator-of (generic reader).
(setf part-evaluator-of) (generic writer).
part-of (generic reader).
(setf part-of) (generic writer).
part-type-of (generic reader).
(setf part-type-of) (generic writer).
path-of (generic reader).
(setf path-of) (generic writer).
points-of (generic reader).
(setf points-of) (generic writer).
position-of (generic reader).
(setf position-of) (generic writer).
predicate-dispatching (macro).
predicate-dispatching (class).
predicate-dispatching-p (function).
predicate-of (generic reader).
(setf predicate-of) (generic writer).
predicate-projection-pairs-of (generic reader).
(setf predicate-projection-pairs-of) (generic writer).
prefix-of (generic reader).
(setf prefix-of) (generic writer).
preserving (macro).
preserving (class).
preservingp (function).
previous-element-of (generic reader).
(setf previous-element-of) (generic writer).
primitive-document (type).
primitive-p (function).
print-computed-state (function).
print-document (function).
print-selection (function).
printer-iomap-of (generic reader).
(setf printer-iomap-of) (generic writer).
printer-of (generic reader).
(setf printer-of) (generic writer).
printer-output (function).
printer.debug (macro).
printer.dribble (macro).
printer.error (macro).
printer.fatal (macro).
printer.info (macro).
printer.warn (macro).
printer/alternative (function).
printer/book/book->tree/node (function).
printer/book/chapter->tree/node (function).
printer/book/list->tree/node (function).
printer/book/paragraph->tree/leaf (function).
printer/book/picture->tree/leaf (function).
printer/chapter-numbering (function).
printer/common-lisp/application->lisp-form/list (function).
printer/common-lisp/comment->lisp-form/comment (function).
printer/common-lisp/constant->lisp-form/string (function).
printer/common-lisp/function-argument->lisp-form/symbol (function).
printer/common-lisp/function-definition->lisp-form/list (function).
printer/common-lisp/function-reference->lisp-form/symbol (function).
printer/common-lisp/if->lisp-form/list (function).
printer/common-lisp/insertion->lisp-form/insertion (function).
printer/common-lisp/lambda-function->lisp-form/list (function).
printer/common-lisp/let->lisp-form/list (function).
printer/common-lisp/lexical-variable-binding->lisp-form/list (function).
printer/common-lisp/progn->lisp-form/list (function).
printer/common-lisp/special-variable-definition->lisp-form/list (function).
printer/common-lisp/the->lisp-form/list (function).
printer/common-lisp/toplevel->lisp-form/toplevel (function).
printer/common-lisp/variable-reference->lisp-form/symbol (function).
printer/copying (function).
printer/document/clipboard->t (function).
printer/document/document->t (function).
printer/document/insertion->tree/leaf (function).
printer/document/nothing->tree/leaf (function).
printer/document/number->number (function).
printer/document/number->string (function).
printer/document/reference->text/text (function).
printer/document/reflection->graphics/canvas (function).
printer/document/string->string (function).
printer/evaluator/form->tree/node (function).
printer/evaluator/toplevel->tree/node (function).
printer/focusing (function).
printer/help/context-sensitive->text/text (function).
printer/identity-dispatching (function).
printer/invariably (function).
printer/iterating (function).
printer/json/array->tree/node (function).
printer/json/boolean->tree/leaf (function).
printer/json/insertion->tree/leaf (function).
printer/json/null->tree/leaf (function).
printer/json/number->tree/leaf (function).
printer/json/object->tree/node (function).
printer/json/object-entry->tree/node (function).
printer/json/string->tree/leaf (function).
printer/line-numbering (function).
printer/lisp-form/comment->tree/node (function).
printer/lisp-form/insertion->tree/leaf (function).
printer/lisp-form/list->list (function).
printer/lisp-form/list->tree/node (function).
printer/lisp-form/number->number (function).
printer/lisp-form/number->tree/leaf (function).
printer/lisp-form/object->tree/leaf (function).
printer/lisp-form/quote->list (function).
printer/lisp-form/quote->tree/node (function).
printer/lisp-form/string->string (function).
printer/lisp-form/string->tree/leaf (function).
printer/lisp-form/symbol->symbol (function).
printer/lisp-form/symbol->tree/leaf (function).
printer/lisp-form/toplevel->list (function).
printer/lisp-form/toplevel->tree/node (function).
printer/nesting (function).
printer/object-searching (function).
printer/parallel (function).
printer/predicate-dispatching (function).
printer/preserving (function).
printer/recursive (function).
printer/reference-dispatching (function).
printer/removing (function).
printer/reversing (function).
printer/searching/result->tree/node (function).
printer/searching/result-element->tree/node (function).
printer/searching/search->graphics/canvas (function).
printer/sequential (function).
printer/sorting (function).
printer/t/null->tree/leaf (function).
printer/t/number->tree/leaf (function).
printer/t/object->tree/node (function).
printer/t/pathname->tree/leaf (function).
printer/t/sequence->tree/node (function).
printer/t/string->tree/leaf (function).
printer/t/symbol->tree/leaf (function).
printer/text->string (function).
printer/text-aligning (function).
printer/text/text->graphics/canvas (function).
printer/tree/leaf->text/text (function).
printer/tree/node->text/text (function).
printer/type-dispatching (function).
printer/widget/composite->graphics/canvas (function).
printer/widget/label->graphics/canvas (function).
printer/widget/menu->graphics/canvas (function).
printer/widget/menu-item->graphics/canvas (function).
printer/widget/scroll-pane->graphics/canvas (function).
printer/widget/shell->graphics/canvas (function).
printer/widget/split-pane->graphics/canvas (function).
printer/widget/tabbed-pane->graphics/canvas (function).
printer/widget/text->graphics/canvas (function).
printer/widget/title-pane->graphics/canvas (function).
printer/widget/tooltip->graphics/canvas (function).
printer/word-wrapping (function).
printer/xml/attribute->tree/node (function).
printer/xml/element->tree/node (function).
printer/xml/insertion->tree/leaf (function).
printer/xml/text->tree/leaf (function).
profile-context (class).
profile-context-p (function).
projection (class).
projection-of (generic reader).
(setf projection-of) (generic writer).
projectionp (function).
purge-computed-state-depends-on-me (function).
radius-of (generic reader).
(setf radius-of) (generic writer).
raw-of (generic function).
(setf raw-of) (generic writer).
read-evaluate-print-loop (function).
read-evaluate-print-loop-of (generic reader).
(setf read-evaluate-print-loop-of) (generic writer).
read-gesture (function).
reader-iomap-of (generic reader).
(setf reader-iomap-of) (generic writer).
reader-of (generic reader).
(setf reader-of) (generic writer).
reader-output (function).
reader.debug (macro).
reader.dribble (macro).
reader.error (macro).
reader.fatal (macro).
reader.info (macro).
reader.warn (macro).
reader/alternative (function).
reader/book/book->tree/node (function).
reader/book/chapter->tree/node (function).
reader/book/list->tree/node (function).
reader/book/paragraph->tree/leaf (function).
reader/book/picture->tree/leaf (function).
reader/chapter-numbering (function).
reader/common-lisp/application->lisp-form/list (function).
reader/common-lisp/comment->lisp-form/comment (function).
reader/common-lisp/constant->lisp-form/string (function).
reader/common-lisp/function-argument->lisp-form/symbol (function).
reader/common-lisp/function-definition->lisp-form/list (function).
reader/common-lisp/function-reference->lisp-form/symbol (function).
reader/common-lisp/if->lisp-form/list (function).
reader/common-lisp/insertion->lisp-form/insertion (function).
reader/common-lisp/lambda-function->lisp-form/list (function).
reader/common-lisp/let->lisp-form/list (function).
reader/common-lisp/lexical-variable-binding->lisp-form/list (function).
reader/common-lisp/progn->lisp-form/list (function).
reader/common-lisp/special-variable-definition->lisp-form/list (function).
reader/common-lisp/the->lisp-form/list (function).
reader/common-lisp/toplevel->lisp-form/toplevel (function).
reader/common-lisp/variable-reference->lisp-form/symbol (function).
reader/copying (function).
reader/document/clipboard->t (function).
reader/document/document->t (function).
reader/document/insertion->tree/leaf (function).
reader/document/nothing->tree/leaf (function).
reader/document/number->number (function).
reader/document/number->string (function).
reader/document/reference->text/text (function).
reader/document/reflection->graphics/canvas (function).
reader/document/string->string (function).
reader/evaluator/form->tree/node (function).
reader/evaluator/toplevel->tree/node (function).
reader/focusing (function).
reader/help/context-sensitive->text/text (function).
reader/identity-dispatching (function).
reader/invariably (function).
reader/iterating (function).
reader/json/array->tree/node (function).
reader/json/boolean->tree/leaf (function).
reader/json/insertion->tree/leaf (function).
reader/json/null->tree/leaf (function).
reader/json/number->tree/leaf (function).
reader/json/object->tree/node (function).
reader/json/object-entry->tree/node (function).
reader/json/string->tree/leaf (function).
reader/line-numbering (function).
reader/lisp-form/comment->tree/node (function).
reader/lisp-form/insertion->tree/leaf (function).
reader/lisp-form/list->list (function).
reader/lisp-form/list->tree/node (function).
reader/lisp-form/number->number (function).
reader/lisp-form/number->tree/leaf (function).
reader/lisp-form/object->tree/leaf (function).
reader/lisp-form/quote->list (function).
reader/lisp-form/quote->tree/node (function).
reader/lisp-form/string->string (function).
reader/lisp-form/string->tree/leaf (function).
reader/lisp-form/symbol->symbol (function).
reader/lisp-form/symbol->tree/leaf (function).
reader/lisp-form/toplevel->list (function).
reader/lisp-form/toplevel->tree/node (function).
reader/nesting (function).
reader/object-searching (function).
reader/parallel (function).
reader/predicate-dispatching (function).
reader/preserving (function).
reader/recursive (function).
reader/reference-dispatching (function).
reader/removing (function).
reader/reversing (function).
reader/searching/result->tree/node (function).
reader/searching/result-element->tree/node (function).
reader/searching/search->graphics/canvas (function).
reader/sequential (function).
reader/sorting (function).
reader/t/null->tree/leaf (function).
reader/t/number->tree/leaf (function).
reader/t/object->tree/node (function).
reader/t/pathname->tree/leaf (function).
reader/t/sequence->tree/node (function).
reader/t/string->tree/leaf (function).
reader/t/symbol->tree/leaf (function).
reader/text->string (function).
reader/text-aligning (function).
reader/text/text->graphics/canvas (function).
reader/tree/leaf->text/text (function).
reader/tree/node->text/text (function).
reader/type-dispatching (function).
reader/widget/composite->graphics/canvas (function).
reader/widget/label->graphics/canvas (function).
reader/widget/menu->graphics/canvas (function).
reader/widget/menu-item->graphics/canvas (function).
reader/widget/scroll-pane->graphics/canvas (function).
reader/widget/shell->graphics/canvas (function).
reader/widget/split-pane->graphics/canvas (function).
reader/widget/tabbed-pane->graphics/canvas (function).
reader/widget/text->graphics/canvas (function).
reader/widget/title-pane->graphics/canvas (function).
reader/widget/tooltip->graphics/canvas (function).
reader/word-wrapping (function).
reader/xml/attribute->tree/node (function).
reader/xml/element->tree/node (function).
reader/xml/insertion->tree/leaf (function).
reader/xml/text->tree/leaf (function).
recomputation-count-of (generic reader).
(setf recomputation-count-of) (generic writer).
recompute-computed-state (function).
recompute-state-contex (structure).
recompute-state-contex-p (function).
rectangle (class).
rectangle-contains-point? (function).
rectangle-union (function).
rectanglep (function).
recurse-printer (function).
recurse-reader (function).
recurse/ordinary-lambda-list (function).
recurse/slot (function).
recursion-of (generic reader).
(setf recursion-of) (generic writer).
recursive (macro).
recursive (class).
recursivep (function).
red-of (generic reader).
(setf red-of) (generic writer).
reference (type).
reference-dispatching (macro).
reference-dispatching (class).
reference-dispatching-p (function).
reference-projection-pairs-of (generic reader).
(setf reference-projection-pairs-of) (generic writer).
remove-selection (function).
removing (macro).
removing (class).
removingp (function).
replacement-of (generic reader).
(setf replacement-of) (generic writer).
resource-pathname (function).
result-of (generic reader).
(setf result-of) (generic writer).
reversing (macro).
reversing (class).
reversingp (function).
right-of (generic reader).
(setf right-of) (generic writer).
rsc-computed-state (reader).
(setf rsc-computed-state) (writer).
rsc-parent-context (reader).
(setf rsc-parent-context) (writer).
saver/html (function).
saver/json (function).
saver/lisp (function).
saver/pred (function).
saver/txt (function).
saver/xml (function).
scroll-delta-of (generic reader).
(setf scroll-delta-of) (generic writer).
scroll-of (generic reader).
(setf scroll-of) (generic writer).
scroll-pane-of (generic reader).
(setf scroll-pane-of) (generic writer).
scroll-position-of (generic reader).
(setf scroll-position-of) (generic writer).
search-ignorecase (function).
search-of (generic reader).
(setf search-of) (generic writer).
search-parts (function).
search-parts* (function).
searcher-of (generic reader).
(setf searcher-of) (generic writer).
searching->tree (macro).
searching/base (class).
searching/basep (function).
searching/result (macro).
searching/result (class).
searching/result->tree/node (macro).
searching/result->tree/node (class).
searching/result->tree/node-p (function).
searching/result-element (macro).
searching/result-element (class).
searching/result-element->tree/node (macro).
searching/result-element->tree/node (class).
searching/result-element->tree/node-p (function).
searching/result-element-p (function).
searching/resultp (function).
searching/search (macro).
searching/search (class).
searching/search->graphics/canvas (macro).
searching/search->graphics/canvas (class).
searching/search->graphics/canvas-p (function).
searching/searchp (function).
selected-index-of (generic reader).
(setf selected-index-of) (generic writer).
selection-1-of (generic reader).
(setf selection-1-of) (generic writer).
selection-2-of (generic reader).
(setf selection-2-of) (generic writer).
selection-of (generic reader).
(setf selection-of) (generic writer).
selector-element-pairs-of (generic reader).
(setf selector-element-pairs-of) (generic writer).
separate-elements-ll (function).
separator-of (generic reader).
(setf separator-of) (generic writer).
sequential (macro).
sequential (class).
sequentialp (function).
set-selection (function).
setf-slot-value-using-class-body (macro).
setf-standard-instance-access-form (macro).
size-of (generic reader).
(setf size-of) (generic writer).
sizes-of (generic reader).
(setf sizes-of) (generic writer).
slice-of (generic reader).
(setf slice-of) (generic writer).
slot-provider-of (generic reader).
(setf slot-provider-of) (generic writer).
slot-value-iomaps-of (generic reader).
(setf slot-value-iomaps-of) (generic writer).
slot-value-using-class-body (macro).
sorting (macro).
sorting (class).
sortingp (function).
standard-instance-access-form (macro).
stroke-color-of (generic reader).
(setf stroke-color-of) (generic writer).
style/base (class).
style/basep (function).
style/color (class).
style/colorp (function).
style/font (class).
style/fontp (function).
subseq-ll (function).
suffix-of (generic reader).
(setf suffix-of) (generic writer).
t->string (macro).
t->text (macro).
t->tree (macro).
t/null->tree/leaf (macro).
t/null->tree/leaf (class).
t/null->tree/leaf-p (function).
t/number->tree/leaf (macro).
t/number->tree/leaf (class).
t/number->tree/leaf-p (function).
t/object->tree/node (macro).
t/object->tree/node (class).
t/object->tree/node-p (function).
t/pathname->tree/leaf (macro).
t/pathname->tree/leaf (class).
t/pathname->tree/leaf-p (function).
t/sequence->tree/node (macro).
t/sequence->tree/node (class).
t/sequence->tree/node-p (function).
t/string->tree/leaf (macro).
t/string->tree/leaf (class).
t/string->tree/leaf-p (function).
t/symbol->tree/leaf (macro).
t/symbol->tree/leaf (class).
t/symbol->tree/leaf-p (function).
tabbed-pane-of (generic reader).
(setf tabbed-pane-of) (generic writer).
test-of (generic reader).
(setf test-of) (generic writer).
text->graphics (macro).
text->string (macro).
text->string (class).
text->string-p (function).
text-aligning (macro).
text-aligning (class).
text-aligning-p (function).
text-of (generic reader).
(setf text-of) (generic writer).
text/after-newline? (function).
text/as-string (function).
text/base (class).
text/basep (function).
text/before-newline? (function).
text/clone (function).
text/clone-graphics (function).
text/clone-string (function).
text/concatenate (function).
text/consolidate (function).
text/count (function).
text/count-lines (function).
text/element (function).
text/element (class).
text/element-content (function).
text/element-length (function).
text/element-width (function).
text/elementp (function).
text/empty? (function).
text/find (function).
text/first-element (function).
text/first-position (function).
text/first-position? (function).
text/graphics (macro).
text/graphics (class).
text/graphicsp (function).
text/last-element (function).
text/last-position (function).
text/last-position? (function).
text/length (function).
text/line-end-position (function).
text/line-start-position (function).
text/make-default-text (function).
text/make-graphics (function).
text/make-newline (function).
text/make-position (function).
text/make-simple-text (function).
text/make-spacing (function).
text/make-string (function).
text/make-text (function).
text/map-split (function).
text/newline (macro).
text/newline (class).
text/newline? (function).
text/newlinep (function).
text/next-character (function).
text/next-element (function).
text/next-position (function).
text/next-raw-position (function).
text/normalize-backward (function).
text/normalize-forward (function).
text/normalize-position (function).
text/origin-position (function).
text/origin-relative-position (function).
text/position (structure).
text/position-distance (reader).
(setf text/position-distance) (writer).
text/position-element (reader).
(setf text/position-element) (writer).
text/position-index (reader).
(setf text/position-index) (writer).
text/position-p (function).
text/position< (function).
text/position<= (function).
text/position= (function).
text/position> (function).
text/position>= (function).
text/previous-character (function).
text/previous-element (function).
text/previous-position (function).
text/previous-raw-position (function).
text/push (function).
text/read-operation (function).
text/read-replace-selection-operation (function).
text/reference? (function).
text/relative-position (function).
text/replace-style (function).
text/sibling-character (function).
text/sibling-element (function).
text/sibling-position (function).
text/spacing (macro).
text/spacing (class).
text/spacingp (function).
text/split (function).
text/string (macro).
text/string (class).
text/stringp (function).
text/subbox (function).
text/subseq (function).
text/substring (function).
text/text (macro).
text/text (class).
text/text->graphics/canvas (macro).
text/text->graphics/canvas (class).
text/text->graphics/canvas-p (function).
text/textp (function).
text/width (function).
then-of (generic reader).
(setf then-of) (generic writer).
thunk-of (generic reader).
(setf thunk-of) (generic writer).
timestamp-of (generic reader).
(setf timestamp-of) (generic writer).
title-fill-color-of (generic reader).
(setf title-fill-color-of) (generic writer).
title-of (generic reader).
(setf title-of) (generic writer).
tooltip-of (generic reader).
(setf tooltip-of) (generic writer).
top-of (generic reader).
(setf top-of) (generic writer).
toplevel-of (generic reader).
(setf toplevel-of) (generic writer).
tree->text (macro).
tree-replace (function).
tree/base (class).
tree/basep (function).
tree/clone (function).
tree/clone-leaf (function).
tree/clone-node (function).
tree/leaf (macro).
tree/leaf (class).
tree/leaf->text/text (macro).
tree/leaf->text/text (class).
tree/leaf->text/text-p (function).
tree/leafp (function).
tree/make-text-reference (function).
tree/node (macro).
tree/node (class).
tree/node->text/text (macro).
tree/node->text/text (class).
tree/node->text/text-p (function).
tree/nodep (function).
tree/reference? (function).
true-value-of (generic reader).
(setf true-value-of) (generic writer).
type-dispatching (macro).
type-dispatching (class).
type-dispatching-p (function).
type-in? (function).
type-projection-pairs-of (generic reader).
(setf type-projection-pairs-of) (generic writer).
typed-reference (function).
unbound-slot-marker (function).
unbound-slot-marker? (function).
unit-of (generic reader).
(setf unit-of) (generic writer).
va (macro).
validation-count-of (generic reader).
(setf validation-count-of) (generic writer).
value-of (generic reader).
(setf value-of) (generic writer).
value-p (generic reader).
(setf value-p) (generic writer).
variable-of (generic reader).
(setf variable-of) (generic writer).
version-of (generic reader).
(setf version-of) (generic writer).
versioning/base (class).
versioning/basep (function).
versioning/object-version (macro).
versioning/object-version (class).
versioning/object-version-p (function).
versioning/version (macro).
versioning/version (class).
versioning/versioned-object (macro).
versioning/versioned-object (class).
versioning/versioned-object-p (function).
versioning/versionp (function).
visible-p (generic reader).
(setf visible-p) (generic writer).
widget->graphics (macro).
widget-of (generic reader).
(setf widget-of) (generic writer).
widget/base (class).
widget/basep (function).
widget/button (macro).
widget/button (class).
widget/buttonp (function).
widget/checkbox (macro).
widget/checkbox (class).
widget/checkboxp (function).
widget/composite (macro).
widget/composite (class).
widget/composite->graphics/canvas (macro).
widget/composite->graphics/canvas (class).
widget/composite->graphics/canvas-p (function).
widget/compositep (function).
widget/content-top-left (function).
widget/label (macro).
widget/label (class).
widget/label->graphics/canvas (macro).
widget/label->graphics/canvas (class).
widget/label->graphics/canvas-p (function).
widget/labelp (function).
widget/make-surrounding-graphics (function).
widget/menu (macro).
widget/menu (class).
widget/menu->graphics/canvas (macro).
widget/menu->graphics/canvas (class).
widget/menu->graphics/canvas-p (function).
widget/menu-item (macro).
widget/menu-item (class).
widget/menu-item->graphics/canvas (macro).
widget/menu-item->graphics/canvas (class).
widget/menu-item->graphics/canvas-p (function).
widget/menu-item-p (function).
widget/menup (function).
widget/scroll-pane (macro).
widget/scroll-pane (class).
widget/scroll-pane->graphics/canvas (macro).
widget/scroll-pane->graphics/canvas (class).
widget/scroll-pane->graphics/canvas-p (function).
widget/scroll-pane-p (function).
widget/shell (macro).
widget/shell (class).
widget/shell->graphics/canvas (macro).
widget/shell->graphics/canvas (class).
widget/shell->graphics/canvas-p (function).
widget/shellp (function).
widget/split-pane (macro).
widget/split-pane (class).
widget/split-pane->graphics/canvas (macro).
widget/split-pane->graphics/canvas (class).
widget/split-pane->graphics/canvas-p (function).
widget/split-pane-p (function).
widget/tabbed-pane (macro).
widget/tabbed-pane (class).
widget/tabbed-pane->graphics/canvas (macro).
widget/tabbed-pane->graphics/canvas (class).
widget/tabbed-pane->graphics/canvas-p (function).
widget/tabbed-pane-p (function).
widget/text (macro).
widget/text (class).
widget/text->graphics/canvas (macro).
widget/text->graphics/canvas (class).
widget/text->graphics/canvas-p (function).
widget/textp (function).
widget/title-pane (macro).
widget/title-pane (class).
widget/title-pane->graphics/canvas (macro).
widget/title-pane->graphics/canvas (class).
widget/title-pane->graphics/canvas-p (function).
widget/title-pane-p (function).
widget/tooltip (macro).
widget/tooltip (class).
widget/tooltip->graphics/canvas (macro).
widget/tooltip->graphics/canvas (class).
widget/tooltip->graphics/canvas-p (function).
widget/tooltipp (function).
width-of (generic reader).
(setf width-of) (generic writer).
windows-of (generic reader).
(setf windows-of) (generic writer).
with-measuring (macro).
with-new-recompute-state-contex (macro).
with-profiling-computation (macro).
with-recompute-state-contex (macro).
word-wrapping (macro).
word-wrapping (class).
word-wrapping-p (function).
wrap-width-of (generic reader).
(setf wrap-width-of) (generic writer).
write-number (function).
xml->tree (macro).
xml/attribute (macro).
xml/attribute (class).
xml/attribute->tree/node (macro).
xml/attribute->tree/node (class).
xml/attribute->tree/node-p (function).
xml/attributep (function).
xml/base (class).
xml/basep (function).
xml/element (macro).
xml/element (class).
xml/element->tree/node (macro).
xml/element->tree/node (class).
xml/element->tree/node-p (function).
xml/elementp (function).
xml/end-tag (function).
(setf xml/end-tag) (function).
xml/insertion (macro).
xml/insertion (class).
xml/insertion->tree/leaf (macro).
xml/insertion->tree/leaf (class).
xml/insertion->tree/leaf-p (function).
xml/insertionp (function).
xml/start-tag (function).
(setf xml/start-tag) (function).
xml/text (macro).
xml/text (class).
xml/text->tree/leaf (macro).
xml/text->tree/leaf (class).
xml/text->tree/leaf-p (function).
xml/textp (function).
xxx-equal (function).
projectured.sdlhu.dwim.asdf.
hu.dwim.common.
hu.dwim.def.
hu.dwim.defclass-star.
hu.dwim.logger.
hu.dwim.util.
projectured.
backend/sdl (class).
backend/sdlp (function).
call-with-sdl-point-vectors (function).
current-mouse-position (function).
find-sdl-window (function).
(setf find-sdl-window) (function).
load-image (function).
make-sdl-backend (function).
make-sdl-color (function).
output-to-device (function).
output-to-display (function).
output-to-file (function).
output-to-renderer (function).
read-event (function).
render-draw-rect (function).
render-fill-rect (function).
sdl-windows-of (generic reader).
(setf sdl-windows-of) (generic writer).
sdl/read-evaluate-print-loop (function).
set-render-draw-color (function).
translate-modifier-keys (function).
translate-mouse-button (function).
translate-scancode (function).
with-sdl-point-vectors (macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
document/string) length &key initial-element initial-contents) ¶sb-sequence.
computed-sequence) length &key initial-element initial-contents) ¶sb-sequence.
computed-class) name direct-slot-definitions) ¶sb-mop.
computed-class) &rest slot-initargs &key &allow-other-keys) ¶sb-mop.
computed-class) &key &allow-other-keys) ¶sb-mop.
computed-ll) index) ¶sb-sequence.
computed-ll) index) ¶sb-sequence.
document/string) index) ¶sb-sequence.
document/string) index) ¶sb-sequence.
computed-sequence) index) ¶sb-sequence.
computed-sequence) index) ¶sb-sequence.
document/sequence) index) ¶sb-sequence.
document/sequence) index) ¶sb-sequence.
evaluator/completion) &key &allow-other-keys) ¶computed-class) &rest initargs &key direct-superclasses) ¶common-lisp/function-definition/completion) &key &allow-other-keys) ¶computed-ll)) ¶sb-sequence.
document/string)) ¶sb-sequence.
computed-sequence)) ¶sb-sequence.
document/sequence)) ¶sb-sequence.
computed-ll) length &key initial-element initial-contents) ¶sb-sequence.
document/string) length &key initial-element initial-contents) ¶sb-sequence.
computed-sequence) length &key initial-element initial-contents) ¶sb-sequence.
document/sequence) length &key initial-element initial-contents) ¶sb-sequence.
document/number) stream) ¶event/keyboard/key-up) stream) ¶document/string) stream) ¶event/keyboard/type-in) stream) ¶computed-state) stream) ¶gesture/keyboard) stream) ¶event/keyboard/key-down) stream) ¶standard-class) (prototype document/sequence) context &key &allow-other-keys) ¶hu.dwim.serializer.
computed-class) &rest initargs &key direct-superclasses) ¶document/string) (instance-2 document/string) &rest args &key start1 end1 start2 end2) ¶sb-sequence.
computed-sequence) (sequence-2 computed-sequence) &rest args &key start1 end1 start2 end2) ¶sb-sequence.
computed-class) (object computed-object) (slot computed-effective-slot-definition)) ¶sb-mop.
computed-class) (object computed-object) (slot computed-effective-slot-definition)) ¶sb-mop.
computed-class) (object computed-object) (slot computed-effective-slot-definition)) ¶sb-mop.
computed-class) (object computed-object) (slot computed-effective-slot-definition)) ¶sb-mop.
document/string) start &optional end) ¶sb-sequence.
computed-sequence) start &optional end) ¶sb-sequence.
computed-class) (superclass standard-class)) ¶sb-mop.
standard-class) (object style/font) context) ¶hu.dwim.serializer.
standard-class) (object document/sequence) context) ¶hu.dwim.serializer.
Read the value, recalculate when needed.
Set the value, invalidate and recalculate as needed.
Copy the slots of FROM into INTO that are not dependent on the place this computed slot has been assigned to.
Returns the value of REFERENCE within DOCUMENT. Purely functional.
Sets the value of REFERENCE within DOCUMENT to NEW-VALUE. Has side effects on DOCUMENT.
Returns the closest position greater than or equal to START-POSITION without having a newline character in between.
Returns the closest position less than or equal to START-POSITION without having a newline character in between.
book/picture)) ¶automatically generated reader method
book/paragraph)) ¶automatically generated reader method
book/picture)) ¶automatically generated writer method
book/paragraph)) ¶automatically generated writer method
text-aligning)) ¶automatically generated reader method
text-aligning)) ¶automatically generated writer method
common-lisp/lambda-function)) ¶automatically generated reader method
common-lisp/function-definition)) ¶automatically generated reader method
common-lisp/lambda-function)) ¶automatically generated writer method
common-lisp/function-definition)) ¶automatically generated writer method
style/color)) ¶automatically generated reader method
style/color)) ¶automatically generated writer method
alternative)) ¶automatically generated reader method
alternative)) ¶automatically generated writer method
common-lisp/application)) ¶automatically generated reader method
common-lisp/application)) ¶automatically generated writer method
iomap/xml/element->tree/node)) ¶automatically generated reader method
iomap/xml/element->tree/node)) ¶automatically generated writer method
xml/element)) ¶automatically generated reader method
xml/element)) ¶automatically generated writer method
versioning/version)) ¶automatically generated reader method
versioning/version)) ¶automatically generated writer method
help/context-sensitive)) ¶automatically generated reader method
help/context-sensitive)) ¶automatically generated writer method
graphics/line)) ¶automatically generated reader method
graphics/line)) ¶automatically generated writer method
common-lisp/lambda-function)) ¶automatically generated reader method
common-lisp/function-definition)) ¶automatically generated reader method
common-lisp/let)) ¶automatically generated reader method
common-lisp/lambda-function)) ¶automatically generated writer method
common-lisp/function-definition)) ¶automatically generated writer method
common-lisp/let)) ¶automatically generated writer method
style/color)) ¶automatically generated reader method
blue.
style/color)) ¶automatically generated writer method
blue.
common-lisp/toplevel)) ¶automatically generated reader method
body.
common-lisp/lambda-function)) ¶automatically generated reader method
body.
common-lisp/function-definition)) ¶automatically generated reader method
body.
common-lisp/let)) ¶automatically generated reader method
body.
common-lisp/progn)) ¶automatically generated reader method
body.
common-lisp/toplevel)) ¶automatically generated writer method
body.
common-lisp/lambda-function)) ¶automatically generated writer method
body.
common-lisp/function-definition)) ¶automatically generated writer method
body.
common-lisp/let)) ¶automatically generated writer method
body.
common-lisp/progn)) ¶automatically generated writer method
body.
widget/base)) ¶automatically generated reader method
widget/base)) ¶automatically generated writer method
widget/base)) ¶automatically generated reader method
widget/base)) ¶automatically generated writer method
graphics/base)) ¶automatically generated reader method
graphics/base)) ¶automatically generated writer method
gesture/mouse/click)) ¶automatically generated reader method
event/mouse/button-release)) ¶automatically generated reader method
event/mouse/button-press)) ¶automatically generated reader method
gesture/mouse/click)) ¶automatically generated writer method
event/mouse/button-release)) ¶automatically generated writer method
event/mouse/button-press)) ¶automatically generated writer method
gesture/keyboard/type-in)) ¶automatically generated reader method
event/keyboard/type-in)) ¶automatically generated reader method
gesture/keyboard/type-in)) ¶automatically generated writer method
event/keyboard/type-in)) ¶automatically generated writer method
iomap/xml/element->tree/node)) ¶automatically generated reader method
iomap/tree/node->text/text)) ¶automatically generated reader method
iomap/compound)) ¶automatically generated reader method
iomap/xml/element->tree/node)) ¶automatically generated writer method
iomap/tree/node->text/text)) ¶automatically generated writer method
iomap/compound)) ¶automatically generated writer method
xml/element)) ¶automatically generated reader method
xml/element)) ¶automatically generated writer method
xml/element)) ¶automatically generated reader method
json/object)) ¶automatically generated reader method
json/object-entry)) ¶automatically generated reader method
json/array)) ¶automatically generated reader method
common-lisp/base)) ¶automatically generated reader method
lisp-form/toplevel)) ¶automatically generated reader method
lisp-form/list)) ¶automatically generated reader method
xml/element)) ¶automatically generated writer method
json/object)) ¶automatically generated writer method
json/object-entry)) ¶automatically generated writer method
json/array)) ¶automatically generated writer method
common-lisp/base)) ¶automatically generated writer method
lisp-form/toplevel)) ¶automatically generated writer method
lisp-form/list)) ¶automatically generated writer method
operation/show-context-sensitive-help)) ¶automatically generated reader method
operation/show-context-sensitive-help)) ¶automatically generated writer method
common-lisp/insertion)) ¶automatically generated reader method
lisp-form/insertion)) ¶automatically generated reader method
common-lisp/insertion)) ¶automatically generated writer method
lisp-form/insertion)) ¶automatically generated writer method
common-lisp/if)) ¶automatically generated reader method
common-lisp/if)) ¶automatically generated writer method
widget/scroll-pane)) ¶automatically generated reader method
widget/title-pane)) ¶automatically generated reader method
widget/shell)) ¶automatically generated reader method
widget/text)) ¶automatically generated reader method
widget/scroll-pane)) ¶automatically generated writer method
widget/title-pane)) ¶automatically generated writer method
widget/shell)) ¶automatically generated writer method
widget/text)) ¶automatically generated writer method
iomap/tree/node->text/text/child)) ¶automatically generated reader method
iomap/tree/leaf->text/text)) ¶automatically generated reader method
iomap/book/picture->tree/leaf)) ¶automatically generated reader method
iomap/book/paragraph->tree/leaf)) ¶automatically generated reader method
iomap/content)) ¶automatically generated reader method
iomap/tree/node->text/text/child)) ¶automatically generated writer method
iomap/tree/leaf->text/text)) ¶automatically generated writer method
iomap/book/picture->tree/leaf)) ¶automatically generated writer method
iomap/book/paragraph->tree/leaf)) ¶automatically generated writer method
iomap/content)) ¶automatically generated writer method
versioning/object-version)) ¶automatically generated reader method
widget/scroll-pane)) ¶automatically generated reader method
widget/title-pane)) ¶automatically generated reader method
widget/shell)) ¶automatically generated reader method
widget/menu-item)) ¶automatically generated reader method
widget/tooltip)) ¶automatically generated reader method
widget/button)) ¶automatically generated reader method
widget/checkbox)) ¶automatically generated reader method
widget/text)) ¶automatically generated reader method
widget/label)) ¶automatically generated reader method
text/graphics)) ¶automatically generated reader method
text/string)) ¶automatically generated reader method
text/newline)) ¶automatically generated reader method
operation/replace-content)) ¶automatically generated reader method
output/window)) ¶automatically generated reader method
graphics/viewport)) ¶automatically generated reader method
document/reflection)) ¶automatically generated reader method
document/clipboard)) ¶automatically generated reader method
document/document)) ¶automatically generated reader method
common-lisp/comment)) ¶automatically generated reader method
lisp-form/comment)) ¶automatically generated reader method
book/picture)) ¶automatically generated reader method
book/paragraph)) ¶automatically generated reader method
versioning/object-version)) ¶automatically generated writer method
widget/scroll-pane)) ¶automatically generated writer method
widget/title-pane)) ¶automatically generated writer method
widget/shell)) ¶automatically generated writer method
widget/menu-item)) ¶automatically generated writer method
widget/tooltip)) ¶automatically generated writer method
widget/button)) ¶automatically generated writer method
widget/checkbox)) ¶automatically generated writer method
widget/text)) ¶automatically generated writer method
widget/label)) ¶automatically generated writer method
text/graphics)) ¶automatically generated writer method
text/string)) ¶automatically generated writer method
text/newline)) ¶automatically generated writer method
operation/replace-content)) ¶automatically generated writer method
output/window)) ¶automatically generated writer method
graphics/viewport)) ¶automatically generated writer method
document/reflection)) ¶automatically generated writer method
document/clipboard)) ¶automatically generated writer method
document/document)) ¶automatically generated writer method
common-lisp/comment)) ¶automatically generated writer method
lisp-form/comment)) ¶automatically generated writer method
book/picture)) ¶automatically generated writer method
book/paragraph)) ¶automatically generated writer method
graphics/rounded-rectangle)) ¶automatically generated reader method
graphics/rounded-rectangle)) ¶automatically generated writer method
versioning/version)) ¶automatically generated reader method
versioning/version)) ¶automatically generated writer method
common-lisp/the)) ¶automatically generated reader method
common-lisp/the)) ¶automatically generated writer method
reference-dispatching)) ¶automatically generated reader method
identity-dispatching)) ¶automatically generated reader method
reference-dispatching)) ¶automatically generated writer method
identity-dispatching)) ¶automatically generated writer method
common-lisp/insertion)) ¶automatically generated reader method
lisp-form/symbol)) ¶automatically generated reader method
lisp-form/string)) ¶automatically generated reader method
lisp-form/insertion)) ¶automatically generated reader method
common-lisp/insertion)) ¶automatically generated writer method
lisp-form/symbol)) ¶automatically generated writer method
lisp-form/string)) ¶automatically generated writer method
lisp-form/insertion)) ¶automatically generated writer method
document/reflection->graphics/canvas)) ¶automatically generated reader method
document/reflection->graphics/canvas)) ¶automatically generated writer method
document/reflection->graphics/canvas)) ¶automatically generated reader method
document/reflection->graphics/canvas)) ¶automatically generated writer method
operation/tree/toggle-collapsed)) ¶automatically generated reader method
operation/text/replace-range)) ¶automatically generated reader method
operation/replace-target)) ¶automatically generated reader method
operation/replace-selection)) ¶automatically generated reader method
operation/replace-content)) ¶automatically generated reader method
operation/show-annotation)) ¶automatically generated reader method
operation/string/replace-range)) ¶automatically generated reader method
searching/result-element)) ¶automatically generated reader method
searching/search)) ¶automatically generated reader method
operation/number/replace-range)) ¶automatically generated reader method
operation/export-document)) ¶automatically generated reader method
operation/save-document)) ¶automatically generated reader method
operation/load-document)) ¶automatically generated reader method
operation/sequence/swap-ranges)) ¶automatically generated reader method
operation/sequence/replace-range)) ¶automatically generated reader method
operation/tree/toggle-collapsed)) ¶automatically generated writer method
operation/text/replace-range)) ¶automatically generated writer method
operation/replace-target)) ¶automatically generated writer method
operation/replace-selection)) ¶automatically generated writer method
operation/replace-content)) ¶automatically generated writer method
operation/show-annotation)) ¶automatically generated writer method
operation/string/replace-range)) ¶automatically generated writer method
searching/result-element)) ¶automatically generated writer method
searching/search)) ¶automatically generated writer method
operation/number/replace-range)) ¶automatically generated writer method
operation/export-document)) ¶automatically generated writer method
operation/save-document)) ¶automatically generated writer method
operation/load-document)) ¶automatically generated writer method
operation/sequence/swap-ranges)) ¶automatically generated writer method
operation/sequence/replace-range)) ¶automatically generated writer method
common-lisp/function-definition)) ¶automatically generated reader method
common-lisp/function-definition)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/line)) ¶automatically generated reader method
iomap/book/list->tree/node)) ¶automatically generated reader method
iomap/book/chapter->tree/node)) ¶automatically generated reader method
iomap/book/book->tree/node)) ¶automatically generated reader method
iomap/sequential)) ¶automatically generated reader method
iomap/parallel)) ¶automatically generated reader method
iomap/sorting)) ¶automatically generated reader method
iomap/removing)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/line)) ¶automatically generated writer method
iomap/book/list->tree/node)) ¶automatically generated writer method
iomap/book/chapter->tree/node)) ¶automatically generated writer method
iomap/book/book->tree/node)) ¶automatically generated writer method
iomap/sequential)) ¶automatically generated writer method
iomap/parallel)) ¶automatically generated writer method
iomap/sorting)) ¶automatically generated writer method
iomap/removing)) ¶automatically generated writer method
sequential)) ¶automatically generated reader method
parallel)) ¶automatically generated reader method
nesting)) ¶automatically generated reader method
iterating)) ¶automatically generated reader method
versioning/versioned-object)) ¶automatically generated reader method
widget/split-pane)) ¶automatically generated reader method
widget/composite)) ¶automatically generated reader method
widget/menu)) ¶automatically generated reader method
searching/result)) ¶automatically generated reader method
json/array)) ¶automatically generated reader method
graphics/canvas)) ¶automatically generated reader method
evaluator/toplevel)) ¶automatically generated reader method
lisp-form/toplevel)) ¶automatically generated reader method
lisp-form/list)) ¶automatically generated reader method
book/chapter)) ¶automatically generated reader method
document/sequence)) ¶automatically generated reader method
operation/compound)) ¶automatically generated reader method
computed-sequence)) ¶automatically generated reader method
sequential)) ¶automatically generated writer method
parallel)) ¶automatically generated writer method
nesting)) ¶automatically generated writer method
iterating)) ¶automatically generated writer method
versioning/versioned-object)) ¶automatically generated writer method
widget/split-pane)) ¶automatically generated writer method
widget/composite)) ¶automatically generated writer method
widget/menu)) ¶automatically generated writer method
searching/result)) ¶automatically generated writer method
json/array)) ¶automatically generated writer method
graphics/canvas)) ¶automatically generated writer method
evaluator/toplevel)) ¶automatically generated writer method
lisp-form/toplevel)) ¶automatically generated writer method
lisp-form/list)) ¶automatically generated writer method
book/chapter)) ¶automatically generated writer method
document/sequence)) ¶automatically generated writer method
operation/compound)) ¶automatically generated writer method
computed-sequence)) ¶automatically generated writer method
common-lisp/if)) ¶automatically generated reader method
else.
common-lisp/if)) ¶automatically generated writer method
else.
graphics/line)) ¶automatically generated reader method
end.
graphics/line)) ¶automatically generated writer method
end.
json/object)) ¶automatically generated reader method
json/object)) ¶automatically generated writer method
event-queue)) ¶automatically generated reader method
event-queue)) ¶automatically generated writer method
document/insertion->tree/leaf)) ¶automatically generated reader method
common-lisp/application)) ¶automatically generated reader method
common-lisp/insertion)) ¶automatically generated reader method
lisp-form/insertion)) ¶automatically generated reader method
document/insertion->tree/leaf)) ¶automatically generated writer method
common-lisp/application)) ¶automatically generated writer method
common-lisp/insertion)) ¶automatically generated writer method
lisp-form/insertion)) ¶automatically generated writer method
json/boolean)) ¶automatically generated reader method
json/boolean)) ¶automatically generated writer method
image/file)) ¶automatically generated reader method
style/font)) ¶automatically generated reader method
operation/export-document)) ¶automatically generated reader method
operation/save-document)) ¶automatically generated reader method
operation/load-document)) ¶automatically generated reader method
document/document)) ¶automatically generated reader method
device/file)) ¶automatically generated reader method
image/file)) ¶automatically generated writer method
style/font)) ¶automatically generated writer method
operation/export-document)) ¶automatically generated writer method
operation/save-document)) ¶automatically generated writer method
operation/load-document)) ¶automatically generated writer method
document/document)) ¶automatically generated writer method
device/file)) ¶automatically generated writer method
line-numbering)) ¶automatically generated reader method
text/element)) ¶automatically generated reader method
graphics/text)) ¶automatically generated reader method
graphics/ellipse)) ¶automatically generated reader method
graphics/circle)) ¶automatically generated reader method
graphics/polygon)) ¶automatically generated reader method
graphics/rectangle)) ¶automatically generated reader method
line-numbering)) ¶automatically generated writer method
text/element)) ¶automatically generated writer method
graphics/text)) ¶automatically generated writer method
graphics/ellipse)) ¶automatically generated writer method
graphics/circle)) ¶automatically generated writer method
graphics/polygon)) ¶automatically generated writer method
graphics/rectangle)) ¶automatically generated writer method
iomap/tree/node->text/text/child)) ¶automatically generated reader method
iomap/tree/node->text/text/child)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/line)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/line)) ¶automatically generated writer method
line-numbering)) ¶automatically generated reader method
text/element)) ¶automatically generated reader method
graphics/text)) ¶automatically generated reader method
lisp-form/symbol)) ¶automatically generated reader method
line-numbering)) ¶automatically generated writer method
text/element)) ¶automatically generated writer method
graphics/text)) ¶automatically generated writer method
lisp-form/symbol)) ¶automatically generated writer method
line-numbering)) ¶automatically generated reader method
font.
text/element)) ¶automatically generated reader method
graphics/text)) ¶automatically generated reader method
font.
document/insertion)) ¶automatically generated reader method
font.
lisp-form/symbol)) ¶automatically generated reader method
font.
line-numbering)) ¶automatically generated writer method
font.
text/element)) ¶automatically generated writer method
graphics/text)) ¶automatically generated writer method
font.
document/insertion)) ¶automatically generated writer method
font.
lisp-form/symbol)) ¶automatically generated writer method
font.
evaluator/form)) ¶automatically generated reader method
form.
evaluator/form)) ¶automatically generated writer method
form.
lisp-form/symbol->tree/leaf)) ¶automatically generated reader method
lisp-form/symbol->tree/leaf)) ¶automatically generated writer method
common-lisp/function-definition/completion)) ¶automatically generated reader method
common-lisp/function-definition/completion)) ¶automatically generated writer method
common-lisp/function-reference)) ¶automatically generated reader method
common-lisp/function-reference)) ¶automatically generated writer method
gesture-queue)) ¶automatically generated reader method
gesture-queue)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/line)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/line)) ¶automatically generated writer method
style/color)) ¶automatically generated reader method
style/color)) ¶automatically generated writer method
device/display)) ¶automatically generated reader method
device/display)) ¶automatically generated writer method
identity-dispatching)) ¶automatically generated reader method
identity-dispatching)) ¶automatically generated writer method
graphics/image)) ¶automatically generated reader method
graphics/image)) ¶automatically generated writer method
tree/base)) ¶automatically generated reader method
lisp-form/base)) ¶automatically generated reader method
tree/base)) ¶automatically generated writer method
lisp-form/base)) ¶automatically generated writer method
iomap/tree/node->text/text/child)) ¶automatically generated reader method
iomap/tree/node->text/text/child)) ¶automatically generated writer method
iomap/word-wrapping/line)) ¶automatically generated reader method
iomap/word-wrapping/line)) ¶automatically generated writer method
iomap/sorting)) ¶automatically generated reader method
iomap/removing)) ¶automatically generated reader method
iomap/sorting)) ¶automatically generated writer method
iomap/removing)) ¶automatically generated writer method
iomap/word-wrapping/line)) ¶automatically generated reader method
iomap/word-wrapping/line)) ¶automatically generated writer method
iomap/compound)) ¶automatically generated reader method
iomap/recursive)) ¶automatically generated reader method
iomap/compound)) ¶automatically generated writer method
iomap/recursive)) ¶automatically generated writer method
iomap/word-wrapping/line)) ¶automatically generated reader method
iomap/word-wrapping/line)) ¶automatically generated writer method
sorting)) ¶automatically generated reader method
key.
removing)) ¶automatically generated reader method
key.
json/object-entry)) ¶automatically generated reader method
document/sequence)) ¶automatically generated reader method
key.
gesture/keyboard/key-press)) ¶automatically generated reader method
key.
event/keyboard/key-up)) ¶automatically generated reader method
key.
event/keyboard/key-down)) ¶automatically generated reader method
key.
sorting)) ¶automatically generated writer method
key.
removing)) ¶automatically generated writer method
key.
json/object-entry)) ¶automatically generated writer method
document/sequence)) ¶automatically generated writer method
key.
gesture/keyboard/key-press)) ¶automatically generated writer method
key.
event/keyboard/key-up)) ¶automatically generated writer method
key.
event/keyboard/key-down)) ¶automatically generated writer method
key.
iomap/tree/node->text/text/child)) ¶automatically generated reader method
iomap/tree/node->text/text/child)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/line)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/line)) ¶automatically generated writer method
document/reflection)) ¶automatically generated reader method
document/reflection)) ¶automatically generated writer method
line-numbering)) ¶automatically generated reader method
text/element)) ¶automatically generated reader method
line-numbering)) ¶automatically generated writer method
text/element)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/line)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/line)) ¶automatically generated writer method
iomap/tree/node->text/text/child)) ¶automatically generated reader method
iomap/tree/node->text/text/child)) ¶automatically generated writer method
iomap/word-wrapping)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/text)) ¶automatically generated reader method
iomap/word-wrapping)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/text)) ¶automatically generated writer method
iomap/line-numbering)) ¶automatically generated reader method
iomap/line-numbering)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/line)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/line)) ¶automatically generated writer method
iomap/text/text->graphics/canvas/line)) ¶automatically generated reader method
iomap/text/text->graphics/canvas/line)) ¶automatically generated writer method
widget/base)) ¶automatically generated reader method
widget/base)) ¶automatically generated writer method
widget/base)) ¶automatically generated reader method
widget/base)) ¶automatically generated writer method
versioning/version)) ¶automatically generated reader method
name.
xml/element)) ¶automatically generated reader method
xml/attribute)) ¶automatically generated reader method
common-lisp/function-argument)) ¶automatically generated reader method
name.
common-lisp/function-definition)) ¶automatically generated reader method
name.
common-lisp/special-variable-definition)) ¶automatically generated reader method
name.
common-lisp/lexical-variable-binding)) ¶automatically generated reader method
name.
lisp-form/symbol)) ¶automatically generated reader method
name.
versioning/version)) ¶automatically generated writer method
name.
xml/element)) ¶automatically generated writer method
xml/attribute)) ¶automatically generated writer method
common-lisp/function-argument)) ¶automatically generated writer method
name.
common-lisp/function-definition)) ¶automatically generated writer method
name.
common-lisp/special-variable-definition)) ¶automatically generated writer method
name.
common-lisp/lexical-variable-binding)) ¶automatically generated writer method
name.
lisp-form/symbol)) ¶automatically generated writer method
name.
computed-ll)) ¶automatically generated reader method
computed-ll)) ¶automatically generated writer method
book/chapter)) ¶automatically generated reader method
book/chapter)) ¶automatically generated writer method
document/history)) ¶automatically generated reader method
document/history)) ¶automatically generated writer method
common-lisp/application)) ¶automatically generated reader method
common-lisp/application)) ¶automatically generated writer method
widget/split-pane)) ¶automatically generated reader method
graphics/canvas)) ¶automatically generated reader method
widget/split-pane)) ¶automatically generated writer method
graphics/canvas)) ¶automatically generated writer method
iomap/tree/node->text/text/child)) ¶automatically generated reader method
iomap/tree/node->text/text/child)) ¶automatically generated writer method
tree/node->text/text)) ¶automatically generated reader method
tree/leaf->text/text)) ¶automatically generated reader method
tree/node->text/text)) ¶automatically generated writer method
tree/leaf->text/text)) ¶automatically generated writer method
iomap/word-wrapping/line)) ¶automatically generated reader method
iomap/word-wrapping/line)) ¶automatically generated writer method
iomap/word-wrapping/line)) ¶automatically generated reader method
iomap/word-wrapping/line)) ¶automatically generated writer method
invariably)) ¶automatically generated reader method
invariably)) ¶automatically generated writer method
iomap/recursive)) ¶automatically generated reader method
iomap/recursive)) ¶automatically generated writer method
iomap/word-wrapping/line)) ¶automatically generated reader method
iomap/word-wrapping/line)) ¶automatically generated writer method
lisp-form/symbol)) ¶automatically generated reader method
lisp-form/symbol)) ¶automatically generated writer method
widget/base)) ¶automatically generated reader method
widget/base)) ¶automatically generated writer method
widget/base)) ¶automatically generated reader method
text/element)) ¶automatically generated reader method
widget/base)) ¶automatically generated writer method
text/element)) ¶automatically generated writer method
searching/result-element)) ¶automatically generated reader method
path.
document/reference)) ¶automatically generated reader method
path.
searching/result-element)) ¶automatically generated writer method
path.
document/reference)) ¶automatically generated writer method
path.
graphics/bezier)) ¶automatically generated reader method
graphics/polygon)) ¶automatically generated reader method
graphics/bezier)) ¶automatically generated writer method
graphics/polygon)) ¶automatically generated writer method
widget/scroll-pane)) ¶automatically generated reader method
widget/composite)) ¶automatically generated reader method
widget/tooltip)) ¶automatically generated reader method
widget/button)) ¶automatically generated reader method
widget/checkbox)) ¶automatically generated reader method
widget/text)) ¶automatically generated reader method
widget/label)) ¶automatically generated reader method
output/window)) ¶automatically generated reader method
graphics/canvas)) ¶automatically generated reader method
graphics/viewport)) ¶automatically generated reader method
graphics/image)) ¶automatically generated reader method
graphics/text)) ¶automatically generated reader method
graphics/ellipse)) ¶automatically generated reader method
graphics/circle)) ¶automatically generated reader method
graphics/rectangle)) ¶automatically generated reader method
graphics/point)) ¶automatically generated reader method
widget/scroll-pane)) ¶automatically generated writer method
widget/composite)) ¶automatically generated writer method
widget/tooltip)) ¶automatically generated writer method
widget/button)) ¶automatically generated writer method
widget/checkbox)) ¶automatically generated writer method
widget/text)) ¶automatically generated writer method
widget/label)) ¶automatically generated writer method
output/window)) ¶automatically generated writer method
graphics/canvas)) ¶automatically generated writer method
graphics/viewport)) ¶automatically generated writer method
graphics/image)) ¶automatically generated writer method
graphics/text)) ¶automatically generated writer method
graphics/ellipse)) ¶automatically generated writer method
graphics/circle)) ¶automatically generated writer method
graphics/rectangle)) ¶automatically generated writer method
graphics/point)) ¶automatically generated writer method
sorting)) ¶automatically generated reader method
removing)) ¶automatically generated reader method
document/sequence)) ¶automatically generated reader method
sorting)) ¶automatically generated writer method
removing)) ¶automatically generated writer method
document/sequence)) ¶automatically generated writer method
predicate-dispatching)) ¶automatically generated reader method
predicate-dispatching)) ¶automatically generated writer method
document/insertion)) ¶automatically generated reader method
document/insertion)) ¶automatically generated writer method
computed-ll)) ¶automatically generated reader method
computed-ll)) ¶automatically generated writer method
projection)) ¶automatically generated reader method
projection)) ¶automatically generated writer method
operation/select-next-alternative)) ¶automatically generated reader method
operation/focusing/replace-part)) ¶automatically generated reader method
iomap)) ¶automatically generated reader method
operation/select-next-alternative)) ¶automatically generated writer method
operation/focusing/replace-part)) ¶automatically generated writer method
iomap)) ¶automatically generated writer method
graphics/ellipse)) ¶automatically generated reader method
graphics/circle)) ¶automatically generated reader method
graphics/rounded-rectangle)) ¶automatically generated reader method
graphics/ellipse)) ¶automatically generated writer method
graphics/circle)) ¶automatically generated writer method
graphics/rounded-rectangle)) ¶automatically generated writer method
image/file)) ¶raw.
style/color)) ¶raw.
style/font)) ¶raw.
image/memory)) ¶automatically generated reader method
raw.
image/file)) ¶automatically generated reader method
style/font)) ¶automatically generated reader method
style/color)) ¶automatically generated reader method
device/file)) ¶automatically generated reader method
raw.
device/display)) ¶automatically generated reader method
raw.
image/memory)) ¶automatically generated writer method
raw.
image/file)) ¶automatically generated writer method
raw.
style/font)) ¶automatically generated writer method
style/color)) ¶automatically generated writer method
raw.
device/file)) ¶automatically generated writer method
raw.
device/display)) ¶automatically generated writer method
raw.
projection)) ¶automatically generated reader method
projection)) ¶automatically generated writer method
profile-context)) ¶automatically generated reader method
profile-context)) ¶automatically generated writer method
style/color)) ¶automatically generated reader method
red.
style/color)) ¶automatically generated writer method
red.
reference-dispatching)) ¶automatically generated reader method
reference-dispatching)) ¶automatically generated writer method
operation/text/replace-range)) ¶automatically generated reader method
operation/replace-target)) ¶automatically generated reader method
operation/string/replace-range)) ¶automatically generated reader method
operation/number/replace-range)) ¶automatically generated reader method
operation/sequence/replace-range)) ¶automatically generated reader method
operation/text/replace-range)) ¶automatically generated writer method
operation/replace-target)) ¶automatically generated writer method
operation/string/replace-range)) ¶automatically generated writer method
operation/number/replace-range)) ¶automatically generated writer method
operation/sequence/replace-range)) ¶automatically generated writer method
searching/search)) ¶automatically generated reader method
evaluator/form)) ¶automatically generated reader method
searching/search)) ¶automatically generated writer method
evaluator/form)) ¶automatically generated writer method
operation/widget/scroll-pane/scroll)) ¶automatically generated reader method
operation/widget/scroll-pane/scroll)) ¶automatically generated writer method
gesture/mouse/scroll)) ¶automatically generated reader method
event/mouse/scroll-wheel)) ¶automatically generated reader method
gesture/mouse/scroll)) ¶automatically generated writer method
event/mouse/scroll-wheel)) ¶automatically generated writer method
operation/widget/scroll-pane/scroll)) ¶automatically generated reader method
operation/widget/scroll-pane/scroll)) ¶automatically generated writer method
widget/scroll-pane)) ¶automatically generated reader method
widget/scroll-pane)) ¶automatically generated writer method
backend/sdl)) ¶automatically generated reader method
backend/sdl)) ¶automatically generated writer method
searching/search)) ¶automatically generated reader method
searching/search)) ¶automatically generated writer method
object-searching)) ¶automatically generated reader method
object-searching)) ¶automatically generated writer method
operation/widget/tabbed-pane/select-page)) ¶automatically generated reader method
widget/tabbed-pane)) ¶automatically generated reader method
operation/widget/tabbed-pane/select-page)) ¶automatically generated writer method
widget/tabbed-pane)) ¶automatically generated writer method
operation/sequence/swap-ranges)) ¶automatically generated reader method
operation/sequence/swap-ranges)) ¶automatically generated writer method
operation/sequence/swap-ranges)) ¶automatically generated reader method
operation/sequence/swap-ranges)) ¶automatically generated writer method
alternative)) ¶automatically generated reader method
operation/tree/toggle-collapsed)) ¶automatically generated reader method
operation/text/replace-range)) ¶automatically generated reader method
operation/replace-target)) ¶automatically generated reader method
operation/replace-selection)) ¶automatically generated reader method
operation/show-annotation)) ¶automatically generated reader method
operation/describe)) ¶automatically generated reader method
operation/string/replace-range)) ¶automatically generated reader method
operation/number/replace-range)) ¶automatically generated reader method
operation/sequence/replace-range)) ¶automatically generated reader method
alternative)) ¶automatically generated writer method
operation/tree/toggle-collapsed)) ¶automatically generated writer method
operation/text/replace-range)) ¶automatically generated writer method
operation/replace-target)) ¶automatically generated writer method
operation/replace-selection)) ¶automatically generated writer method
operation/show-annotation)) ¶automatically generated writer method
operation/describe)) ¶automatically generated writer method
operation/string/replace-range)) ¶automatically generated writer method
operation/number/replace-range)) ¶automatically generated writer method
operation/sequence/replace-range)) ¶automatically generated writer method
widget/tabbed-pane)) ¶automatically generated reader method
widget/tabbed-pane)) ¶automatically generated writer method
widget/scroll-pane)) ¶automatically generated reader method
size.
widget/shell)) ¶automatically generated reader method
size.
widget/tooltip)) ¶automatically generated reader method
size.
widget/button)) ¶automatically generated reader method
size.
text/spacing)) ¶automatically generated reader method
output/window)) ¶automatically generated reader method
size.
graphics/viewport)) ¶automatically generated reader method
size.
graphics/rectangle)) ¶automatically generated reader method
size.
rectangle)) ¶automatically generated reader method
size.
style/font)) ¶automatically generated reader method
widget/scroll-pane)) ¶automatically generated writer method
size.
widget/shell)) ¶automatically generated writer method
size.
widget/tooltip)) ¶automatically generated writer method
size.
widget/button)) ¶automatically generated writer method
size.
text/spacing)) ¶automatically generated writer method
output/window)) ¶automatically generated writer method
size.
graphics/viewport)) ¶automatically generated writer method
size.
graphics/rectangle)) ¶automatically generated writer method
size.
rectangle)) ¶automatically generated writer method
size.
style/font)) ¶automatically generated writer method
widget/split-pane)) ¶automatically generated reader method
widget/split-pane)) ¶automatically generated writer method
document/clipboard)) ¶automatically generated reader method
document/clipboard)) ¶automatically generated writer method
t/object->tree/node)) ¶automatically generated reader method
t/object->tree/node)) ¶automatically generated writer method
iomap/copying)) ¶automatically generated reader method
iomap/copying)) ¶automatically generated writer method
graphics/ellipse)) ¶automatically generated reader method
graphics/circle)) ¶automatically generated reader method
graphics/bezier)) ¶automatically generated reader method
graphics/polygon)) ¶automatically generated reader method
graphics/rectangle)) ¶automatically generated reader method
graphics/line)) ¶automatically generated reader method
graphics/point)) ¶automatically generated reader method
graphics/ellipse)) ¶automatically generated writer method
graphics/circle)) ¶automatically generated writer method
graphics/bezier)) ¶automatically generated writer method
graphics/polygon)) ¶automatically generated writer method
graphics/rectangle)) ¶automatically generated writer method
graphics/line)) ¶automatically generated writer method
graphics/point)) ¶automatically generated writer method
document/insertion)) ¶automatically generated reader method
document/insertion)) ¶automatically generated writer method
operation/widget/tabbed-pane/select-page)) ¶automatically generated reader method
operation/widget/tabbed-pane/select-page)) ¶automatically generated writer method
graphics/text)) ¶automatically generated reader method
text.
graphics/text)) ¶automatically generated writer method
text.
common-lisp/if)) ¶automatically generated reader method
then.
common-lisp/if)) ¶automatically generated writer method
then.
operation/functional)) ¶automatically generated reader method
operation/functional)) ¶automatically generated writer method
widget/title-pane)) ¶automatically generated reader method
widget/title-pane)) ¶automatically generated writer method
widget/title-pane)) ¶automatically generated reader method
output/window)) ¶automatically generated reader method
book/picture)) ¶automatically generated reader method
book/chapter)) ¶automatically generated reader method
widget/title-pane)) ¶automatically generated writer method
output/window)) ¶automatically generated writer method
book/picture)) ¶automatically generated writer method
book/chapter)) ¶automatically generated writer method
widget/shell)) ¶automatically generated reader method
widget/shell)) ¶automatically generated writer method
evaluator/completion)) ¶automatically generated reader method
evaluator/completion)) ¶automatically generated writer method
json/boolean)) ¶automatically generated reader method
json/boolean)) ¶automatically generated writer method
type-dispatching)) ¶automatically generated reader method
type-dispatching)) ¶automatically generated writer method
text/spacing)) ¶automatically generated reader method
text/spacing)) ¶automatically generated writer method
profile-context)) ¶automatically generated reader method
profile-context)) ¶automatically generated writer method
xml/attribute)) ¶automatically generated reader method
xml/insertion)) ¶automatically generated reader method
document/string)) ¶automatically generated reader method
document/number)) ¶automatically generated reader method
json/object-entry)) ¶automatically generated reader method
json/string)) ¶automatically generated reader method
json/number)) ¶automatically generated reader method
json/insertion)) ¶automatically generated reader method
document/insertion)) ¶automatically generated reader method
document/nothing)) ¶automatically generated reader method
common-lisp/special-variable-definition)) ¶automatically generated reader method
common-lisp/lexical-variable-binding)) ¶automatically generated reader method
common-lisp/the)) ¶automatically generated reader method
common-lisp/constant)) ¶automatically generated reader method
common-lisp/insertion)) ¶automatically generated reader method
lisp-form/object)) ¶automatically generated reader method
lisp-form/quote)) ¶automatically generated reader method
lisp-form/string)) ¶automatically generated reader method
lisp-form/number)) ¶automatically generated reader method
lisp-form/insertion)) ¶automatically generated reader method
computed-ll)) ¶automatically generated reader method
xml/attribute)) ¶automatically generated writer method
xml/insertion)) ¶automatically generated writer method
document/string)) ¶automatically generated writer method
document/number)) ¶automatically generated writer method
json/object-entry)) ¶automatically generated writer method
json/string)) ¶automatically generated writer method
json/number)) ¶automatically generated writer method
json/insertion)) ¶automatically generated writer method
document/insertion)) ¶automatically generated writer method
document/nothing)) ¶automatically generated writer method
common-lisp/special-variable-definition)) ¶automatically generated writer method
common-lisp/lexical-variable-binding)) ¶automatically generated writer method
common-lisp/the)) ¶automatically generated writer method
common-lisp/constant)) ¶automatically generated writer method
common-lisp/insertion)) ¶automatically generated writer method
lisp-form/object)) ¶automatically generated writer method
lisp-form/quote)) ¶automatically generated writer method
lisp-form/string)) ¶automatically generated writer method
lisp-form/number)) ¶automatically generated writer method
lisp-form/insertion)) ¶automatically generated writer method
computed-ll)) ¶automatically generated writer method
json/boolean)) ¶automatically generated reader method
json/boolean)) ¶automatically generated writer method
common-lisp/variable-reference)) ¶automatically generated reader method
common-lisp/variable-reference)) ¶automatically generated writer method
versioning/object-version)) ¶automatically generated reader method
versioning/object-version)) ¶automatically generated writer method
widget/base)) ¶automatically generated reader method
widget/base)) ¶automatically generated writer method
operation/widget/show)) ¶automatically generated reader method
operation/widget/hide)) ¶automatically generated reader method
operation/widget/show)) ¶automatically generated writer method
operation/widget/hide)) ¶automatically generated writer method
device/display)) ¶automatically generated reader method
device/display)) ¶automatically generated writer method
output/display)) ¶automatically generated reader method
output/display)) ¶automatically generated writer method
word-wrapping)) ¶automatically generated reader method
word-wrapping)) ¶automatically generated writer method
structure-object.
(or null vector)
(or null symbol function)
(or null projectured::computed-object)
(or (eql projectured::+invalid-value+) t)
projectured::+invalid-value+
(or null projectured::computed-effective-slot-definition)
(or atom cons)
boolean
structure-object.
(or null alexandria:non-negative-integer projectured::computed-ll)
(or null alexandria:non-negative-integer)
(or null integer)
A backend describes the input and output operations with the external world.
function
:read-evaluate-print-loop
function
:input-from-devices
function
:output-to-devices
hash-table
(make-hash-table)
:sdl-windows
boolean
:collapsed
sequence
:elements
string
:domain
:icon
string
:description
projectured::gesture
:gesture
projectured::operation
:operation
common-lisp/application.
common-lisp/comment.
common-lisp/constant.
common-lisp/function-argument.
common-lisp/function-definition.
common-lisp/function-reference.
common-lisp/if.
common-lisp/insertion.
common-lisp/lambda-function.
common-lisp/let.
common-lisp/lexical-variable-binding.
common-lisp/progn.
common-lisp/special-variable-definition.
common-lisp/the.
common-lisp/toplevel.
common-lisp/variable-reference.
boolean
:collapsed
string
:content
:value
symbol
:name
projectured::lisp-form/symbol
:name
sequence
:bindings
boolean
:allow-other-keys
common-lisp.
string
:documentation
sequence
:body
funcallable-standard-object.
projectured::common-lisp/function-definition
:function-definition
common-lisp.
projectured::common-lisp/base
:function
common-lisp.
projectured::common-lisp/base
:condition
projectured::common-lisp/base
:then
iterate.
projectured::common-lisp/base
:else
string
:value
string
:default-value
boolean
:compound
function
:factory
sequence
:body
sequence
:body
common-lisp.
projectured::common-lisp/base
:variable
standard-class.
computed-slot-definition.
standard-direct-slot-definition.
computed-slot-definition.
standard-effective-slot-definition.
computed-object.
sequence.
:value
projectured::computed-ll
:previous-element
projectured::computed-ll
:next-element
computed-object.
sequence.
sequence
:elements
standard-slot-definition.
Base class for devices.
A display is an output device.
A file is an output device.
Base class for input devices.
Base class for input-output devices.
A keyboard is an input device.
A mouse is an input device.
Base class for output devices.
A timer is an input device.
book/base.
book/book.
book/chapter.
book/list.
book/paragraph.
book/picture.
common-lisp/application.
common-lisp/auxiliary-function-argument.
common-lisp/base.
common-lisp/comment.
common-lisp/constant.
common-lisp/function-argument.
common-lisp/function-definition.
common-lisp/function-reference.
common-lisp/if.
common-lisp/insertion.
common-lisp/keyword-function-argument.
common-lisp/lambda-function.
common-lisp/let.
common-lisp/lexical-variable-binding.
common-lisp/optional-function-argument.
common-lisp/progn.
common-lisp/required-function-argument.
common-lisp/rest-function-argument.
common-lisp/special-variable-definition.
common-lisp/the.
common-lisp/toplevel.
common-lisp/variable-reference.
document/base.
document/clipboard.
document/document.
document/history.
document/insertion.
document/nothing.
document/number.
document/reference.
document/reflection.
document/sequence.
document/string.
evaluator/base.
evaluator/form.
evaluator/toplevel.
graphics/base.
graphics/bezier.
graphics/canvas.
graphics/circle.
graphics/ellipse.
graphics/image.
graphics/line.
graphics/point.
graphics/polygon.
graphics/rectangle.
graphics/rounded-rectangle.
graphics/text.
graphics/viewport.
help/base.
help/context-sensitive.
image/base.
image/file.
image/memory.
inset.
json/array.
json/base.
json/boolean.
json/insertion.
json/null.
json/number.
json/object.
json/object-entry.
json/string.
lisp-form/base.
lisp-form/comment.
lisp-form/insertion.
lisp-form/list.
lisp-form/number.
lisp-form/object.
lisp-form/quote.
lisp-form/string.
lisp-form/symbol.
lisp-form/toplevel.
output/base.
output/display.
output/window.
searching/base.
searching/result.
searching/result-element.
searching/search.
style/base.
style/color.
style/font.
text/base.
text/element.
text/graphics.
text/newline.
text/spacing.
text/string.
text/text.
tree/base.
tree/leaf.
tree/node.
versioning/base.
versioning/object-version.
versioning/version.
versioning/versioned-object.
widget/base.
widget/button.
widget/checkbox.
widget/composite.
widget/label.
widget/menu.
widget/menu-item.
widget/scroll-pane.
widget/shell.
widget/split-pane.
widget/tabbed-pane.
widget/text.
widget/title-pane.
widget/tooltip.
xml/attribute.
xml/base.
xml/element.
xml/insertion.
xml/text.
projectured::selection
:selection
projectured::document
:annotation
sequence
:operations
string
:class
"insert a new "
:prefix
string
:value
string
:class
" here"
:suffix
projectured::style/font
:font
function
:factory
string
:class
"empty document"
:value
This class represents a domain independent plain old number which is editable and has selection and identity.
(or null number)
:value
projectured::reference
:path
This class represents a domain independent plain old sequence which is editable and has selection and identity.
This class represents a domain independent plain old string which is editable and has selection and identity.
projectured::document
:document
projectured::projection
:projection
projectured::backend
:backend
sequence
:devices
projectured::iomap
:reader-iomap
projectured::iomap
:printer-iomap
projectured::event-queue
:event-queue
projectured::gesture-queue
:gesture-queue
funcallable-standard-object.
projectured::evaluator/toplevel
:toplevel
sequence
:elements
Base class for events.
A sequence of hardware events.
sequence
:events
Base class for keyboard events.
A key down event.
symbol
:key
A key up event.
symbol
:key
A type-in event.
common-lisp.
character
:character
Base class for mouse events.
A mouse button press event.
(member :button-left :button-middle :button-right)
:button
A mouse button release event.
(member :button-left :button-middle :button-right)
:button
A mouse move event.
A mouse wheel event.
projectured::|2d|
:scroll
Base class for window events.
Base class for gestures.
sequence
:gestures
Base class for keyboard gestures.
symbol
:key
common-lisp.
character
:character
Base class for mouse gestures.
(member :button-left :button-middle :button-right)
:button
projectured::|2d|
:scroll
Base class for window gestures.
Base class for graphics elements.
projectured::rectangle
(projectured::as (projectured::make-bounding-rectangle hu.dwim.def:-self-))
:bounds
common-lisp.
projectured::|2d|
:position
(member nil :horizontal :vertical)
:orientation
sequence
:elements
common-lisp.
projectured::|2d|
:position
number
:radius
projectured::style/color
:stroke-color
projectured::style/color
:fill-color
common-lisp.
projectured::|2d|
:position
projectured::|2d|
:radius
projectured::style/color
:stroke-color
projectured::style/color
:fill-color
sequence
:points
projectured::style/color
:stroke-color
projectured::style/color
:fill-color
common-lisp.
projectured::|2d|
:position
projectured::|2d|
:size
projectured::style/color
:stroke-color
projectured::style/color
:fill-color
common-lisp.
projectured::|2d|
:position
string
:text
:font
projectured::style/color
:font-color
projectured::style/color
:fill-color
sequence
:available-commands
:raw
:output
An IOMAP provides a bidirectional mapping between INPUT and OUTPUT.
iomap/book/book->tree/node.
iomap/book/chapter->tree/node.
iomap/book/list->tree/node.
iomap/book/paragraph->tree/leaf.
iomap/book/picture->tree/leaf.
iomap/compound.
iomap/content.
iomap/copying.
iomap/line-numbering.
iomap/parallel.
iomap/recursive.
iomap/removing.
iomap/sequential.
iomap/sorting.
iomap/text/text->graphics/canvas/line.
iomap/text/text->graphics/canvas/text.
iomap/tree/leaf->text/text.
iomap/tree/node->text/text.
iomap/tree/node->text/text/child.
iomap/word-wrapping.
iomap/word-wrapping/line.
iomap/xml/element->tree/node.
projectured::projection
:projection
projectured::projection
:recursion
:input
projectured::reference
:input-reference
:output
sequence
:element-iomaps
sequence
:element-iomaps
sequence
:element-iomaps
projectured::iomap
:content-iomap
projectured::iomap
:content-iomap
projectured::iomap
:content-iomap
sequence
:slot-value-iomaps
integer
:line-number-length
list
:element-iomaps
list
:element-iomaps
(setf element-iomaps-of).
element-iomaps-of.
(setf first-character-indices-of).
first-character-indices-of.
(setf graphics-element-indices-of).
graphics-element-indices-of.
(setf last-character-indices-of).
last-character-indices-of.
(setf line-end-character-index-of).
line-end-character-index-of.
(setf line-start-character-index-of).
line-start-character-index-of.
(setf line-y-of).
line-y-of.
sequence
:element-iomaps
integer
:line-start-character-index
integer
:line-end-character-index
sequence
:first-character-indices
sequence
:last-character-indices
sequence
:graphics-element-indices
number
:line-y
sequence
:line-iomaps
projectured::iomap
:content-iomap
sequence
:child-iomaps
(setf content-iomap-of).
content-iomap-of.
(setf first-character-index-of).
first-character-index-of.
(setf indented-child-of).
indented-child-of.
(setf last-character-index-of).
last-character-index-of.
(setf line-indentation-of).
line-indentation-of.
(setf origin-character-index-of).
origin-character-index-of.
projectured::iomap
:content-iomap
projectured::text/text
:indented-child
integer
:line-indentation
integer
:origin-character-index
integer
:first-character-index
integer
:last-character-index
sequence
:line-iomaps
(setf input-end-index-of).
input-end-index-of.
(setf input-newline-insertion-indices-of).
input-newline-insertion-indices-of.
(setf input-start-index-of).
input-start-index-of.
(setf output-end-index-of).
output-end-index-of.
(setf output-newline-insertion-indices-of).
output-newline-insertion-indices-of.
(setf output-start-index-of).
output-start-index-of.
integer
:input-start-index
integer
:input-end-index
sequence
:input-newline-insertion-indices
integer
:output-start-index
integer
:output-end-index
sequence
:output-newline-insertion-indices
boolean
:value
string
:class
"true"
:true-value
string
:class
"false"
:false-value
string
:class
""
:value
string
:class
"null"
:value
number
:value
string
:value
projectured::style/font
:font
projectured::style/color
:font-color
projectured::style/color
:fill-color
projectured::style/color
:line-color
integer
:indentation
string
:content
string
:value
string
:default-value
boolean
:compound
function
:factory
number
:value
standard-object
:value
projectured::lisp-form/base
:value
string
:name
common-lisp.
:package
string
:default-value
projectured::style/font
:font
projectured::style/color
:font-color
boolean
:fully-qualified
function
:searcher
Base class for operations.
operation/compound.
operation/describe.
operation/export-document.
operation/focusing/replace-part.
operation/functional.
operation/load-document.
operation/number/replace-range.
operation/quit.
operation/replace-content.
operation/replace-selection.
operation/replace-target.
operation/save-document.
operation/select-next-alternative.
operation/sequence/replace-range.
operation/sequence/swap-ranges.
operation/show-annotation.
operation/show-context-sensitive-help.
operation/string/replace-range.
operation/text/base.
operation/text/replace-range.
operation/tree.
operation/tree/toggle-collapsed.
operation/widget/hide.
operation/widget/scroll-pane/scroll.
operation/widget/show.
operation/widget/tabbed-pane/select-page.
A sequence of operations carried out in the order they appear in elements.
sequence
:elements
projectured::reference
:selection
An operation that calls a function.
function
:thunk
An operation that quits the editor.
An operation that replaces the content of a document.
An operation that replaces the selection of a document.
projectured::alternatives
:projection
sequence
:commands
projectured::text/text
:document
projectured::reference
:selection
projectured::text/text
:replacement
projectured::widget/base
:widget
projectured::widget/base
:widget
sequence
:windows
common-lisp.
projectured::|2d|
:position
projectured::|2d|
:size
:content
string
:title
list
:elements
list
:predicate-projection-pairs
A projection describes a bidirectional transformation from one domain to another.
alternative.
book/book->tree/node.
book/chapter->tree/node.
book/list->tree/node.
book/paragraph->tree/leaf.
book/picture->tree/leaf.
chapter-numbering.
common-lisp/application->lisp-form/list.
common-lisp/comment->lisp-form/comment.
common-lisp/constant->lisp-form/string.
common-lisp/function-argument->lisp-form/symbol.
common-lisp/function-definition->lisp-form/list.
common-lisp/function-reference->lisp-form/symbol.
common-lisp/if->lisp-form/list.
common-lisp/insertion->lisp-form/insertion.
common-lisp/lambda-function->lisp-form/list.
common-lisp/let->lisp-form/list.
common-lisp/lexical-variable-binding->lisp-form/list.
common-lisp/progn->lisp-form/list.
common-lisp/special-variable-definition->lisp-form/list.
common-lisp/the->lisp-form/list.
common-lisp/toplevel->lisp-form/toplevel.
common-lisp/variable-reference->lisp-form/symbol.
copying.
document/clipboard->t.
document/document->t.
document/insertion->tree/leaf.
document/nothing->tree/leaf.
document/number->number.
document/number->string.
document/reference->text/text.
document/reflection->graphics/canvas.
document/string->string.
evaluator/form->tree/node.
evaluator/toplevel->tree/node.
focusing.
help/context-sensitive->text/text.
identity-dispatching.
invariably.
iterating.
json/array->tree/node.
json/boolean->tree/leaf.
json/insertion->tree/leaf.
json/null->tree/leaf.
json/number->tree/leaf.
json/object->tree/node.
json/object-entry->tree/node.
json/string->tree/leaf.
line-numbering.
lisp-form/comment->tree/node.
lisp-form/insertion->tree/leaf.
lisp-form/list->list.
lisp-form/list->tree/node.
lisp-form/number->number.
lisp-form/number->tree/leaf.
lisp-form/object->tree/leaf.
lisp-form/quote->list.
lisp-form/quote->tree/node.
lisp-form/string->string.
lisp-form/string->tree/leaf.
lisp-form/symbol->symbol.
lisp-form/symbol->tree/leaf.
lisp-form/toplevel->list.
lisp-form/toplevel->tree/node.
nesting.
object-searching.
parallel.
predicate-dispatching.
preserving.
recursive.
reference-dispatching.
removing.
reversing.
searching/result->tree/node.
searching/result-element->tree/node.
searching/search->graphics/canvas.
sequential.
sorting.
t/null->tree/leaf.
t/number->tree/leaf.
t/object->tree/node.
t/pathname->tree/leaf.
t/sequence->tree/node.
t/string->tree/leaf.
t/symbol->tree/leaf.
text->string.
text-aligning.
text/text->graphics/canvas.
tree/leaf->text/text.
tree/node->text/text.
type-dispatching.
widget/composite->graphics/canvas.
widget/label->graphics/canvas.
widget/menu->graphics/canvas.
widget/menu-item->graphics/canvas.
widget/scroll-pane->graphics/canvas.
widget/shell->graphics/canvas.
widget/split-pane->graphics/canvas.
widget/tabbed-pane->graphics/canvas.
widget/text->graphics/canvas.
widget/title-pane->graphics/canvas.
widget/tooltip->graphics/canvas.
word-wrapping.
xml/attribute->tree/node.
xml/element->tree/node.
xml/insertion->tree/leaf.
xml/text->tree/leaf.
function
:reader
function
:printer
projectured::projection
:child
sequence
:elements
list
:elements
number
:red
number
:green
number
:blue
number
:alpha
:raw
function
:slot-provider
number
:alignment-width
projectured::style/font
:font
projectured::style/color
:font-color
projectured::style/color
:fill-color
projectured::style/color
:line-color
projectured::inset
:padding
projectured::document
:content
string
:class
(string #\newline)
:content
string
:content
sequence
:elements
projectured::text/text
:opening-delimiter
projectured::text/text
:closing-delimiter
integer
:indentation
:content
boolean
:output-delimiters
boolean
:output-delimiters
list
:type-projection-pairs
sequence
:elements
boolean
t
:visible
projectured::inset
projectured::*inset/default*
:margin
projectured::style/color
:margin-color
projectured::inset
projectured::*inset/default*
:border
projectured::style/color
:border-color
projectured::inset
projectured::*inset/default*
:padding
projectured::style/color
:padding-color
sequence
:elements
:content
:content
projectured::style/color
:content-fill-color
common-lisp.
projectured::|2d|
:position
projectured::|2d|
:size
projectured::|2d|
:scroll-position
:content
projectured::style/color
:content-fill-color
projectured::|2d|
:size
projectured::widget/tooltip
:tooltip
common-lisp.
projectured::|2d|
:position
:content
projectured::style/color
:content-fill-color
:title
projectured::style/color
:title-fill-color
:content
projectured::style/color
:content-fill-color
number
:wrap-width
string
:name
sequence
:attributes
sequence
:children
boolean
:collapsed
string
:class
""
:value
string
:value
| Jump to: | (
2
A B C D E F G H I J K L M N O P R S T U V W X |
|---|