The clx Reference Manual

This is the clx Reference Manual, version 0.7.6, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Apr 15 04:42:33 2025 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 clx

An implementation of the X Window System protocol in Lisp.

Maintainer

sharplispers

License

MIT

Version

0.7.6

Dependency

sb-bsd-sockets (system).

Source

clx.asd.

Child Components

3 Modules

Modules are listed depth-first from the system components tree.


3.1 clx/extensions

Dependency

resource.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Child Components

3.2 clx/manual

Dependency

cmudep (file).

Source

clx.asd.

Parent Component

clx (system).

Child Component

clx.texinfo (file).


3.3 clx/debug

Dependency

manual (module).

Source

clx.asd.

Parent Component

clx (system).

Child Components

4 Files

Files are sorted by type and then listed depth-first from the systems components trees.


4.1 Lisp


4.1.1 clx/clx.asd

Source

clx.asd.

Parent Component

clx (system).

ASDF Systems

clx.

Packages

clx-system.

Public Interface
Internals

4.1.2 clx/package.lisp

Source

clx.asd.

Parent Component

clx (system).

Packages

xlib.


4.1.3 clx/depdefs.lisp

Dependency

package.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface

array-index (type).

Internals

4.1.4 clx/clx.lisp

Dependency

depdefs.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.5 clx/dependent.lisp

Dependency

clx.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.6 clx/common.lisp

Dependency

dependent.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Internals

4.1.7 clx/macros.lisp

Dependency

common.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Internals

4.1.8 clx/bufmac.lisp

Dependency

macros.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Internals

4.1.9 clx/buffer.lisp

Dependency

bufmac.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Internals

4.1.10 clx/display.lisp

Dependency

buffer.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.11 clx/gcontext.lisp

Dependency

display.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.12 clx/input.lisp

Dependency

gcontext.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.13 clx/requests.lisp

Dependency

input.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.14 clx/fonts.lisp

Dependency

requests.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.15 clx/graphics.lisp

Dependency

fonts.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.16 clx/text.lisp

Dependency

graphics.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.17 clx/attributes.lisp

Dependency

text.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.18 clx/translate.lisp

Dependency

attributes.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.19 clx/keysyms.lisp

Dependency

translate.lisp (file).

Source

clx.asd.

Parent Component

clx (system).


4.1.20 clx/manager.lisp

Dependency

keysyms.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.21 clx/image.lisp

Dependency

manager.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.22 clx/resource.lisp

Dependency

image.lisp (file).

Source

clx.asd.

Parent Component

clx (system).

Public Interface
Internals

4.1.23 clx/extensions/shape.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface
Internals

4.1.24 clx/extensions/big-requests.lisp

Source

clx.asd.

Parent Component

extensions (module).

Internals

enable-big-requests (function).


4.1.25 clx/extensions/xvidmode.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface
Internals

4.1.26 clx/extensions/xrender.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface
Internals

4.1.27 clx/extensions/glx.lisp

Source

clx.asd.

Parent Component

extensions (module).

Packages

xlib/glx.

Public Interface
Internals

4.1.28 clx/extensions/gl.lisp

Dependency

glx.lisp (file).

Source

clx.asd.

Parent Component

extensions (module).

Packages

xlib/gl.

Public Interface
Internals

4.1.29 clx/extensions/dpms.lisp

Source

clx.asd.

Parent Component

extensions (module).

Packages

xlib/dpms.

Public Interface
Internals

4.1.30 clx/extensions/xtest.lisp

Source

clx.asd.

Parent Component

extensions (module).

Packages

xlib/xtest.

Public Interface
Internals

4.1.31 clx/extensions/screensaver.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface

4.1.32 clx/extensions/randr.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface
Internals

4.1.33 clx/extensions/xinerama.lisp

Source

clx.asd.

Parent Component

extensions (module).

Packages

xlib/xinerama.

Public Interface
Internals

4.1.34 clx/extensions/dbe.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface
Internals

4.1.35 clx/extensions/xc-misc.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface
Internals

4.1.36 clx/extensions/dri2.lisp

Source

clx.asd.

Parent Component

extensions (module).

Public Interface
Internals

4.2 Static


4.2.1 clx/NEWS

Dependency

extensions (module).

Source

clx.asd.

Parent Component

clx (system).


4.2.2 clx/CHANGES

Dependency

news (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.3 clx/README.md

Dependency

changes (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.4 clx/README-R5

Dependency

readme.md (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.5 clx/exclMakefile

Dependency

readme-r5 (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.6 clx/exclREADME

Dependency

exclmakefile (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.7 clx/exclcmac

Dependency

exclreadme (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.8 clx/excldepc

Dependency

exclcmac (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.9 clx/sockcl

Dependency

excldepc (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.10 clx/socket

Dependency

sockcl (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.11 clx/defsystem

Dependency

socket (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.12 clx/provide

Dependency

defsystem (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.13 clx/cmudep

Dependency

provide (file).

Source

clx.asd.

Parent Component

clx (system).


4.2.14 clx/manual/clx.texinfo

Source

clx.asd.

Parent Component

manual (module).


4.2.15 clx/debug/debug

Source

clx.asd.

Parent Component

debug (module).


4.2.16 clx/debug/describe

Source

clx.asd.

Parent Component

debug (module).


4.2.17 clx/debug/event-test

Source

clx.asd.

Parent Component

debug (module).


4.2.18 clx/debug/keytrans

Source

clx.asd.

Parent Component

debug (module).


4.2.19 clx/debug/trace

Source

clx.asd.

Parent Component

debug (module).


4.2.20 clx/debug/util

Source

clx.asd.

Parent Component

debug (module).


5 Packages

Packages are listed by definition order.


5.1 xlib/xtest

Source

xtest.lisp.

Use List
  • common-lisp.
  • xlib.
Public Interface
Internals

5.2 xlib/xinerama

Source

xinerama.lisp.

Nickname

xinerama

Use List
  • common-lisp.
  • xlib.
Public Interface
Internals

5.3 xlib/dpms

Source

dpms.lisp.

Use List

common-lisp.

Public Interface
Internals

5.4 xlib/gl

Source

gl.lisp.

Use List
  • common-lisp.
  • xlib.
Public Interface
Internals

5.5 xlib

Source

package.lisp.

Use List
  • common-lisp.
  • sb-bsd-sockets.
Used By List
Public Interface
Internals

5.6 clx-system

Source

clx.asd.

Use List
  • asdf/interface.
  • common-lisp.
Internals

5.7 xlib/glx

Source

glx.lisp.

Use List
  • common-lisp.
  • xlib.
Public Interface
Internals

6 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


6.1 Public Interface


6.1.1 Constants

Constant: +2-bytes+
Package

xlib/gl.

Source

gl.lisp.

Constant: +2d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +3-bytes+
Package

xlib/gl.

Source

gl.lisp.

Constant: +3d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +3d-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +3d-color-texture+
Package

xlib/gl.

Source

gl.lisp.

Constant: +4-bytes+
Package

xlib/gl.

Source

gl.lisp.

Constant: +4d-color-texture+
Package

xlib/gl.

Source

gl.lisp.

Constant: +abgr-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +accum+
Package

xlib/gl.

Source

gl.lisp.

Constant: +accum-alpha-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +accum-blue-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +accum-buffer-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +accum-clear-value+
Package

xlib/gl.

Source

gl.lisp.

Constant: +accum-green-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +accum-red-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +active-texture-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +add+
Package

xlib/gl.

Source

gl.lisp.

Constant: +aliased-line-width-range+
Package

xlib/gl.

Source

gl.lisp.

Constant: +aliased-point-size-range+
Package

xlib/gl.

Source

gl.lisp.

Constant: +all-attrib-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha-test+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha-test-func+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha-test-ref+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha12+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha16+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +alpha8+
Package

xlib/gl.

Source

gl.lisp.

Constant: +always+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ambient+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ambient-and-diffuse+
Package

xlib/gl.

Source

gl.lisp.

Constant: +and+
Package

xlib/gl.

Source

gl.lisp.

Constant: +and-inverted+
Package

xlib/gl.

Source

gl.lisp.

Constant: +and-reverse+
Package

xlib/gl.

Source

gl.lisp.

Constant: +arb-multitexture+
Package

xlib/gl.

Source

gl.lisp.

Constant: +array-element-lock-count-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +array-element-lock-first-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +attrib-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +auto-normal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +aux-buffers+
Package

xlib/gl.

Source

gl.lisp.

Constant: +aux0+
Package

xlib/gl.

Source

gl.lisp.

Constant: +aux1+
Package

xlib/gl.

Source

gl.lisp.

Constant: +aux2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +aux3+
Package

xlib/gl.

Source

gl.lisp.

Constant: +back+
Package

xlib/gl.

Source

gl.lisp.

Constant: +back-left+
Package

xlib/gl.

Source

gl.lisp.

Constant: +back-right+
Package

xlib/gl.

Source

gl.lisp.

Constant: +background+
Package

xlib.

Source

dbe.lisp.

Constant: +bgr+
Package

xlib/gl.

Source

gl.lisp.

Constant: +bgra+
Package

xlib/gl.

Source

gl.lisp.

Constant: +bitmap+
Package

xlib/gl.

Source

gl.lisp.

Constant: +bitmap-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blend+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blend-dst+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blend-equation+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blend-equation-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blend-src+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blue+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blue-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blue-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +blue-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +byte+
Package

xlib/gl.

Source

gl.lisp.

Constant: +c3f-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +c4f-n3f-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +c4ub-v2f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +c4ub-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ccw+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clamp+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clamp-to-edge+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clamp-to-edge-sgis+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clear+
Package

xlib/gl.

Source

gl.lisp.

Constant: +client-active-texture-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +client-all-attrib-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +client-attrib-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +client-pixel-store-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +client-vertex-array-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clip-plane0+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clip-plane1+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clip-plane2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clip-plane3+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clip-plane4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clip-plane5+
Package

xlib/gl.

Source

gl.lisp.

Constant: +clip-volume-clipping-hint-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +coeff+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-count-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-pointer-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-stride+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-stride-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-type+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-array-type-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-buffer-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-clear-value+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-index1-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-index12-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-index16-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-index2-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-index4-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-index8-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-indexes+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-logic-op+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-material+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-material-face+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-material-parameter+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-matrix+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-matrix-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-alpha-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-alpha-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-blue-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-blue-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-format+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-format-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-green-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-green-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-intensity-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-intensity-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-luminance-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-luminance-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-red-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-red-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-width+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-table-width-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +color-writemask+
Package

xlib/gl.

Source

gl.lisp.

Constant: +compile+
Package

xlib/gl.

Source

gl.lisp.

Constant: +compile-and-execute+
Package

xlib/gl.

Source

gl.lisp.

Constant: +constant-alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +constant-alpha-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +constant-attenuation+
Package

xlib/gl.

Source

gl.lisp.

Constant: +constant-border+
Package

xlib/gl.

Source

gl.lisp.

Constant: +constant-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +constant-color-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-1d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-2d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-border-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-border-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-filter-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-filter-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-format+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-height+
Package

xlib/gl.

Source

gl.lisp.

Constant: +convolution-width+
Package

xlib/gl.

Source

gl.lisp.

Constant: +copied+
Package

xlib.

Source

dbe.lisp.

Constant: +copy+
Package

xlib/gl.

Source

gl.lisp.

Constant: +copy-inverted+
Package

xlib/gl.

Source

gl.lisp.

Constant: +copy-pixel-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +cull-face+
Package

xlib/gl.

Source

gl.lisp.

Constant: +cull-face-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-normal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-raster-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-raster-distance+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-raster-position+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-raster-position-valid+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-raster-texture-coords+
Package

xlib/gl.

Source

gl.lisp.

Constant: +current-texture-coords+
Package

xlib/gl.

Source

gl.lisp.

Constant: +cw+
Package

xlib/gl.

Source

gl.lisp.

Constant: +decal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +decr+
Package

xlib/gl.

Source

gl.lisp.

Constant: +decr-wrap-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-buffer-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-clear-value+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-component+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-func+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-range+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-test+
Package

xlib/gl.

Source

gl.lisp.

Constant: +depth-writemask+
Package

xlib/gl.

Source

gl.lisp.

Constant: +diffuse+
Package

xlib/gl.

Source

gl.lisp.

Constant: +distance-attenuation-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +dither+
Package

xlib/gl.

Source

gl.lisp.

Constant: +domain+
Package

xlib/gl.

Source

gl.lisp.

Constant: +dont-care+
Package

xlib/gl.

Source

gl.lisp.

Constant: +double+
Package

xlib/gl.

Source

gl.lisp.

Constant: +doublebuffer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +draw-buffer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +draw-pixel-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +dst-alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +dst-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag-array-count-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag-array-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag-array-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag-array-pointer-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag-array-stride+
Package

xlib/gl.

Source

gl.lisp.

Constant: +edge-flag-array-stride-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +emission+
Package

xlib/gl.

Source

gl.lisp.

Constant: +enable-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +equal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +equiv+
Package

xlib/gl.

Source

gl.lisp.

Constant: +eval-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +exp+
Package

xlib/gl.

Source

gl.lisp.

Constant: +exp2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-abgr+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-blend-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-blend-logic-op+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-blend-minmax+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-blend-subtract+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-clip-volume-hint+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-compiled-vertex-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-paletted-texture+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-point-parameters+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-polygon-offset+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-rescale-normal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-shared-texture-palette+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-stencil-wrap+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-texture-env-add+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-texture-object+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-texture3d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +ext-vertex-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +extensions+
Package

xlib/gl.

Source

gl.lisp.

Constant: +extensions+
Package

xlib/glx.

Source

glx.lisp.

Constant: +eye-linear+
Package

xlib/gl.

Source

gl.lisp.

Constant: +eye-plane+
Package

xlib/gl.

Source

gl.lisp.

Constant: +false+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fastest+
Package

xlib/gl.

Source

gl.lisp.

Constant: +feedback+
Package

xlib/gl.

Source

gl.lisp.

Constant: +feedback-buffer-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +feedback-buffer-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +feedback-buffer-type+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fill+
Package

xlib/gl.

Source

gl.lisp.

Constant: +flat+
Package

xlib/gl.

Source

gl.lisp.

Constant: +float+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-density+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-end+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-hint+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +fog-start+
Package

xlib/gl.

Source

gl.lisp.

Constant: +front+
Package

xlib/gl.

Source

gl.lisp.

Constant: +front-and-back+
Package

xlib/gl.

Source

gl.lisp.

Constant: +front-face+
Package

xlib/gl.

Source

gl.lisp.

Constant: +front-left+
Package

xlib/gl.

Source

gl.lisp.

Constant: +front-right+
Package

xlib/gl.

Source

gl.lisp.

Constant: +func-add+
Package

xlib/gl.

Source

gl.lisp.

Constant: +func-add-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +func-reverse-subtract+
Package

xlib/gl.

Source

gl.lisp.

Constant: +func-reverse-subtract-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +func-subtract+
Package

xlib/gl.

Source

gl.lisp.

Constant: +func-subtract-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +gequal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +greater+
Package

xlib/gl.

Source

gl.lisp.

Constant: +green+
Package

xlib/gl.

Source

gl.lisp.

Constant: +green-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +green-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +green-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +hint-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-alpha-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-blue-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-format+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-green-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-luminance-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-red-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-sink+
Package

xlib/gl.

Source

gl.lisp.

Constant: +histogram-width+
Package

xlib/gl.

Source

gl.lisp.

Constant: +hp-occlusion-test+
Package

xlib/gl.

Source

gl.lisp.

Constant: +incr+
Package

xlib/gl.

Source

gl.lisp.

Constant: +incr-wrap-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-count-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-pointer-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-stride+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-stride-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-type+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-array-type-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-clear-value+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-logic-op+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-offset+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-shift+
Package

xlib/gl.

Source

gl.lisp.

Constant: +index-writemask+
Package

xlib/gl.

Source

gl.lisp.

Constant: +int+
Package

xlib/gl.

Source

gl.lisp.

Constant: +intensity+
Package

xlib/gl.

Source

gl.lisp.

Constant: +intensity12+
Package

xlib/gl.

Source

gl.lisp.

Constant: +intensity16+
Package

xlib/gl.

Source

gl.lisp.

Constant: +intensity4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +intensity8+
Package

xlib/gl.

Source

gl.lisp.

Constant: +invalid-enum+
Package

xlib/gl.

Source

gl.lisp.

Constant: +invalid-operation+
Package

xlib/gl.

Source

gl.lisp.

Constant: +invalid-value+
Package

xlib/gl.

Source

gl.lisp.

Constant: +invert+
Package

xlib/gl.

Source

gl.lisp.

Constant: +keep+
Package

xlib/gl.

Source

gl.lisp.

Constant: +left+
Package

xlib/gl.

Source

gl.lisp.

Constant: +lequal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +less+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light-model-ambient+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light-model-color-control+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light-model-local-viewer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light-model-two-side+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light0+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light1+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light3+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light5+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light6+
Package

xlib/gl.

Source

gl.lisp.

Constant: +light7+
Package

xlib/gl.

Source

gl.lisp.

Constant: +lighting+
Package

xlib/gl.

Source

gl.lisp.

Constant: +lighting-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-loop+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-reset-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-smooth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-smooth-hint+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-stipple+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-stipple-pattern+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-stipple-repeat+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-strip+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-width+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-width-granularity+
Package

xlib/gl.

Source

gl.lisp.

Constant: +line-width-range+
Package

xlib/gl.

Source

gl.lisp.

Constant: +linear+
Package

xlib/gl.

Source

gl.lisp.

Constant: +linear-attenuation+
Package

xlib/gl.

Source

gl.lisp.

Constant: +linear-mipmap-linear+
Package

xlib/gl.

Source

gl.lisp.

Constant: +linear-mipmap-nearest+
Package

xlib/gl.

Source

gl.lisp.

Constant: +lines+
Package

xlib/gl.

Source

gl.lisp.

Constant: +list-base+
Package

xlib/gl.

Source

gl.lisp.

Constant: +list-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +list-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +list-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +load+
Package

xlib/gl.

Source

gl.lisp.

Constant: +logic-op+
Package

xlib/gl.

Source

gl.lisp.

Constant: +logic-op-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance-alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance12+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance12-alpha12+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance12-alpha4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance16+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance16-alpha16+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance4-alpha4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance6-alpha2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance8+
Package

xlib/gl.

Source

gl.lisp.

Constant: +luminance8-alpha8+
Package

xlib/gl.

Source

gl.lisp.

Constant: +major-version+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +map-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map-stencil+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-color-4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-grid-domain+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-grid-segments+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-normal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-texture-coord-1+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-texture-coord-2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-texture-coord-3+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-texture-coord-4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-vertex-3+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map1-vertex-4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-color-4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-grid-domain+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-grid-segments+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-normal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-texture-coord-1+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-texture-coord-2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-texture-coord-3+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-texture-coord-4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-vertex-3+
Package

xlib/gl.

Source

gl.lisp.

Constant: +map2-vertex-4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +matrix-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-3d-texture-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-3d-texture-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-attrib-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-client-attrib-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-clip-planes+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-color-matrix-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-convolution-height+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-convolution-width+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-elements-indices+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-elements-vertices+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-eval-order+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-lights+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-list-nesting+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-modelview-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-name-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-pixel-map-table+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-projection-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-texture-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-texture-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-texture-units-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +max-viewport-dims+
Package

xlib/gl.

Source

gl.lisp.

Constant: +mesa-resize-buffers+
Package

xlib/gl.

Source

gl.lisp.

Constant: +mesa-window-pos+
Package

xlib/gl.

Source

gl.lisp.

Constant: +min+
Package

xlib/gl.

Source

gl.lisp.

Constant: +min-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +minmax+
Package

xlib/gl.

Source

gl.lisp.

Constant: +minmax-format+
Package

xlib/gl.

Source

gl.lisp.

Constant: +minmax-sink+
Package

xlib/gl.

Source

gl.lisp.

Constant: +minor-version+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +modelview+
Package

xlib/gl.

Source

gl.lisp.

Constant: +modelview-matrix+
Package

xlib/gl.

Source

gl.lisp.

Constant: +modelview-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +modulate+
Package

xlib/gl.

Source

gl.lisp.

Constant: +mult+
Package

xlib/gl.

Source

gl.lisp.

Constant: +n3f-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +name-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +nand+
Package

xlib/gl.

Source

gl.lisp.

Constant: +nearest+
Package

xlib/gl.

Source

gl.lisp.

Constant: +nearest-mipmap-linear+
Package

xlib/gl.

Source

gl.lisp.

Constant: +nearest-mipmap-nearest+
Package

xlib/gl.

Source

gl.lisp.

Constant: +never+
Package

xlib/gl.

Source

gl.lisp.

Constant: +nicest+
Package

xlib/gl.

Source

gl.lisp.

Constant: +no-error+
Package

xlib/gl.

Source

gl.lisp.

Constant: +none+
Package

xlib/gl.

Source

gl.lisp.

Constant: +noop+
Package

xlib/gl.

Source

gl.lisp.

Constant: +nor+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-count-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-pointer-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-stride+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-stride-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-type+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-array-type-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normal-map-nv+
Package

xlib/gl.

Source

gl.lisp.

Constant: +normalize+
Package

xlib/gl.

Source

gl.lisp.

Constant: +notequal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +nv-texgen-reflection+
Package

xlib/gl.

Source

gl.lisp.

Constant: +object-linear+
Package

xlib/gl.

Source

gl.lisp.

Constant: +object-plane+
Package

xlib/gl.

Source

gl.lisp.

Constant: +occlusion-test-hp+
Package

xlib/gl.

Source

gl.lisp.

Constant: +occlusion-test-result-hp+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-constant-alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-constant-alpha-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-constant-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-constant-color-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-dst-alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-dst-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-src-alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +one-minus-src-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +or+
Package

xlib/gl.

Source

gl.lisp.

Constant: +or-inverted+
Package

xlib/gl.

Source

gl.lisp.

Constant: +or-reverse+
Package

xlib/gl.

Source

gl.lisp.

Constant: +order+
Package

xlib/gl.

Source

gl.lisp.

Constant: +out-of-memory+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-alignment+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-image-height+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-image-height-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-lsb-first+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-row-length+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-skip-images+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-skip-images-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-skip-pixels+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-skip-rows+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pack-swap-bytes+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pass-through-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +perspective-correction-hint+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-a-to-a+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-a-to-a-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-b-to-b+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-b-to-b-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-g-to-g+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-g-to-g-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-a+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-a-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-b+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-b-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-g+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-g-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-i+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-i-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-r+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-i-to-r-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-r-to-r+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-r-to-r-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-s-to-s+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-map-s-to-s-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +pixel-mode-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-fade-threshold-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-size-granularity+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-size-max-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-size-min-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-size-range+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-smooth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-smooth-hint+
Package

xlib/gl.

Source

gl.lisp.

Constant: +point-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +points+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-bias-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-factor+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-factor-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-fill+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-line+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-point+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-offset-units+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-smooth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-smooth-hint+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-stipple+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-stipple-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +polygon-token+
Package

xlib/gl.

Source

gl.lisp.

Constant: +position+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-alpha-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-alpha-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-blue-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-blue-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-color-table+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-green-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-green-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-red-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-color-matrix-red-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-alpha-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-alpha-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-blue-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-blue-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-color-table+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-green-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-green-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-red-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +post-convolution-red-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +projection+
Package

xlib/gl.

Source

gl.lisp.

Constant: +projection-matrix+
Package

xlib/gl.

Source

gl.lisp.

Constant: +projection-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-color-table+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-histogram+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-post-color-matrix-color-table+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-post-convolution-color-table+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-texture-1d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-texture-2d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-texture-3d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +proxy-texture-3d-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +q+
Package

xlib/gl.

Source

gl.lisp.

Constant: +quad-strip+
Package

xlib/gl.

Source

gl.lisp.

Constant: +quadratic-attenuation+
Package

xlib/gl.

Source

gl.lisp.

Constant: +quads+
Package

xlib/gl.

Source

gl.lisp.

Constant: +r+
Package

xlib/gl.

Source

gl.lisp.

Constant: +r3-g3-b2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +read-buffer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +red+
Package

xlib/gl.

Source

gl.lisp.

Constant: +red-bias+
Package

xlib/gl.

Source

gl.lisp.

Constant: +red-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +red-scale+
Package

xlib/gl.

Source

gl.lisp.

Constant: +reduce+
Package

xlib/gl.

Source

gl.lisp.

Constant: +reflection-map-nv+
Package

xlib/gl.

Source

gl.lisp.

Constant: +render+
Package

xlib/gl.

Source

gl.lisp.

Constant: +render-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +renderer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +repeat+
Package

xlib/gl.

Source

gl.lisp.

Constant: +replace+
Package

xlib/gl.

Source

gl.lisp.

Constant: +replicate-border+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rescale-normal+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rescale-normal-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +return+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb10+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb12+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb16+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb5+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb5-a1+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgb8+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgba+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgba-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgba12+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgba16+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgba2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgba4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rgba8+
Package

xlib/gl.

Source

gl.lisp.

Constant: +right+
Package

xlib/gl.

Source

gl.lisp.

Constant: +s+
Package

xlib/gl.

Source

gl.lisp.

Constant: +scissor-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +scissor-box+
Package

xlib/gl.

Source

gl.lisp.

Constant: +scissor-test+
Package

xlib/gl.

Source

gl.lisp.

Constant: +select+
Package

xlib/gl.

Source

gl.lisp.

Constant: +selection-buffer-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +selection-buffer-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +separable-2d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +separate-specular-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +set+
Package

xlib/gl.

Source

gl.lisp.

Constant: +sgis-texture-edge-clamp+
Package

xlib/gl.

Source

gl.lisp.

Constant: +shade-model+
Package

xlib/gl.

Source

gl.lisp.

Constant: +shared-texture-palette-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +shininess+
Package

xlib/gl.

Source

gl.lisp.

Constant: +short+
Package

xlib/gl.

Source

gl.lisp.

Constant: +single-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +smooth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +smooth-line-width-granularity+
Package

xlib/gl.

Source

gl.lisp.

Constant: +smooth-line-width-range+
Package

xlib/gl.

Source

gl.lisp.

Constant: +smooth-point-size-granularity+
Package

xlib/gl.

Source

gl.lisp.

Constant: +smooth-point-size-range+
Package

xlib/gl.

Source

gl.lisp.

Constant: +specular+
Package

xlib/gl.

Source

gl.lisp.

Constant: +sphere-map+
Package

xlib/gl.

Source

gl.lisp.

Constant: +spot-cutoff+
Package

xlib/gl.

Source

gl.lisp.

Constant: +spot-direction+
Package

xlib/gl.

Source

gl.lisp.

Constant: +spot-exponent+
Package

xlib/gl.

Source

gl.lisp.

Constant: +src-alpha+
Package

xlib/gl.

Source

gl.lisp.

Constant: +src-alpha-saturate+
Package

xlib/gl.

Source

gl.lisp.

Constant: +src-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stack-overflow+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stack-underflow+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-buffer-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-clear-value+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-fail+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-func+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-pass-depth-fail+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-pass-depth-pass+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-ref+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-test+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-value-mask+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stencil-writemask+
Package

xlib/gl.

Source

gl.lisp.

Constant: +stereo+
Package

xlib/gl.

Source

gl.lisp.

Constant: +subpixel-bits+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t2f-c3f-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t2f-c4f-n3f-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t2f-c4ub-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t2f-n3f-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t2f-v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t4f-c4f-n3f-v4f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +t4f-v4f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +table-too-large+
Package

xlib/gl.

Source

gl.lisp.

Constant: +table-too-large-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-1d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-1d-binding-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-2d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-2d-binding-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-3d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-3d-binding-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-3d-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-alpha-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-base-level+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-binding-1d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-binding-2d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-binding-3d+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-blue-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-border+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-border-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-components+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-count-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-pointer-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-stride+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-stride-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-type+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-coord-array-type-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-depth-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-env+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-env-color+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-env-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-gen-mode+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-gen-q+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-gen-r+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-gen-s+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-gen-t+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-green-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-height+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-index-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-intensity-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-internal-format+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-luminance-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-mag-filter+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-matrix+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-max-level+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-max-lod+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-min-filter+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-min-lod+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-priority+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-priority-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-red-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-resident+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-resident-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-stack-depth+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-width+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-wrap-r+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-wrap-r-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-wrap-s+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture-wrap-t+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture0-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture1-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture10-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture11-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture12-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture13-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture14-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture15-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture16-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture17-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture18-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture19-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture2-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture20-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture21-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture22-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture23-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture24-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture25-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture26-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture27-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture28-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture29-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture3-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture30-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture31-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture4-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture5-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture6-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture7-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture8-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +texture9-arb+
Package

xlib/gl.

Source

gl.lisp.

Constant: +transform-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +triangle-strip+
Package

xlib/gl.

Source

gl.lisp.

Constant: +triangles+
Package

xlib/gl.

Source

gl.lisp.

Constant: +true+
Package

xlib/gl.

Source

gl.lisp.

Constant: +undefined+
Package

xlib.

Source

dbe.lisp.

Constant: +unpack-alignment+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-image-height+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-image-height-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-lsb-first+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-row-length+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-skip-images+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-skip-images-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-skip-pixels+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-skip-rows+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unpack-swap-bytes+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-byte+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-byte-2-3-3-rev+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-byte-3-3-2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-int+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-int-10-10-10-2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-int-2-10-10-10-rev+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-int-8-8-8-8+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-int-8-8-8-8-rev+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-short+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-short-1-5-5-5-rev+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-short-4-4-4-4+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-short-4-4-4-4-rev+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-short-5-5-5-1+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-short-5-6-5+
Package

xlib/gl.

Source

gl.lisp.

Constant: +unsigned-short-5-6-5-rev+
Package

xlib/gl.

Source

gl.lisp.

Constant: +untouched+
Package

xlib.

Source

dbe.lisp.

Constant: +v2f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +v3f+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vendor+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vendor+
Package

xlib/glx.

Source

glx.lisp.

Constant: +version+
Package

xlib/gl.

Source

gl.lisp.

Constant: +version+
Package

xlib/glx.

Source

glx.lisp.

Constant: +vertex-array+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-count-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-pointer+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-pointer-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-size+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-size-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-stride+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-stride-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-type+
Package

xlib/gl.

Source

gl.lisp.

Constant: +vertex-array-type-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +viewport+
Package

xlib/gl.

Source

gl.lisp.

Constant: +viewport-bit+
Package

xlib/gl.

Source

gl.lisp.

Constant: +xor+
Package

xlib/gl.

Source

gl.lisp.

Constant: +zero+
Package

xlib/gl.

Source

gl.lisp.

Constant: +zoom-x+
Package

xlib/gl.

Source

gl.lisp.

Constant: +zoom-y+
Package

xlib/gl.

Source

gl.lisp.


6.1.2 Special variables

Special Variable: *version*
Package

xlib.

Source

clx.lisp.


6.1.3 Macros

Macro: declare-event (event-codes &body declares)
Package

xlib.

Source

input.lisp.

Macro: define-error (error-key function)
Package

xlib.

Source

input.lisp.

Macro: define-extension (name &key events errors)
Package

xlib.

Source

input.lisp.

Macro: define-gcontext-accessor (name &key default set-function copy-function)
Package

xlib.

Source

gcontext.lisp.

Macro: event-case ((&rest args) &body clauses)
Package

xlib.

Source

input.lisp.

Macro: event-cond ((display &key timeout peek-p discard-p force-output-p) &body clauses)
Package

xlib.

Source

input.lisp.

Macro: extension-opcode (display name)
Package

xlib.

Source

input.lisp.

Macro: image-blue-mask (image)
Package

xlib.

Source

image.lisp.

Macro: image-green-mask (image)
Package

xlib.

Source

image.lisp.

Macro: image-name (image)
Package

xlib.

Source

image.lisp.

Macro: image-red-mask (image)
Package

xlib.

Source

image.lisp.

Macro: image-x-hot (image)
Package

xlib.

Source

image.lisp.

Macro: image-y-hot (image)
Package

xlib.

Source

image.lisp.

Macro: keysym (keysym &rest bytes)
Package

xlib.

Source

translate.lisp.

Macro: with-display ((display &key timeout inline) &body body)
Package

xlib.

Source

display.lisp.

Macro: with-event-queue ((display &key timeout inline) &body body)
Package

xlib.

Source

display.lisp.

Macro: with-gcontext ((gcontext &rest options &key clip-ordering &allow-other-keys) &body body)
Package

xlib.

Source

gcontext.lisp.

Macro: with-server-grabbed ((display) &body body)
Package

xlib.

Source

requests.lisp.

Macro: with-state ((drawable) &body body)
Package

xlib.

Source

attributes.lisp.


6.1.4 Setf expanders

Setf Expander: (setf access-control) (display)
Package

xlib.

Source

requests.lisp.

Reader

access-control (function).

Writer

set-access-control (function).

Setf Expander: (setf close-down-mode) (display)
Package

xlib.

Source

requests.lisp.

Reader

close-down-mode (function).

Writer

set-close-down-mode (function).

Setf Expander: (setf drawable-border-width) (drawable)
Package

xlib.

Source

attributes.lisp.

Reader

drawable-border-width (function).

Writer

set-drawable-border-width (function).

Setf Expander: (setf drawable-height) (drawable)
Package

xlib.

Source

attributes.lisp.

Reader

drawable-height (function).

Writer

set-drawable-height (function).

Setf Expander: (setf drawable-width) (drawable)
Package

xlib.

Source

attributes.lisp.

Reader

drawable-width (function).

Writer

set-drawable-width (function).

Setf Expander: (setf drawable-x) (drawable)
Package

xlib.

Source

attributes.lisp.

Reader

drawable-x (function).

Writer

set-drawable-x (function).

Setf Expander: (setf drawable-y) (drawable)
Package

xlib.

Source

attributes.lisp.

Reader

drawable-y (function).

Writer

set-drawable-y (function).

Setf Expander: (setf event-handler) (handlers event-key)
Package

xlib.

Source

input.lisp.

Reader

event-handler (function).

Writer

set-event-handler (function).

Setf Expander: (setf font-path) (display)
Package

xlib.

Source

fonts.lisp.

Reader

font-path (function).

Writer

set-font-path (function).

Setf Expander: (setf gcontext-arc-mode) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-arc-mode (function).

Writer

set-gcontext-arc-mode (function).

Setf Expander: (setf gcontext-background) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-background (function).

Writer

set-gcontext-background (function).

Setf Expander: (setf gcontext-cap-style) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-cap-style (function).

Writer

set-gcontext-cap-style (function).

Setf Expander: (setf gcontext-clip-x) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-clip-x (function).

Writer

set-gcontext-clip-x (function).

Setf Expander: (setf gcontext-clip-y) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-clip-y (function).

Writer

set-gcontext-clip-y (function).

Setf Expander: (setf gcontext-dash-offset) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-dash-offset (function).

Writer

set-gcontext-dash-offset (function).

Setf Expander: (setf gcontext-dashes) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-dashes (function).

Writer

set-gcontext-dashes (function).

Setf Expander: (setf gcontext-exposures) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-exposures (function).

Writer

set-gcontext-exposures (function).

Setf Expander: (setf gcontext-fill-rule) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-fill-rule (function).

Writer

set-gcontext-fill-rule (function).

Setf Expander: (setf gcontext-fill-style) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-fill-style (function).

Writer

set-gcontext-fill-style (function).

Setf Expander: (setf gcontext-font) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-font (function).

Writer

set-gcontext-font (function).

Setf Expander: (setf gcontext-foreground) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-foreground (function).

Writer

set-gcontext-foreground (function).

Setf Expander: (setf gcontext-function) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-function (function).

Writer

set-gcontext-function (function).

Setf Expander: (setf gcontext-join-style) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-join-style (function).

Writer

set-gcontext-join-style (function).

Setf Expander: (setf gcontext-line-style) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-line-style (function).

Writer

set-gcontext-line-style (function).

Setf Expander: (setf gcontext-line-width) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-line-width (function).

Writer

set-gcontext-line-width (function).

Setf Expander: (setf gcontext-plane-mask) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-plane-mask (function).

Writer

set-gcontext-plane-mask (function).

Setf Expander: (setf gcontext-stipple) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-stipple (function).

Writer

set-gcontext-stipple (function).

Setf Expander: (setf gcontext-subwindow-mode) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-subwindow-mode (function).

Writer

set-gcontext-subwindow-mode (function).

Setf Expander: (setf gcontext-tile) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-tile (function).

Writer

set-gcontext-tile (function).

Setf Expander: (setf gcontext-ts-x) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-ts-x (function).

Writer

set-gcontext-ts-x (function).

Setf Expander: (setf gcontext-ts-y) (gcontext)
Package

xlib.

Source

gcontext.lisp.

Reader

gcontext-ts-y (function).

Writer

set-gcontext-ts-y (function).

Setf Expander: (setf icon-sizes) (window)
Package

xlib.

Source

manager.lisp.

Reader

icon-sizes (function).

Writer

set-icon-sizes (function).

Setf Expander: (setf pointer-mapping) (display)
Package

xlib.

Source

requests.lisp.

Reader

pointer-mapping (function).

Writer

set-pointer-mapping (function).

Setf Expander: (setf rgb-colormaps) (window property)
Package

xlib.

Source

manager.lisp.

Reader

rgb-colormaps (function).

Writer

set-rgb-colormaps (function).

Setf Expander: (setf root-resources) (screen &key test test-not write)
Package

xlib.

Source

resource.lisp.

Reader

root-resources (function).

Setf Expander: (setf transient-for) (window)
Package

xlib.

Source

manager.lisp.

Reader

transient-for (function).

Writer

set-transient-for (function).

Setf Expander: (setf window-background) (window)
Package

xlib.

Source

attributes.lisp.

Writer

set-window-background (function).

Setf Expander: (setf window-backing-pixel) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-backing-pixel (function).

Writer

set-window-backing-pixel (function).

Setf Expander: (setf window-backing-planes) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-backing-planes (function).

Writer

set-window-backing-planes (function).

Setf Expander: (setf window-backing-store) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-backing-store (function).

Writer

set-window-backing-store (function).

Setf Expander: (setf window-bit-gravity) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-bit-gravity (function).

Writer

set-window-bit-gravity (function).

Setf Expander: (setf window-border) (window)
Package

xlib.

Source

attributes.lisp.

Writer

set-window-border (function).

Setf Expander: (setf window-colormap) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-colormap (function).

Writer

set-window-colormap (function).

Setf Expander: (setf window-gravity) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-gravity (function).

Writer

set-window-gravity (function).

Setf Expander: (setf window-override-redirect) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-override-redirect (function).

Writer

set-window-override-redirect (function).

Setf Expander: (setf window-priority) (window &optional sibling)
Package

xlib.

Source

attributes.lisp.

Setf Expander: (setf window-save-under) (window)
Package

xlib.

Source

attributes.lisp.

Reader

window-save-under (function).

Writer

set-window-save-under (function).

Setf Expander: (setf wm-colormap-windows) (window)
Package

xlib.

Source

manager.lisp.

Reader

wm-colormap-windows (function).

Writer

set-wm-colormap-windows (function).

Setf Expander: (setf wm-command) (window)
Package

xlib.

Source

manager.lisp.

Reader

wm-command (function).

Writer

set-wm-command (function).

Setf Expander: (setf wm-hints) (window)
Package

xlib.

Source

manager.lisp.

Reader

wm-hints (function).

Writer

set-wm-hints (function).

Setf Expander: (setf wm-normal-hints) (window)
Package

xlib.

Source

manager.lisp.

Reader

wm-normal-hints (function).

Writer

set-wm-normal-hints (function).

Setf Expander: (setf wm-protocols) (window)
Package

xlib.

Source

manager.lisp.

Reader

wm-protocols (function).

Writer

set-wm-protocols (function).

Setf Expander: (setf wm-zoom-hints) (window)
Package

xlib.

Source

manager.lisp.

Reader

wm-zoom-hints (function).

Writer

set-wm-zoom-hints (function).


6.1.5 Ordinary functions

Function: access-control (display)
Package

xlib.

Source

requests.lisp.

Setf expander for this function

(setf access-control).

Function: access-hosts (display &optional result-type)
Package

xlib.

Source

requests.lisp.

Function: accum (op value)
Package

xlib/gl.

Source

gl.lisp.

Function: activate-screen-saver (display)
Package

xlib.

Source

requests.lisp.

Function: active-texture-arb (texture)
Package

xlib/gl.

Source

gl.lisp.

Function: add-access-host (display host &optional family)
Package

xlib.

Source

requests.lisp.

Function: add-resource (database name-list value)
Package

xlib.

Source

resource.lisp.

Function: add-to-save-set (window)
Package

xlib.

Source

requests.lisp.

Function: alloc-color (colormap color)
Package

xlib.

Source

requests.lisp.

Function: alloc-color-cells (colormap colors &key planes contiguous-p result-type)
Package

xlib.

Source

requests.lisp.

Function: alloc-color-planes (colormap colors &key reds greens blues contiguous-p result-type)
Package

xlib.

Source

requests.lisp.

Function: allow-events (display mode &optional time)
Package

xlib.

Source

requests.lisp.

Function: alpha-func (func ref)
Package

xlib/gl.

Source

gl.lisp.

Function: atom-name (display atom-id)
Package

xlib.

Source

requests.lisp.

Function: begin (mode)
Package

xlib/gl.

Source

gl.lisp.

Function: bell (display &optional percent-from-normal)
Package

xlib.

Source

requests.lisp.

Function: bind-texture (target texture)
Package

xlib/gl.

Source

gl.lisp.

Reader: bitmap-format-lsb-first-p (instance)
Writer: (setf bitmap-format-lsb-first-p) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

lsb-first-p.

Function: bitmap-format-p (object)
Package

xlib.

Source

clx.lisp.

Reader: bitmap-format-pad (instance)
Writer: (setf bitmap-format-pad) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

pad.

Reader: bitmap-format-unit (instance)
Writer: (setf bitmap-format-unit) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

unit.

Function: bitmap-image (&optional plist &rest patterns)
Package

xlib.

Source

image.lisp.

Function: blend-color (red green blue alpha)
Package

xlib/gl.

Source

gl.lisp.

Function: blend-equotion (mode)
Package

xlib/gl.

Source

gl.lisp.

Function: blend-func (sfactor dfactor)
Package

xlib/gl.

Source

gl.lisp.

Function: call-list (list)
Package

xlib/gl.

Source

gl.lisp.

Function: card8->char (card8)
Package

xlib.

Source

dependent.lisp.

Function: change-active-pointer-grab (display event-mask &optional cursor time)
Package

xlib.

Source

requests.lisp.

Function: change-keyboard-control (display &key key-click-percent bell-percent bell-pitch bell-duration led led-mode key auto-repeat-mode)
Package

xlib.

Source

requests.lisp.

Function: change-keyboard-mapping (display keysyms &key start end first-keycode)
Package

xlib.

Source

text.lisp.

Function: change-pointer-control (display &key acceleration threshold)
Package

xlib.

Source

requests.lisp.

Function: change-property (window property data type format &key mode start end transform)
Package

xlib.

Source

requests.lisp.

Function: char->card8 (char)
Package

xlib.

Source

dependent.lisp.

Function: char-ascent (font index)
Package

xlib.

Source

fonts.lisp.

Function: char-attributes (font index)
Package

xlib.

Source

fonts.lisp.

Function: char-descent (font index)
Package

xlib.

Source

fonts.lisp.

Function: char-left-bearing (font index)
Package

xlib.

Source

fonts.lisp.

Function: char-right-bearing (font index)
Package

xlib.

Source

fonts.lisp.

Function: char-width (font index)
Package

xlib.

Source

fonts.lisp.

Function: character->keysyms (character &optional display)
Package

xlib.

Source

translate.lisp.

Function: character-in-map-p (display character keymap)
Package

xlib.

Source

translate.lisp.

Function: choose-visual (screen attributes)

ATTRIBUTES is a list of desired attributes for a visual. The elements may be
either a symbol, which means that the boolean attribute with that name must be true; or it can be a list of the form: (attribute-name value &optional (test ’<=)) which means that the attribute named attribute-name must satisfy the test when applied to the given value and attribute’s value in visual.
Example: ’(:glx-rgba (:glx-alpha-size 4) :glx-double-buffer (:glx-class 4 =).

Package

xlib/glx.

Source

glx.lisp.

Function: circulate-window-down (window)
Package

xlib.

Source

requests.lisp.

Function: circulate-window-up (window)
Package

xlib.

Source

requests.lisp.

Function: clear (mask)
Package

xlib/gl.

Source

gl.lisp.

Function: clear-accum (red green blue alpha)
Package

xlib/gl.

Source

gl.lisp.

Function: clear-area (window &key x y width height exposures-p)
Package

xlib.

Source

requests.lisp.

Function: clear-color (red green blue alpha)
Package

xlib/gl.

Source

gl.lisp.

Function: clear-depth (depth)
Package

xlib/gl.

Source

gl.lisp.

Function: clear-index (c)
Package

xlib/gl.

Source

gl.lisp.

Function: clear-stencil (s)
Package

xlib/gl.

Source

gl.lisp.

Function: clip-plane (equotion-0 equotion-1 equotion-2 equotion-3 plane)
Package

xlib/gl.

Source

gl.lisp.

Function: close-display (display &key abort)
Package

xlib.

Source

display.lisp.

Function: close-down-mode (display)
Package

xlib.

Source

requests.lisp.

Setf expander for this function

(setf close-down-mode).

Function: close-font (font)
Package

xlib.

Source

fonts.lisp.

Function: color-3b (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-3d (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-3f (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-3i (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-3s (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-3ub (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-3ui (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-3us (r g b)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4b (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4d (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4f (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4i (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4s (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4ub (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4ui (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Function: color-4us (r g b a)
Package

xlib/gl.

Source

gl.lisp.

Reader: color-blue (instance)
Writer: (setf color-blue) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

blue.

Reader: color-green (instance)
Writer: (setf color-green) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

green.

Function: color-mask (red green blue alpha)
Package

xlib/gl.

Source

gl.lisp.

Function: color-material (face mode)
Package

xlib/gl.

Source

gl.lisp.

Function: color-p (object)
Package

xlib.

Source

clx.lisp.

Reader: color-red (instance)
Writer: (setf color-red) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

red.

Function: color-rgb (color)
Package

xlib.

Source

clx.lisp.

Reader: colormap-display (instance)
Writer: (setf colormap-display) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

display.

Function: colormap-equal (a b)
Package

xlib.

Source

clx.lisp.

Reader: colormap-id (instance)
Writer: (setf colormap-id) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

id.

Function: colormap-p (object)
Package

xlib.

Source

clx.lisp.

Reader: colormap-visual-info (instance)
Writer: (setf colormap-visual-info) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

visual-info.

Function: compare-cursor (display window &optional cursor-id)
Package

xlib/xtest.

Source

xtest.lisp.

Function: composite-get-overlay-window (window)

Take control of the window for composite use. A place to draw things without interference. Requires a compositing window manager to be running in order to use the overlay. Release it with COMPOSITE-RELEASE-OVERLAY-WINDOW.

Package

xlib.

Source

composite.lisp.

Function: composite-query-version (display)

Query for the version. All clients are expected to query!

Package

xlib.

Source

composite.lisp.

Function: composite-redirect-subwindows (window update-type)

Store the subwindows of the window (but not the window itself). update-type determines if syncing is allowed.

Package

xlib.

Source

composite.lisp.

Function: composite-redirect-window (window update-type)

Store window and its children off-screen, using update-type for whether to sync those or not.

Package

xlib.

Source

composite.lisp.

Function: composite-release-overlay-window (window)

Release a window which was controlled by COMPOSITE-GET-OVERLAY-WINDOW.

Package

xlib.

Source

composite.lisp.

Function: composite-unredirect-subwindows (window)

Terminates the redirection of the child hierarchies of window.

Package

xlib.

Source

composite.lisp.

Function: composite-unredirect-window (window)

Terminates the redirection.

Package

xlib.

Source

composite.lisp.

Function: convert-selection (selection type requestor &optional property time)
Package

xlib.

Source

requests.lisp.

Function: convolution-parameter-f (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: convolution-parameter-i (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-area (src gcontext src-x src-y width height dst dst-x dst-y)
Package

xlib.

Source

requests.lisp.

Function: copy-color-sub-table (target start x y width)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-color-table (target internalformat x y width)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-colormap-and-free (colormap)
Package

xlib.

Source

requests.lisp.

Function: copy-convolution-filter-2d (target internalformat x y width height)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-convolution-filter-id (target internalformat x y width)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-gcontext (src dst)
Package

xlib.

Source

gcontext.lisp.

Function: copy-gcontext-components (src dst &rest keys)
Package

xlib.

Source

gcontext.lisp.

Function: copy-image (image &key x y width height result-type)
Package

xlib.

Source

image.lisp.

Function: copy-pixels (x y width height type)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-plane (src gcontext plane src-x src-y width height dst dst-x dst-y)
Package

xlib.

Source

requests.lisp.

Function: copy-tex-image-1d (target level internalformat x y width border)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-tex-image-2d (target level internalformat x y width height border)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-tex-sub-image-1d (target level xoffset x y width)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-tex-sub-image-2d (target level xoffset yoffset x y width height)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-tex-sub-image-3d (target level xoffset yoffset zoffset x y width height)
Package

xlib/gl.

Source

gl.lisp.

Function: create-back-buffer (window)

Returns a back-buffer structure associated with the given window

Package

xlib.

Source

dbe.lisp.

Function: create-colormap (visual-info window &optional alloc-p)
Package

xlib.

Source

requests.lisp.

Function: create-context (screen visual &optional share-list is-direct)

Do NOT use the direct mode, yet!

Package

xlib/glx.

Source

glx.lisp.

Function: create-cursor (&key source mask x y foreground background)
Package

xlib.

Source

requests.lisp.

Function: create-gcontext (&rest options &key drawable function plane-mask foreground background line-width line-style cap-style join-style fill-style fill-rule arc-mode tile stipple ts-x ts-y font subwindow-mode exposures clip-x clip-y clip-mask clip-ordering dash-offset dashes cache-p &allow-other-keys)
Package

xlib.

Source

gcontext.lisp.

Function: create-glyph-cursor (&key source-font source-char mask-font mask-char foreground background)
Package

xlib.

Source

requests.lisp.

Function: create-image (&key width height depth data plist name x-hot y-hot red-mask blue-mask green-mask bits-per-pixel format bytes-per-line byte-lsb-first-p bit-lsb-first-p unit pad left-pad)
Package

xlib.

Source

image.lisp.

Function: create-pixmap (&key pixmap width height depth drawable)
Package

xlib.

Source

requests.lisp.

Function: create-window (&key window parent x y width height depth border-width class visual background border bit-gravity gravity backing-store backing-planes backing-pixel save-under event-mask do-not-propagate-mask override-redirect colormap cursor)
Package

xlib.

Source

requests.lisp.

Function: cull-face (mode)
Package

xlib/gl.

Source

gl.lisp.

Reader: cursor-display (instance)
Writer: (setf cursor-display) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

display.

Function: cursor-equal (a b)
Package

xlib.

Source

clx.lisp.

Reader: cursor-id (instance)
Writer: (setf cursor-id) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

id.

Function: cursor-p (object)
Package

xlib.

Source

clx.lisp.

Function: cut-buffer (display &key buffer type result-type transform start end)
Package

xlib.

Source

manager.lisp.

Function: (setf cut-buffer) (display &key buffer type format start end transform)
Package

xlib.

Source

manager.lisp.

Function: dbe-allocate-back-buffer-name (window back-buffer &optional swap-hint)

Associates the given back-buffer with given window, optional swap-hint

Package

xlib.

Source

dbe.lisp.

Function: dbe-begin-idiom (display)
Package

xlib.

Source

dbe.lisp.

Function: dbe-deallocate-back-buffer-name (back-buffer)

disconnects back-buffer from window, does not free xid from the server allowing buffer to be associated with another window

Package

xlib.

Source

dbe.lisp.

Function: dbe-end-idiom (display)
Package

xlib.

Source

dbe.lisp.

Function: dbe-get-back-buffer-attributes (back-buffer)

Returns the window that a back-buffer outputs to or nil if not associated with any window

Package

xlib.

Source

dbe.lisp.

Function: dbe-get-visual-info (drawable-list)

Not very useful in this modern graphics age, nothing added or taken away from the bare x.

Package

xlib.

Source

dbe.lisp.

Function: dbe-query-version (display)

Returns Major and Minor versions as values

Package

xlib.

Source

dbe.lisp.

Function: dbe-swap-buffers (window-list)

takes a list of (window swap-action) pairs and swaps their back-buffers

Package

xlib.

Source

dbe.lisp.

Function: decode-core-error (display event &optional arg)
Package

xlib.

Source

input.lisp.

Function: default-error-handler (display error-key &rest key-vals &key asynchronous &allow-other-keys)
Package

xlib.

Source

dependent.lisp.

Function: default-keysym-index (display keycode state)
Package

xlib.

Source

translate.lisp.

Function: default-keysym-translate (display state object)
Package

xlib.

Source

dependent.lisp.

Function: define-keysym (object keysym &key lowercase translate modifiers mask display)
Package

xlib.

Source

translate.lisp.

Function: define-keysym-set (set first-keysym last-keysym)
Package

xlib.

Source

translate.lisp.

Function: delete-property (window property)
Package

xlib.

Source

requests.lisp.

Function: delete-resource (database name-list)
Package

xlib.

Source

resource.lisp.

Function: depth-func (func)
Package

xlib/gl.

Source

gl.lisp.

Function: depth-mask (mask)
Package

xlib/gl.

Source

gl.lisp.

Function: depth-range (z-near z-far)
Package

xlib/gl.

Source

gl.lisp.

Function: destroy-context (ctx)
Package

xlib/glx.

Source

glx.lisp.

Function: destroy-subwindows (window)
Package

xlib.

Source

requests.lisp.

Function: destroy-window (window)
Package

xlib.

Source

requests.lisp.

Function: discard-current-event (display)
Package

xlib.

Source

input.lisp.

Function: discard-font-info (font)
Package

xlib.

Source

fonts.lisp.

Reader: display-after-function (instance)
Writer: (setf display-after-function) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

after-function.

Reader: display-authorization-data (instance)
Writer: (setf display-authorization-data) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

authorization-data.

Reader: display-authorization-name (instance)
Writer: (setf display-authorization-name) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

authorization-name.

Reader: display-bitmap-format (instance)
Writer: (setf display-bitmap-format) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

bitmap-format.

Reader: display-byte-order (instance)
Writer: (setf display-byte-order) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

byte-order.

Reader: display-default-screen (instance)
Writer: (setf display-default-screen) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

default-screen.

Reader: display-display (instance)
Writer: (setf display-display) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

display.

Reader: display-error-handler (instance)
Writer: (setf display-error-handler) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

error-handler.

Reader: display-extended-max-request-length (instance)
Writer: (setf display-extended-max-request-length) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

extended-max-request-length.

Function: display-finish-output (display)
Package

xlib.

Source

display.lisp.

Function: display-force-output (display)
Package

xlib.

Source

display.lisp.

Reader: display-host (instance)
Writer: (setf display-host) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

host.

Reader: display-image-lsb-first-p (instance)
Writer: (setf display-image-lsb-first-p) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

image-lsb-first-p.

Function: display-invoke-after-function (display)
Package

xlib.

Source

display.lisp.

Function: display-keycode-range (display)
Package

xlib.

Source

text.lisp.

Reader: display-max-keycode (instance)
Writer: (setf display-max-keycode) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

max-keycode.

Reader: display-max-request-length (instance)
Writer: (setf display-max-request-length) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

max-request-length.

Reader: display-min-keycode (instance)
Writer: (setf display-min-keycode) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

min-keycode.

Reader: display-motion-buffer-size (instance)
Writer: (setf display-motion-buffer-size) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

motion-buffer-size.

Function: display-nscreens (display)
Package

xlib.

Source

display.lisp.

Function: display-p (object)
Package

xlib.

Source

clx.lisp.

Reader: display-pixmap-formats (instance)
Writer: (setf display-pixmap-formats) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

pixmap-formats.

Reader: display-plist (instance)
Writer: (setf display-plist) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

plist.

Reader: display-protocol-major-version (instance)
Writer: (setf display-protocol-major-version) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

protocol-major-version.

Reader: display-protocol-minor-version (instance)
Writer: (setf display-protocol-minor-version) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

protocol-minor-version.

Function: display-protocol-version (display)
Package

xlib.

Source

display.lisp.

Reader: display-release-number (instance)
Writer: (setf display-release-number) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

release-number.

Reader: display-report-asynchronous-errors (instance)
Writer: (setf display-report-asynchronous-errors) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

report-asynchronous-errors.

Reader: display-resource-id-base (instance)
Writer: (setf display-resource-id-base) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

resource-id-base.

Reader: display-resource-id-mask (instance)
Writer: (setf display-resource-id-mask) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

resource-id-mask.

Reader: display-roots (instance)
Writer: (setf display-roots) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

roots.

Function: display-vendor (display)
Package

xlib.

Source

display.lisp.

Reader: display-vendor-name (instance)
Writer: (setf display-vendor-name) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

vendor-name.

Reader: display-xdefaults (instance)
Writer: (setf display-xdefaults) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

xdefaults.

Reader: display-xid (instance)
Writer: (setf display-xid) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

xid.

Function: dpms-capable (display)

True if the currently running server’s devices are capable of DPMS operations.

The truth value of this request is implementation defined, but is generally based on the capabilities of the graphic card and monitor combination. Also, the return value in the case of heterogeneous multi-head servers is implementation defined.

Package

xlib/dpms.

Source

dpms.lisp.

Function: dpms-disable (display)

Disable the DPMS characteristics of the server. It does not affect the core or extension screen savers. If DPMS is already disabled, no change is effected.

This request is provided so that DPMS may be disabled without damaging the server’s stored timeout values.

Package

xlib/dpms.

Source

dpms.lisp.

Function: dpms-enable (display)

Enable the DPMS characteristics of the server using the server’s currently stored timeouts. If DPMS is already enabled, no change is affected.

Package

xlib/dpms.

Source

dpms.lisp.

Function: dpms-force-level (display power-level)

Forces a specific DPMS level on the server. Valid keyword values for POWER-LEVEL are: DPMS-MODE-ON, DPMS-MODE-STANDBY, DPMS-MODE-SUSPEND and DPMS-MODE-OFF.

Package

xlib/dpms.

Source

dpms.lisp.

Function: dpms-get-timeouts (display)

Return three values: the current values of the DPMS timeout values. The timeout values are (in order returned): standby, suspend and off. All values are in units of seconds. A value of zero for any timeout value indicates that the mode is disabled.

Package

xlib/dpms.

Source

dpms.lisp.

Function: dpms-get-version (display &optional major-version minor-version)

Return two values: the major and minor version of the DPMS implementation the server supports.

If supplied, the MAJOR-VERSION and MINOR-VERSION indicate what version of the protocol the client wants the server to implement.

Package

xlib/dpms.

Source

dpms.lisp.

Function: dpms-info (display)

Returns two valus: the DPMS power-level and state value for the display.

State is one of the keywords DPMS-ENABLED or DPMS-DISABLED.

If state is DPMS-ENABLED, then power level is returned as one of
the keywords DPMS-MODE-ON, DPMS-MODE-STANDBY, DPMS-MODE-SUSPEND
or DPMS-MODE-OFF. If state is DPMS-DISABLED, then power-level is undefined and returned as NIL.

Package

xlib/dpms.

Source

dpms.lisp.

Function: dpms-set-timeouts (display standby suspend off)

Set the values of the DPMS timeouts. All values are in units of seconds. A value of zero for any timeout value disables that mode.

Package

xlib/dpms.

Source

dpms.lisp.

Function: draw-arc (drawable gcontext x y width height angle1 angle2 &optional fill-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-arcs (drawable gcontext arcs &optional fill-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-buffer (mode)
Package

xlib/gl.

Source

gl.lisp.

Function: draw-glyph (drawable gcontext x y elt &key translate width size)
Package

xlib.

Source

text.lisp.

Function: draw-glyphs (drawable gcontext x y sequence &key start end translate width size)
Package

xlib.

Source

text.lisp.

Function: draw-image-glyph (drawable gcontext x y elt &key translate width size)
Package

xlib.

Source

text.lisp.

Function: draw-image-glyphs (drawable gcontext x y sequence &key start end translate width size)
Package

xlib.

Source

text.lisp.

Function: draw-line (drawable gcontext x1 y1 x2 y2 &optional relative-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-lines (drawable gcontext points &key relative-p fill-p shape)
Package

xlib.

Source

graphics.lisp.

Function: draw-point (drawable gcontext x y)
Package

xlib.

Source

graphics.lisp.

Function: draw-points (drawable gcontext points &optional relative-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-rectangle (drawable gcontext x y width height &optional fill-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-rectangles (drawable gcontext rectangles &optional fill-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-segments (drawable gcontext segments)
Package

xlib.

Source

graphics.lisp.

Function: drawable-border-width (drawable)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf drawable-border-width).

Function: drawable-depth (drawable)
Package

xlib.

Source

attributes.lisp.

Reader: drawable-display (instance)
Writer: (setf drawable-display) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

display.

Function: drawable-equal (a b)
Package

xlib.

Source

clx.lisp.

Function: drawable-height (drawable)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf drawable-height).

Reader: drawable-id (instance)
Writer: (setf drawable-id) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

id.

Function: drawable-p (object)
Package

xlib.

Source

clx.lisp.

Reader: drawable-plist (instance)
Writer: (setf drawable-plist) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

plist.

Function: drawable-root (drawable)
Package

xlib.

Source

attributes.lisp.

Function: drawable-width (drawable)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf drawable-width).

Function: drawable-x (drawable)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf drawable-x).

Function: drawable-y (drawable)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf drawable-y).

Function: dri2-authenticate (window token)
Package

xlib.

Source

dri2.lisp.

Function: dri2-connect (window driver-type)
Package

xlib.

Source

dri2.lisp.

Function: dri2-query-version (display)
Package

xlib.

Source

dri2.lisp.

Function: edge-flag-v (flag-0)
Package

xlib/gl.

Source

gl.lisp.

Function: enable (cap)
Package

xlib/gl.

Source

gl.lisp.

Function: end ()
Package

xlib/gl.

Source

gl.lisp.

Function: end-list ()
Package

xlib/gl.

Source

gl.lisp.

Function: eval-coord-1d (u-0)
Package

xlib/gl.

Source

gl.lisp.

Function: eval-coord-1f (u-0)
Package

xlib/gl.

Source

gl.lisp.

Function: eval-coord-2d (u-0 u-1)
Package

xlib/gl.

Source

gl.lisp.

Function: eval-coord-2f (u-0 u-1)
Package

xlib/gl.

Source

gl.lisp.

Function: eval-mesh-1 (mode i1 i2)
Package

xlib/gl.

Source

gl.lisp.

Function: eval-mesh-2 (mode i1 i2 j1 j2)
Package

xlib/gl.

Source

gl.lisp.

Function: eval-point-1 (i)
Package

xlib/gl.

Source

gl.lisp.

Function: eval-point-2 (i j)
Package

xlib/gl.

Source

gl.lisp.

Function: event-handler (handlers event-key)
Package

xlib.

Source

input.lisp.

Setf expander for this function

(setf event-handler).

Function: event-listen (display &optional timeout)
Package

xlib.

Source

input.lisp.

Function: fake-button-event (display button pressed &key delay)

Send a fake button event (button pressed or released) to the server. Most of the time, button 1 is the left one, 2 the middle and 3 the right one but it’s not always the case.

Package

xlib/xtest.

Source

xtest.lisp.

Function: fake-key-event (display keycode pressed &key delay)

Send a fake key event (key pressed or released) to the server based on its keycode.

Package

xlib/xtest.

Source

xtest.lisp.

Function: fake-motion-event (display x y &key delay relative root-window-id)

Move the mouse pointer at coordinates (x, y). If :relative is t, the movement is relative to the pointer’s current position

Package

xlib/xtest.

Source

xtest.lisp.

Function: find-atom (display name)
Package

xlib.

Source

requests.lisp.

Function: find-matching-picture-formats (display &key depth-min depth-max depth red-min red-max red green-min green-max green blue-min blue-max blue alpha-min alpha-max alpha type colormap)
Package

xlib.

Source

xrender.lisp.

Function: find-standard-picture-format (display format)
Package

xlib.

Source

xrender.lisp.

Function: find-window-picture-format (window)

Find the picture format which matches the given window.

Package

xlib.

Source

xrender.lisp.

Function: finish ()
Package

xlib/gl.

Source

gl.lisp.

Function: flush ()
Package

xlib/gl.

Source

gl.lisp.

Function: fog-f (pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: fog-i (pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: font-all-chars-exist-p (font)
Package

xlib.

Source

clx.lisp.

Function: font-ascent (font)
Package

xlib.

Source

clx.lisp.

Function: font-default-char (font)
Package

xlib.

Source

clx.lisp.

Function: font-descent (font)
Package

xlib.

Source

clx.lisp.

Function: font-direction (font)
Package

xlib.

Source

clx.lisp.

Reader: font-display (instance)
Writer: (setf font-display) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

display.

Function: font-equal (a b)
Package

xlib.

Source

clx.lisp.

Function: font-id (font)
Package

xlib.

Source

clx.lisp.

Function: font-max-byte1 (font)
Package

xlib.

Source

clx.lisp.

Function: font-max-byte2 (font)
Package

xlib.

Source

clx.lisp.

Function: font-max-char (font)
Package

xlib.

Source

clx.lisp.

Function: font-min-byte1 (font)
Package

xlib.

Source

clx.lisp.

Function: font-min-byte2 (font)
Package

xlib.

Source

clx.lisp.

Function: font-min-char (font)
Package

xlib.

Source

clx.lisp.

Reader: font-name (instance)
Writer: (setf font-name) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

name.

Function: font-p (object)
Package

xlib.

Source

clx.lisp.

Function: font-path (display &key result-type)
Package

xlib.

Source

fonts.lisp.

Setf expander for this function

(setf font-path).

Reader: font-plist (instance)
Writer: (setf font-plist) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

plist.

Function: font-properties (font)
Package

xlib.

Source

clx.lisp.

Function: font-property (font name)
Package

xlib.

Source

clx.lisp.

Function: force-gcontext-changes (gcontext)
Package

xlib.

Source

gcontext.lisp.

Function: free-colormap (colormap)
Package

xlib.

Source

requests.lisp.

Function: free-colors (colormap pixels &optional plane-mask)
Package

xlib.

Source

requests.lisp.

Function: free-cursor (cursor)
Package

xlib.

Source

requests.lisp.

Function: free-gcontext (gcontext)
Package

xlib.

Source

gcontext.lisp.

Function: free-pixmap (pixmap)
Package

xlib.

Source

requests.lisp.

Function: front-face (mode)
Package

xlib/gl.

Source

gl.lisp.

Function: frustum (left right bottom top z-near z-far)
Package

xlib/gl.

Source

gl.lisp.

Function: gcontext-arc-mode (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-arc-mode).

Function: gcontext-background (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-background).

Reader: gcontext-cache-p (instance)
Writer: (setf gcontext-cache-p) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

cache-p.

Function: gcontext-cap-style (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-cap-style).

Function: gcontext-clip-mask (gcontext)
Setf Expander: (setf gcontext-clip-mask) (gcontext &optional ordering)
Package

xlib.

Source

gcontext.lisp.

Function: gcontext-clip-x (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-clip-x).

Function: gcontext-clip-y (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-clip-y).

Function: gcontext-dash-offset (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-dash-offset).

Function: gcontext-dashes (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-dashes).

Reader: gcontext-display (instance)
Writer: (setf gcontext-display) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

display.

Function: gcontext-equal (a b)
Package

xlib.

Source

clx.lisp.

Function: gcontext-exposures (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-exposures).

Function: gcontext-fill-rule (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-fill-rule).

Function: gcontext-fill-style (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-fill-style).

Function: gcontext-font (gcontext &optional metrics-p)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-font).

Function: gcontext-foreground (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-foreground).

Function: gcontext-function (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-function).

Reader: gcontext-id (instance)
Writer: (setf gcontext-id) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

id.

Function: gcontext-join-style (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-join-style).

Function: gcontext-line-style (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-line-style).

Function: gcontext-line-width (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-line-width).

Function: gcontext-p (object)
Package

xlib.

Source

clx.lisp.

Function: gcontext-plane-mask (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-plane-mask).

Reader: gcontext-plist (instance)
Writer: (setf gcontext-plist) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

plist.

Function: gcontext-stipple (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-stipple).

Function: gcontext-subwindow-mode (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-subwindow-mode).

Function: gcontext-tile (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-tile).

Function: gcontext-ts-x (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-ts-x).

Function: gcontext-ts-y (gcontext)
Package

xlib.

Source

gcontext.lisp.

Setf expander for this function

(setf gcontext-ts-y).

Function: gen-lists (range)
Package

xlib/gl.

Source

gl.lisp.

Function: get-drawable-attributes (drawable)
Package

xlib/glx.

Source

glx.lisp.

Function: get-external-event-code (display event)
Package

xlib.

Source

input.lisp.

Function: get-image (drawable &key data x y width height plane-mask format result-type)
Package

xlib.

Source

image.lisp.

Function: get-property (window property &key type start end delete-p result-type transform)
Package

xlib.

Source

requests.lisp.

Function: get-raw-image (drawable &key data start x y width height plane-mask format result-type)
Package

xlib.

Source

graphics.lisp.

Function: get-resource (database value-name value-class full-name full-class)
Package

xlib.

Source

resource.lisp.

Function: get-search-resource (table name class)
Package

xlib.

Source

resource.lisp.

Function: get-search-table (database full-name full-class)
Package

xlib.

Source

resource.lisp.

Function: get-standard-colormap (window property)
Package

xlib.

Source

manager.lisp.

Function: get-string (name)
Package

xlib/gl.

Source

gl.lisp.

Function: get-version (display &optional major minor)

Returns the major and minor version of the server’s XTest implementation

Package

xlib/xtest.

Source

xtest.lisp.

Function: get-wm-class (window)
Package

xlib.

Source

manager.lisp.

Function: global-pointer-position (display)
Package

xlib.

Source

requests.lisp.

Function: grab-button (window button event-mask &key modifiers owner-p sync-pointer-p sync-keyboard-p confine-to cursor)
Package

xlib.

Source

requests.lisp.

Function: grab-control (display grab?)

Make the client grab the server, that is allow it to make requests even when another client grabs the server.

Package

xlib/xtest.

Source

xtest.lisp.

Function: grab-key (window key &key modifiers owner-p sync-pointer-p sync-keyboard-p)
Package

xlib.

Source

requests.lisp.

Function: grab-keyboard (window &key owner-p sync-pointer-p sync-keyboard-p time)
Package

xlib.

Source

requests.lisp.

Function: grab-pointer (window event-mask &key owner-p sync-pointer-p sync-keyboard-p confine-to cursor time)
Package

xlib.

Source

requests.lisp.

Function: grab-server (display)
Package

xlib.

Source

requests.lisp.

Function: hint (target mode)
Package

xlib/gl.

Source

gl.lisp.

Function: histogram (target width internalformat sink)
Package

xlib/gl.

Source

gl.lisp.

Function: icon-sizes (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf icon-sizes).

Function: iconify-window (window screen)
Package

xlib.

Source

manager.lisp.

Reader: image-depth (instance)
Package

xlib.

Source

image.lisp.

Target Slot

depth.

Reader: image-height (instance)
Package

xlib.

Source

image.lisp.

Target Slot

height.

Function: image-pixmap (drawable image &key gcontext width height depth)
Package

xlib.

Source

image.lisp.

Reader: image-plist (instance)
Writer: (setf image-plist) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

plist.

Reader: image-width (instance)
Package

xlib.

Source

image.lisp.

Target Slot

width.

Function: image-x-p (object)
Package

xlib.

Source

image.lisp.

Reader: image-xy-bitmap-list (instance)
Writer: (setf image-xy-bitmap-list) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

bitmap-list.

Function: image-xy-p (object)
Package

xlib.

Source

image.lisp.

Reader: image-z-bits-per-pixel (instance)
Writer: (setf image-z-bits-per-pixel) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

bits-per-pixel.

Function: image-z-p (object)
Package

xlib.

Source

image.lisp.

Reader: image-z-pixarray (instance)
Writer: (setf image-z-pixarray) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

pixarray.

Function: index-d (c-0)
Package

xlib/gl.

Source

gl.lisp.

Function: index-f (c-0)
Package

xlib/gl.

Source

gl.lisp.

Function: index-i (c-0)
Package

xlib/gl.

Source

gl.lisp.

Function: index-mask (mask)
Package

xlib/gl.

Source

gl.lisp.

Function: index-s (c-0)
Package

xlib/gl.

Source

gl.lisp.

Function: index-ub (c-0)
Package

xlib/gl.

Source

gl.lisp.

Function: init-names ()
Package

xlib/gl.

Source

gl.lisp.

Function: input-focus (display)
Package

xlib.

Source

requests.lisp.

Function: install-colormap (colormap)
Package

xlib.

Source

requests.lisp.

Function: installed-colormaps (window &key result-type)
Package

xlib.

Source

requests.lisp.

Function: intern-atom (display name)
Package

xlib.

Source

requests.lisp.

Function: is-direct (ctx)
Package

xlib/glx.

Source

glx.lisp.

Function: keyboard-control (display)
Package

xlib.

Source

requests.lisp.

Function: keyboard-mapping (display &key first-keycode start end data)
Package

xlib.

Source

text.lisp.

Function: keycode->character (display keycode state &key keysym-index keysym-index-function)
Package

xlib.

Source

translate.lisp.

Function: keycode->keysym (display keycode keysym-index)
Package

xlib.

Source

translate.lisp.

Function: keysym->character (display keysym &optional state)
Package

xlib.

Source

translate.lisp.

Function: keysym->keycodes (display keysym)
Package

xlib.

Source

translate.lisp.

Function: keysym-in-map-p (display keysym keymap)
Package

xlib.

Source

translate.lisp.

Function: keysym-set (keysym)
Package

xlib.

Source

translate.lisp.

Function: kill-client (display resource-id)
Package

xlib.

Source

requests.lisp.

Function: kill-temporary-clients (display)
Package

xlib.

Source

requests.lisp.

Function: light-f (light pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: light-fv (light pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: light-i (light pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: light-iv (light pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: light-model-f (pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: light-model-i (pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: line-stipple (factor pattern)
Package

xlib/gl.

Source

gl.lisp.

Function: line-width (width)
Package

xlib/gl.

Source

gl.lisp.

Function: list-base (base)
Package

xlib/gl.

Source

gl.lisp.

Function: list-extensions (display &key result-type)
Package

xlib.

Source

requests.lisp.

Function: list-font-names (display pattern &key max-fonts result-type)
Package

xlib.

Source

fonts.lisp.

Function: list-fonts (display pattern &key max-fonts result-type)
Package

xlib.

Source

fonts.lisp.

Function: list-properties (window &key result-type)
Package

xlib.

Source

requests.lisp.

Function: load-identity ()
Package

xlib/gl.

Source

gl.lisp.

Function: load-name (name)
Package

xlib/gl.

Source

gl.lisp.

Function: logic-op (name)
Package

xlib/gl.

Source

gl.lisp.

Function: lookup-color (colormap name)
Package

xlib.

Source

requests.lisp.

Function: make-color (&key red green blue &allow-other-keys)
Package

xlib.

Source

clx.lisp.

Function: make-current (drawable ctx)
Package

xlib/glx.

Source

glx.lisp.

Function: make-event-handlers (&key type default)
Package

xlib.

Source

input.lisp.

Function: make-event-keys (event-mask)
Package

xlib.

Source

clx.lisp.

Function: make-event-mask (&rest keys)
Package

xlib.

Source

clx.lisp.

Function: make-mode-flag-keys (bit-mask)
Package

xlib.

Source

randr.lisp.

Function: make-mode-flag-mask (key-list)
Package

xlib.

Source

randr.lisp.

Function: make-mode-info (&key dotclock hdisplay hsyncstart hsyncend htotal hskew vdisplay vsyncstart vsyncend vtotal flags privsize private)
Package

xlib.

Source

xvidmode.lisp.

Function: make-resource-database ()
Package

xlib.

Source

resource.lisp.

Function: make-rotation-keys (bit-mask)
Package

xlib.

Source

randr.lisp.

Function: make-rotation-mask (key-list)
Package

xlib.

Source

randr.lisp.

Function: make-rr-select-keys (bit-mask)
Package

xlib.

Source

randr.lisp.

Function: make-rr-select-mask (key-list)
Package

xlib.

Source

randr.lisp.

Function: make-rr-transform (&key x y z i j k d e f)
Package

xlib.

Source

randr.lisp.

Function: make-state-keys (state-mask)
Package

xlib.

Source

clx.lisp.

Function: make-state-mask (&rest keys)
Package

xlib.

Source

clx.lisp.

Function: make-wm-hints (&key input initial-state icon-pixmap icon-window icon-x icon-y icon-mask window-group flags)
Package

xlib.

Source

manager.lisp.

Function: make-wm-size-hints (&key user-specified-position-p user-specified-size-p x y width height min-width min-height max-width max-height width-inc height-inc min-aspect max-aspect base-width base-height win-gravity program-specified-position-p program-specified-size-p)
Package

xlib.

Source

manager.lisp.

Function: map-grid-1d (u1 u2 un)
Package

xlib/gl.

Source

gl.lisp.

Function: map-grid-1f (un u1 u2)
Package

xlib/gl.

Source

gl.lisp.

Function: map-grid-2d (u1 u2 v1 v2 un vn)
Package

xlib/gl.

Source

gl.lisp.

Function: map-grid-2f (un u1 u2 vn v1 v2)
Package

xlib/gl.

Source

gl.lisp.

Function: map-resource (database function &rest args)
Package

xlib.

Source

resource.lisp.

Function: map-subwindows (window)
Package

xlib.

Source

requests.lisp.

Function: map-window (window)
Package

xlib.

Source

requests.lisp.

Function: mapping-notify (display request start count)
Package

xlib.

Source

translate.lisp.

Function: material-f (face pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: material-fv (face pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: material-i (face pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: material-iv (face pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: matrix-mode (mode)
Package

xlib/gl.

Source

gl.lisp.

Function: max-char-ascent (font)
Package

xlib.

Source

fonts.lisp.

Function: max-char-attributes (font)
Package

xlib.

Source

fonts.lisp.

Function: max-char-descent (font)
Package

xlib.

Source

fonts.lisp.

Function: max-char-left-bearing (font)
Package

xlib.

Source

fonts.lisp.

Function: max-char-right-bearing (font)
Package

xlib.

Source

fonts.lisp.

Function: max-char-width (font)
Package

xlib.

Source

fonts.lisp.

Function: merge-resources (database with-database)
Package

xlib.

Source

resource.lisp.

Function: min-char-ascent (font)
Package

xlib.

Source

fonts.lisp.

Function: min-char-attributes (font)
Package

xlib.

Source

fonts.lisp.

Function: min-char-descent (font)
Package

xlib.

Source

fonts.lisp.

Function: min-char-left-bearing (font)
Package

xlib.

Source

fonts.lisp.

Function: min-char-right-bearing (font)
Package

xlib.

Source

fonts.lisp.

Function: min-char-width (font)
Package

xlib.

Source

fonts.lisp.

Function: minmax (target internalformat sink)
Package

xlib/gl.

Source

gl.lisp.

Reader: mode-info-dotclock (instance)
Writer: (setf mode-info-dotclock) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

dotclock.

Reader: mode-info-flags (instance)
Writer: (setf mode-info-flags) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

flags.

Reader: mode-info-hdisplay (instance)
Writer: (setf mode-info-hdisplay) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

hdisplay.

Reader: mode-info-hskew (instance)
Writer: (setf mode-info-hskew) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

hskew.

Reader: mode-info-hsyncend (instance)
Writer: (setf mode-info-hsyncend) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

hsyncend.

Reader: mode-info-hsyncstart (instance)
Writer: (setf mode-info-hsyncstart) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

hsyncstart.

Reader: mode-info-htotal (instance)
Writer: (setf mode-info-htotal) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

htotal.

Reader: mode-info-private (instance)
Writer: (setf mode-info-private) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

private.

Reader: mode-info-privsize (instance)
Writer: (setf mode-info-privsize) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

privsize.

Reader: mode-info-vdisplay (instance)
Writer: (setf mode-info-vdisplay) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

vdisplay.

Reader: mode-info-vsyncend (instance)
Writer: (setf mode-info-vsyncend) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

vsyncend.

Reader: mode-info-vsyncstart (instance)
Writer: (setf mode-info-vsyncstart) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

vsyncstart.

Reader: mode-info-vtotal (instance)
Writer: (setf mode-info-vtotal) (instance)
Package

xlib.

Source

xvidmode.lisp.

Target Slot

vtotal.

Function: modifier-mapping (display)
Package

xlib.

Source

text.lisp.

Function: motion-events (window &key start stop result-type)
Package

xlib.

Source

requests.lisp.

Function: multi-tex-coord-1d-arb (v-0 target)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-1f-arb (target v-0)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-1i-arb (target v-0)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-1s-arb (target v-0)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-2d-arb (v-0 v-1 target)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-2f-arb (target v-0 v-1)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-2i-arb (target v-0 v-1)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-2s-arb (target v-0 v-1)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-3d-arb (v-0 v-1 v-2 target)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-3f-arb (target v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-3i-arb (target v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-3s-arb (target v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-4d-arb (v-0 v-1 v-2 v-3 target)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-4f-arb (target v-0 v-1 v-2 v-3)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-4i-arb (target v-0 v-1 v-2 v-3)
Package

xlib/gl.

Source

gl.lisp.

Function: multi-tex-coord-4s-arb (target v-0 v-1 v-2 v-3)
Package

xlib/gl.

Source

gl.lisp.

Function: new-list (list mode)
Package

xlib/gl.

Source

gl.lisp.

Function: no-operation (display)
Package

xlib.

Source

requests.lisp.

Function: normal-3b (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: normal-3d (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: normal-3f (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: normal-3i (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: normal-3s (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: open-default-display (&optional display-name)

Open a connection to DISPLAY-NAME if supplied, or to the appropriate default display as given by GET-DEFAULT-DISPLAY otherwise.

OPEN-DISPLAY-NAME always attempts to do display authorization. The hostname is resolved to an address, then authorization data for the (protocol, host-address, displaynumber) triple is looked up in the file given by AUTHORITY_PATHNAME (typically $HOME/.Xauthority). If the protocol is :local, or if the hostname resolves to the local host, authority data for the local machine’s actual hostname - as returned by gethostname(3) - is used instead.

Package

xlib.

Source

display.lisp.

Function: open-display (host &key display protocol authorization-name authorization-data)
Package

xlib.

Source

display.lisp.

Function: open-font (display name)
Package

xlib.

Source

fonts.lisp.

Function: ortho (left right bottom top z-near z-far)
Package

xlib/gl.

Source

gl.lisp.

Function: pass-through (token)
Package

xlib/gl.

Source

gl.lisp.

Function: picture-alpha-map (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-alpha-map) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-alpha-x-origin (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-alpha-x-origin) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-alpha-y-origin (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-alpha-y-origin) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-clip-mask (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-clip-mask) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-clip-x-origin (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-clip-x-origin) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-clip-y-origin (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-clip-y-origin) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-component-alpha (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-component-alpha) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-dither (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-dither) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-drawable (picture)
Package

xlib.

Source

xrender.lisp.

Reader: picture-format-alpha-byte (instance)
Writer: (setf picture-format-alpha-byte) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

alpha-byte.

Reader: picture-format-blue-byte (instance)
Writer: (setf picture-format-blue-byte) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

blue-byte.

Reader: picture-format-colormap (instance)
Writer: (setf picture-format-colormap) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

colormap.

Reader: picture-format-depth (instance)
Writer: (setf picture-format-depth) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

depth.

Reader: picture-format-display (instance)
Writer: (setf picture-format-display) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

display.

Reader: picture-format-green-byte (instance)
Writer: (setf picture-format-green-byte) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

green-byte.

Reader: picture-format-id (instance)
Writer: (setf picture-format-id) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

id.

Reader: picture-format-red-byte (instance)
Writer: (setf picture-format-red-byte) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

red-byte.

Reader: picture-format-type (instance)
Writer: (setf picture-format-type) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

type.

Function: picture-graphics-exposures (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-graphics-exposures) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-poly-edge (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-poly-edge) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-poly-mode (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-poly-mode) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-repeat (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-repeat) (picture)
Package

xlib.

Source

xrender.lisp.

Function: picture-subwindow-mode (picture)
Package

xlib.

Source

xrender.lisp.

Function: (setf picture-subwindow-mode) (picture)
Package

xlib.

Source

xrender.lisp.

Function: pixel-transfer-f (pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: pixel-transfer-i (pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: pixel-zoom (xfactor yfactor)
Package

xlib/gl.

Source

gl.lisp.

Function: pixmap-display (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf pixmap-display) (instance)
Package

xlib.

Source

clx.lisp.

Function: pixmap-equal (a b)
Package

xlib.

Source

clx.lisp.

Reader: pixmap-format-bits-per-pixel (instance)
Writer: (setf pixmap-format-bits-per-pixel) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

bits-per-pixel.

Reader: pixmap-format-depth (instance)
Writer: (setf pixmap-format-depth) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

depth.

Function: pixmap-format-p (object)
Package

xlib.

Source

clx.lisp.

Reader: pixmap-format-scanline-pad (instance)
Writer: (setf pixmap-format-scanline-pad) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

scanline-pad.

Function: pixmap-id (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf pixmap-id) (instance)
Package

xlib.

Source

clx.lisp.

Function: pixmap-p (object)
Package

xlib.

Source

clx.lisp.

Function: pixmap-plist (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf pixmap-plist) (instance)
Package

xlib.

Source

clx.lisp.

Function: point-size (size)
Package

xlib/gl.

Source

gl.lisp.

Function: pointer-control (display)
Package

xlib.

Source

requests.lisp.

Function: pointer-mapping (display &key result-type)
Package

xlib.

Source

requests.lisp.

Setf expander for this function

(setf pointer-mapping).

Function: pointer-position (window)
Package

xlib.

Source

requests.lisp.

Function: polygon-mode (face mode)
Package

xlib/gl.

Source

gl.lisp.

Function: polygon-offset (factor units)
Package

xlib/gl.

Source

gl.lisp.

Function: pop-attrib ()
Package

xlib/gl.

Source

gl.lisp.

Function: pop-matrix ()
Package

xlib/gl.

Source

gl.lisp.

Function: pop-name ()
Package

xlib/gl.

Source

gl.lisp.

Function: process-event (display &key handler timeout peek-p discard-p force-output-p)
Package

xlib.

Source

input.lisp.

Function: push-attrib (mask)
Package

xlib/gl.

Source

gl.lisp.

Function: push-matrix ()
Package

xlib/gl.

Source

gl.lisp.

Function: push-name (name)
Package

xlib/gl.

Source

gl.lisp.

Function: put-image (drawable gcontext image &key src-x src-y x y width height bitmap-p)
Package

xlib.

Source

image.lisp.

Function: put-raw-image (drawable gcontext data &key start depth x y width height left-pad format)
Package

xlib.

Source

graphics.lisp.

Function: query-best-cursor (width height drawable)
Package

xlib.

Source

requests.lisp.

Function: query-best-stipple (width height drawable)
Package

xlib.

Source

requests.lisp.

Function: query-best-tile (width height drawable)
Package

xlib.

Source

requests.lisp.

Function: query-colors (colormap pixels &key result-type)
Package

xlib.

Source

requests.lisp.

Function: query-context (ctx)
Package

xlib/glx.

Source

glx.lisp.

Function: query-extension (display name)
Package

xlib.

Source

requests.lisp.

Function: query-keymap (display &optional bit-vector)
Package

xlib.

Source

requests.lisp.

Function: query-pointer (window)
Package

xlib.

Source

requests.lisp.

Function: query-server-string (display screen name)

NAME is one of +VENDOR+, +VERSION+ or +EXTENSIONS+

Package

xlib/glx.

Source

glx.lisp.

Function: query-tree (window &key result-type)
Package

xlib.

Source

requests.lisp.

Function: query-version (display)
Package

xlib/glx.

Source

glx.lisp.

Function: queue-event (display event-key &rest args &key append-p send-event-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: raster-pos-2d (v-0 v-1)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-2f (v-0 v-1)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-2i (v-0 v-1)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-2s (v-0 v-1)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-3d (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-3f (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-3i (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-3s (v-0 v-1 v-2)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-4d (v-0 v-1 v-2 v-3)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-4f (v-0 v-1 v-2 v-3)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-4i (v-0 v-1 v-2 v-3)
Package

xlib/gl.

Source

gl.lisp.

Function: raster-pos-4s (v-0 v-1 v-2 v-3)
Package

xlib/gl.

Source

gl.lisp.

Function: read-bitmap-file (pathname)
Package

xlib.

Source

image.lisp.

Function: read-buffer (mode)
Package

xlib/gl.

Source

gl.lisp.

Function: read-resources (database pathname &key key test test-not)
Package

xlib.

Source

resource.lisp.

Function: recolor-cursor (cursor foreground background)
Package

xlib.

Source

requests.lisp.

Function: rect-d (v1-0 v1-1 v2-0 v2-1)
Package

xlib/gl.

Source

gl.lisp.

Function: rect-f (v1-0 v1-1 v2-0 v2-1)
Package

xlib/gl.

Source

gl.lisp.

Function: rect-i (v1-0 v1-1 v2-0 v2-1)
Package

xlib/gl.

Source

gl.lisp.

Function: rect-s (v1-0 v1-1 v2-0 v2-1)
Package

xlib/gl.

Source

gl.lisp.

Function: remove-access-host (display host &optional family)
Package

xlib.

Source

requests.lisp.

Function: remove-from-save-set (window)
Package

xlib.

Source

requests.lisp.

Function: render ()
Package

xlib/glx.

Source

glx.lisp.

Function: render-add-glyph (glyph-set id &key x-origin y-origin x-advance y-advance data)
Package

xlib.

Source

xrender.lisp.

Function: render-add-glyph-from-picture (glyph-set picture &key x-origin y-origin x-advance y-advance x y width height)
Package

xlib.

Source

xrender.lisp.

Function: render-composite (op source mask dest src-x src-y mask-x mask-y dst-x dst-y width height)
Package

xlib.

Source

xrender.lisp.

Function: render-composite-glyphs (dest glyph-set source dest-x dest-y sequence &key op alu src-x src-y mask-format start end)
Package

xlib.

Source

xrender.lisp.

Function: render-create-glyph-set (format &key glyph-set)
Package

xlib.

Source

xrender.lisp.

Function: render-create-picture (drawable &key format picture repeat alpha-map alpha-x-origin alpha-y-origin clip-x-origin clip-y-origin clip-mask graphics-exposures subwindow-mode poly-edge poly-mode dither component-alpha)
Package

xlib.

Source

xrender.lisp.

Function: render-fill-rectangle (picture op color x1 y1 w h)
Package

xlib.

Source

xrender.lisp.

Function: render-free-glyph-set (glyph-set)
Package

xlib.

Source

xrender.lisp.

Function: render-free-glyphs (glyph-set glyphs &key start end)

This request removes glyphs from glyph-set. Each glyph must exist in glyph-set (else a Match error results).

Package

xlib.

Source

xrender.lisp.

Function: render-free-picture (picture)
Package

xlib.

Source

xrender.lisp.

Function: render-query-version (display)
Package

xlib.

Source

xrender.lisp.

Function: render-reference-glyph-set (existing-glyph-set &key glyph-set)
Package

xlib.

Source

xrender.lisp.

Function: render-set-picture-transform (picture a b c d e f p q r)
Package

xlib.

Source

xrender.lisp.

Function: render-trapezoids (picture op source src-x src-y mask-format coord-sequence)
Package

xlib.

Source

xrender.lisp.

Function: render-triangle-fan (picture op source src-x src-y format coord-sequence)
Package

xlib.

Source

xrender.lisp.

Function: render-triangle-strip (picture op source src-x src-y format coord-sequence)
Package

xlib.

Source

xrender.lisp.

Function: render-triangles (picture op source src-x src-y format coord-sequence)
Package

xlib.

Source

xrender.lisp.

Function: reparent-window (window parent x y)
Package

xlib.

Source

requests.lisp.

Function: reset-histogram (target)
Package

xlib/gl.

Source

gl.lisp.

Function: reset-minmax (target)
Package

xlib/gl.

Source

gl.lisp.

Function: reset-screen-saver (display)
Package

xlib.

Source

requests.lisp.

Function: resource-database-timestamp (database)
Package

xlib.

Source

resource.lisp.

Function: resource-key (stringable)
Package

xlib.

Source

resource.lisp.

Function: rgb-colormaps (window property)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf rgb-colormaps).

Function: root-resources (screen &key database key test test-not)

Returns a resource database containing the contents of the root window RESOURCE_MANAGER property for the given SCREEN. If SCREEN is a display, then its default screen is used. If an existing DATABASE is given, then resource values are merged with the DATABASE and the modified DATABASE is returned.

TEST and TEST-NOT are predicates for selecting which resources are read. Arguments are a resource name list and a resource value. The KEY function, if given, is called to convert a resource value string to the value given to TEST or TEST-NOT.

Package

xlib.

Source

resource.lisp.

Setf expander for this function

(setf root-resources).

Function: rotate-cut-buffers (display &optional delta careful-p)
Package

xlib.

Source

manager.lisp.

Function: rotate-d (angle x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: rotate-f (angle x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: rotate-properties (window properties &optional delta)
Package

xlib.

Source

requests.lisp.

Function: rr-add-output-mode (display output mode)
Package

xlib.

Source

randr.lisp.

Function: rr-change-output-property (display output atom mode data &key atom-type)

Mode may be 0-replace 1-prepend 2-append. atom-type is obtained by calling rr-get-output-property

Package

xlib.

Source

randr.lisp.

Function: rr-configure-output-property (display output atom value-list &key pending range)

Atom can be specified by either id or keyword

Package

xlib.

Source

randr.lisp.

Function: rr-create-mode (window mode-info name)

FIXME

Package

xlib.

Source

randr.lisp.

Function: rr-delete-output-mode (display output mode)
Package

xlib.

Source

randr.lisp.

Function: rr-delete-output-property (display output property)
Package

xlib.

Source

randr.lisp.

Function: rr-destroy-mode (display mode)
Package

xlib.

Source

randr.lisp.

Function: rr-get-crtc-gamma (display crtc &key result-type)

Get current gamma ramps, returns 3 sequences for red, green, blue.

Package

xlib.

Source

randr.lisp.

Function: rr-get-crtc-gamma-size (display crtc)

Used to determine length of gamma ramps to submit in set-crtc-gamma

Package

xlib.

Source

randr.lisp.

Function: rr-get-crtc-info (display crtc config-timestamp &key result-type)
Package

xlib.

Source

randr.lisp.

Function: rr-get-crtc-transform (display crtc &key result-type)
Package

xlib.

Source

randr.lisp.

Function: rr-get-output-info (display output config-timestamp &key result-type)

Execute the RRGetOutputInfo request and return its result as multiple values consisting of:
1. Configuration status
2. Timestamp
3. Current connected CRTC
4. Width in millimeters
5. Height in millimeters
6. Connection
7. Subpixel order
8. Sequence of CRTCs
9. Number of preferred modes (first in the sequence of possible modes) 10. Sequence of possible modes
11. Sequence of clones
12. Name

Package

xlib.

Source

randr.lisp.

Function: rr-get-output-primary (window)
Package

xlib.

Source

randr.lisp.

Function: rr-get-output-property (display output property &key type delete pending result-type)
Package

xlib.

Source

randr.lisp.

Function: rr-get-provider-info (display provider config-timestamp)
Package

xlib.

Source

randr.lisp.

Function: rr-get-providers (window)
Package

xlib.

Source

randr.lisp.

Function: rr-get-screen-info (window &key major minor result-type)

Execute the RRGetScreenInfo request and return its result as multiple values consisting of:

1. List of possible rotations and reflections
2. Root window
3. Timestamp
4. Configuration timestamp
5. Current screen size index (in the list of possible screen sizes) 6. Current rotation and reflection
7. List of possible screen sizes
8. Current refresh rate (non-NIL only if server’s protocol version is 1.1 or later)
9. Sequence of refresh rate information (non-NIL only if server’s protocol version is 1.1 or later)

Each screen size has in the refresh rate information sequence a corresponding refresh rate count followed by that number of possible refresh rates.
For example, ’(2 120 60 1 60) means that the first screen size has the two refresh rates 120 and 60, and that the second screen size has the single refresh rate 60.

If MAJOR and MINOR, which comprise the server’s protocol version, are missing, this function executes the RRQueryVersion request before RRGetScreenInfo in order to, first, potentially ask the server to include, if it can, the current refresh rate and the refresh rate information sequence in its reply to the latter request, and second, determine whether this information is forthcoming.
Otherwise, this function assumes MAJOR and MINOR are the result of RR-QUERY-VERSION – failing which it will behave unreliably – and it skips executing the RRQueryVersion request.

Package

xlib.

Source

randr.lisp.

Function: rr-get-screen-resources (window &key result-type)
Package

xlib.

Source

randr.lisp.

Function: rr-get-screen-resources-current (window &key result-type)

Unlike RRGetScreenResources, this merely returns the current configuration, and does not poll for hardware changes.

Package

xlib.

Source

randr.lisp.

Function: rr-get-screen-size-range (window &key result-type)

Returns a sequence of minimum width, minimum height, max width, max height.

Package

xlib.

Source

randr.lisp.

Function: rr-list-output-properties (display output &key result-type)

Returns a list of atom properties for given display. ?keep it simple and return id’s or atom-names?

Package

xlib.

Source

randr.lisp.

Function: rr-list-provider-properties (display provider)
Package

xlib.

Source

randr.lisp.

Reader: rr-panning-border-bottom (instance)
Writer: (setf rr-panning-border-bottom) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

border-bottom.

Reader: rr-panning-border-left (instance)
Writer: (setf rr-panning-border-left) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

border-left.

Reader: rr-panning-border-right (instance)
Writer: (setf rr-panning-border-right) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

border-right.

Reader: rr-panning-border-top (instance)
Writer: (setf rr-panning-border-top) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

border-top.

Reader: rr-panning-height (instance)
Writer: (setf rr-panning-height) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

height.

Reader: rr-panning-left (instance)
Writer: (setf rr-panning-left) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

left.

Reader: rr-panning-top (instance)
Writer: (setf rr-panning-top) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

top.

Reader: rr-panning-track-height (instance)
Writer: (setf rr-panning-track-height) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

track-height.

Reader: rr-panning-track-left (instance)
Writer: (setf rr-panning-track-left) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

track-left.

Reader: rr-panning-track-top (instance)
Writer: (setf rr-panning-track-top) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

track-top.

Reader: rr-panning-track-width (instance)
Writer: (setf rr-panning-track-width) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

track-width.

Reader: rr-panning-width (instance)
Writer: (setf rr-panning-width) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

width.

Function: rr-query-output-property (display output atom &key result-type)

Querys the current properties of an atom. Atom may be referenced by either id or keyword

Package

xlib.

Source

randr.lisp.

Function: rr-query-version (display)

Execute the RRQueryVersion request and return its result as multiple values consisting of the server’s major and minor protocol versions.

Package

xlib.

Source

randr.lisp.

Function: rr-select-input (window enable)

Enables event reception for given window. Enable may be a select-mask or list of select-keys

Package

xlib.

Source

randr.lisp.

Function: rr-set-crtc-gamma (display crtc red green blue)

gamma values must be lists and must be the same length as returned by get-crtc-gamma-size

Package

xlib.

Source

randr.lisp.

Function: rr-set-output-primary (window output)
Package

xlib.

Source

randr.lisp.

Function: rr-set-provider-offload-sink (display provider sink-provider config-timestamp)
Package

xlib.

Source

randr.lisp.

Function: rr-set-provider-output-source (display provider source-provider config-timestamp)
Package

xlib.

Source

randr.lisp.

Function: rr-set-screen-config (window timestamp conf-timestamp size-id rotation refresh)

Sets the current screen to which the given window belongs. Timestamps are obtained from rr-get-screen-info. Rotation can be a list of rotation keys or a rotation mask. Returns timestamp, config timestamp, the root window of the screen and sub-pixel order.

Package

xlib.

Source

randr.lisp.

Function: rr-set-screen-size (window width height width-mm height-mm)
Package

xlib.

Source

randr.lisp.

Function: scale-d (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: scale-f (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: scissor (x y width height)
Package

xlib/gl.

Source

gl.lisp.

Reader: screen-backing-stores (instance)
Writer: (setf screen-backing-stores) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

backing-stores.

Reader: screen-black-pixel (instance)
Writer: (setf screen-black-pixel) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

black-pixel.

Reader: screen-default-colormap (instance)
Writer: (setf screen-default-colormap) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

default-colormap.

Reader: screen-depths (instance)
Writer: (setf screen-depths) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

depths.

Reader: screen-event-mask-at-open (instance)
Writer: (setf screen-event-mask-at-open) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

event-mask-at-open.

Reader: screen-height (instance)
Writer: (setf screen-height) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

height.

Reader: screen-height-in-millimeters (instance)
Writer: (setf screen-height-in-millimeters) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

height-in-millimeters.

Reader: screen-info-height (instance)
Writer: (setf screen-info-height) (instance)
Package

xlib/xinerama.

Source

xinerama.lisp.

Target Slot

height.

Reader: screen-info-number (instance)
Writer: (setf screen-info-number) (instance)
Package

xlib/xinerama.

Source

xinerama.lisp.

Target Slot

number.

Reader: screen-info-width (instance)
Writer: (setf screen-info-width) (instance)
Package

xlib/xinerama.

Source

xinerama.lisp.

Target Slot

width.

Reader: screen-info-x (instance)
Writer: (setf screen-info-x) (instance)
Package

xlib/xinerama.

Source

xinerama.lisp.

Target Slot

x.

Reader: screen-info-y (instance)
Writer: (setf screen-info-y) (instance)
Package

xlib/xinerama.

Source

xinerama.lisp.

Target Slot

y.

Reader: screen-max-installed-maps (instance)
Writer: (setf screen-max-installed-maps) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

max-installed-maps.

Reader: screen-min-installed-maps (instance)
Writer: (setf screen-min-installed-maps) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

min-installed-maps.

Function: screen-p (object)
Package

xlib.

Source

clx.lisp.

Reader: screen-plist (instance)
Writer: (setf screen-plist) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

plist.

Reader: screen-root (instance)
Writer: (setf screen-root) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

root.

Reader: screen-root-depth (instance)
Writer: (setf screen-root-depth) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

root-depth.

Function: screen-root-visual (screen)
Package

xlib.

Source

clx.lisp.

Reader: screen-root-visual-info (instance)
Writer: (setf screen-root-visual-info) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

root-visual-info.

Reader: screen-save-unders-p (instance)
Writer: (setf screen-save-unders-p) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

save-unders-p.

Function: screen-saver (display)
Package

xlib.

Source

requests.lisp.

Function: screen-saver-get-idle (display drawable)

How long has it been since the last keyboard or mouse input

Package

xlib.

Source

screensaver.lisp.

Function: screen-saver-query-info (display drawable)
Package

xlib.

Source

screensaver.lisp.

Function: screen-saver-query-version (display)
Package

xlib.

Source

screensaver.lisp.

Reader: screen-white-pixel (instance)
Writer: (setf screen-white-pixel) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

white-pixel.

Reader: screen-width (instance)
Writer: (setf screen-width) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

width.

Reader: screen-width-in-millimeters (instance)
Writer: (setf screen-width-in-millimeters) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

width-in-millimeters.

Function: selection-owner (display selection)
Setf Expander: (setf selection-owner) (display selection &optional time)
Package

xlib.

Source

requests.lisp.

Function: send-event (window event-key event-mask &rest args &key propagate-p display &allow-other-keys)
Package

xlib.

Source

requests.lisp.

Function: set-access-control (display enabled-p)
Package

xlib.

Source

requests.lisp.

Setf expanders to this function

(setf access-control).

Function: set-close-down-mode (display mode)
Package

xlib.

Source

requests.lisp.

Setf expanders to this function

(setf close-down-mode).

Function: set-gc-context-of-gc (gcontext gcontext-id)
Package

xlib/xtest.

Source

xtest.lisp.

Function: set-input-focus (display focus revert-to &optional time)
Package

xlib.

Source

requests.lisp.

Function: set-modifier-mapping (display &key shift lock control mod1 mod2 mod3 mod4 mod5)
Package

xlib.

Source

text.lisp.

Function: set-pointer-mapping (display map)
Package

xlib.

Source

requests.lisp.

Setf expanders to this function

(setf pointer-mapping).

Function: set-screen-saver (display timeout interval blanking exposures)
Package

xlib.

Source

requests.lisp.

Function: set-selection-owner (display selection owner &optional time)
Package

xlib.

Source

requests.lisp.

Function: set-standard-colormap (window property colormap base-pixel max-color mult-color)
Package

xlib.

Source

manager.lisp.

Function: set-standard-properties (window &rest options)
Package

xlib.

Source

manager.lisp.

Function: set-wm-class (window resource-name resource-class)
Package

xlib.

Source

manager.lisp.

Function: set-wm-properties (window &rest options &key name icon-name resource-name resource-class command client-machine hints normal-hints zoom-hints user-specified-position-p user-specified-size-p program-specified-position-p program-specified-size-p x y width height min-width min-height max-width max-height width-inc height-inc min-aspect max-aspect base-width base-height win-gravity input initial-state icon-pixmap icon-window icon-x icon-y icon-mask window-group)
Package

xlib.

Source

manager.lisp.

Function: set-wm-resources (database window &key write test test-not)
Package

xlib.

Source

resource.lisp.

Function: shade-model (mode)
Package

xlib/gl.

Source

gl.lisp.

Function: shape-combine (window source-window &key kind source-kind x-offset y-offset operation)
Package

xlib.

Source

shape.lisp.

Function: shape-get-rectangles (window &optional kind result-type)
Package

xlib.

Source

shape.lisp.

Function: shape-input-selected-p (window)
Package

xlib.

Source

shape.lisp.

Function: shape-mask (window pixmap &key kind x-offset y-offset operation)
Package

xlib.

Source

shape.lisp.

Function: shape-offset (window &key kind x-offset y-offset)
Package

xlib.

Source

shape.lisp.

Function: shape-query-extents (window)
Package

xlib.

Source

shape.lisp.

Function: shape-query-version (display)
Package

xlib.

Source

shape.lisp.

Function: shape-rectangles (window rectangles &key kind x-offset y-offset operation ordering)
Package

xlib.

Source

shape.lisp.

Function: shape-select-input (window selected-p)
Package

xlib.

Source

shape.lisp.

Function: stencil-func (func ref mask)
Package

xlib/gl.

Source

gl.lisp.

Function: stencil-mask (mask)
Package

xlib/gl.

Source

gl.lisp.

Function: stencil-op (fail zfail zpass)
Package

xlib/gl.

Source

gl.lisp.

Function: store-color (colormap pixel spec &key red-p green-p blue-p)
Package

xlib.

Source

requests.lisp.

Function: store-colors (colormap specs &key red-p green-p blue-p)
Package

xlib.

Source

requests.lisp.

Function: swap-buffers ()
Package

xlib/glx.

Source

glx.lisp.

Function: tex-env-f (target pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-env-i (target pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-gen-d (param coord pname)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-gen-f (coord pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-gen-i (coord pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-parameter-f (target pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-parameter-i (target pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: text-extents (font sequence &key start end translate)
Package

xlib.

Source

text.lisp.

Function: text-width (font sequence &key start end translate)
Package

xlib.

Source

text.lisp.

Function: transient-for (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf transient-for).

Function: translate-coordinates (src src-x src-y dst)
Package

xlib.

Source

requests.lisp.

Function: translate-d (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: translate-default (src src-start src-end font dst dst-start)
Package

xlib.

Source

text.lisp.

Function: translate-f (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: undefine-keysym (object keysym &key display modifiers &allow-other-keys)
Package

xlib.

Source

translate.lisp.

Function: ungrab-button (window button &key modifiers)
Package

xlib.

Source

requests.lisp.

Function: ungrab-key (window key &key modifiers)
Package

xlib.

Source

requests.lisp.

Function: ungrab-keyboard (display &key time)
Package

xlib.

Source

requests.lisp.

Function: ungrab-pointer (display &key time)
Package

xlib.

Source

requests.lisp.

Function: ungrab-server (display)
Package

xlib.

Source

requests.lisp.

Function: uninstall-colormap (colormap)
Package

xlib.

Source

requests.lisp.

Function: unmap-subwindows (window)
Package

xlib.

Source

requests.lisp.

Function: unmap-window (window)
Package

xlib.

Source

requests.lisp.

Function: vertex-2d (x y)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-2f (x y)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-2i (x y)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-2s (x y)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-3d (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-3f (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-3i (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-3s (x y z)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-4d (x y z w)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-4f (x y z w)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-4i (x y z w)
Package

xlib/gl.

Source

gl.lisp.

Function: vertex-4s (x y z w)
Package

xlib/gl.

Source

gl.lisp.

Function: viewport (x y width height)
Package

xlib/gl.

Source

gl.lisp.

Function: visual-attribute (visual attribute)
Package

xlib/glx.

Source

glx.lisp.

Reader: visual-id (instance)
Writer: (setf visual-id) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

id.

Function: visual-info (display visual-id)
Package

xlib.

Source

display.lisp.

Reader: visual-info-bits-per-rgb (instance)
Writer: (setf visual-info-bits-per-rgb) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

bits-per-rgb.

Reader: visual-info-blue-mask (instance)
Writer: (setf visual-info-blue-mask) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

blue-mask.

Reader: visual-info-class (instance)
Writer: (setf visual-info-class) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

class.

Reader: visual-info-colormap-entries (instance)
Writer: (setf visual-info-colormap-entries) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

colormap-entries.

Reader: visual-info-display (instance)
Writer: (setf visual-info-display) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

display.

Reader: visual-info-green-mask (instance)
Writer: (setf visual-info-green-mask) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

green-mask.

Reader: visual-info-id (instance)
Writer: (setf visual-info-id) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

id.

Function: visual-info-p (object)
Package

xlib.

Source

clx.lisp.

Reader: visual-info-plist (instance)
Writer: (setf visual-info-plist) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

plist.

Reader: visual-info-red-mask (instance)
Writer: (setf visual-info-red-mask) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

red-mask.

Function: wait-gl ()
Package

xlib/glx.

Source

glx.lisp.

Function: wait-x ()
Package

xlib/glx.

Source

glx.lisp.

Function: warp-pointer (dst dst-x dst-y)
Package

xlib.

Source

requests.lisp.

Function: warp-pointer-if-inside (dst dst-x dst-y src src-x src-y &optional src-width src-height)
Package

xlib.

Source

requests.lisp.

Function: warp-pointer-relative (display x-off y-off)
Package

xlib.

Source

requests.lisp.

Function: warp-pointer-relative-if-inside (x-off y-off src src-x src-y &optional src-width src-height)
Package

xlib.

Source

requests.lisp.

Function: window-all-event-masks (window)
Package

xlib.

Source

attributes.lisp.

Function: window-backing-pixel (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-backing-pixel).

Function: window-backing-planes (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-backing-planes).

Function: window-backing-store (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-backing-store).

Function: window-bit-gravity (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-bit-gravity).

Function: window-class (window)
Package

xlib.

Source

attributes.lisp.

Function: window-colormap (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-colormap).

Function: window-colormap-installed-p (window)
Package

xlib.

Source

attributes.lisp.

Function: window-cursor (window)
Package

xlib.

Source

attributes.lisp.

Function: (setf window-cursor) (window)
Package

xlib.

Source

attributes.lisp.

Function: window-display (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf window-display) (instance)
Package

xlib.

Source

clx.lisp.

Function: window-do-not-propagate-mask (window)
Setf Expander: (setf window-do-not-propagate-mask) (window)
Package

xlib.

Source

attributes.lisp.

Function: window-equal (a b)
Package

xlib.

Source

clx.lisp.

Function: window-event-mask (window)
Setf Expander: (setf window-event-mask) (window)
Package

xlib.

Source

attributes.lisp.

Function: window-gravity (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-gravity).

Function: window-id (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf window-id) (instance)
Package

xlib.

Source

clx.lisp.

Function: window-map-state (window)
Package

xlib.

Source

attributes.lisp.

Function: window-override-redirect (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-override-redirect).

Function: window-p (object)
Package

xlib.

Source

clx.lisp.

Function: window-plist (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf window-plist) (instance)
Package

xlib.

Source

clx.lisp.

Function: window-save-under (window)
Package

xlib.

Source

attributes.lisp.

Setf expander for this function

(setf window-save-under).

Function: window-visual (window)
Package

xlib.

Source

attributes.lisp.

Function: window-visual-info (window)
Package

xlib.

Source

attributes.lisp.

Function: withdraw-window (window screen)
Package

xlib.

Source

manager.lisp.

Function: wm-client-machine (window)
Setf Expander: (setf wm-client-machine) (window)
Package

xlib.

Source

manager.lisp.

Function: wm-colormap-windows (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf wm-colormap-windows).

Function: wm-command (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf wm-command).

Function: wm-hints (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf wm-hints).

Reader: wm-hints-flags (instance)
Writer: (setf wm-hints-flags) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

flags.

Reader: wm-hints-icon-mask (instance)
Writer: (setf wm-hints-icon-mask) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

icon-mask.

Reader: wm-hints-icon-pixmap (instance)
Writer: (setf wm-hints-icon-pixmap) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

icon-pixmap.

Reader: wm-hints-icon-window (instance)
Writer: (setf wm-hints-icon-window) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

icon-window.

Reader: wm-hints-icon-x (instance)
Writer: (setf wm-hints-icon-x) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

icon-x.

Reader: wm-hints-icon-y (instance)
Writer: (setf wm-hints-icon-y) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

icon-y.

Reader: wm-hints-initial-state (instance)
Writer: (setf wm-hints-initial-state) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

initial-state.

Reader: wm-hints-input (instance)
Writer: (setf wm-hints-input) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

input.

Function: wm-hints-p (object)
Package

xlib.

Source

manager.lisp.

Reader: wm-hints-window-group (instance)
Writer: (setf wm-hints-window-group) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

window-group.

Function: wm-icon-name (window)
Setf Expander: (setf wm-icon-name) (window)
Package

xlib.

Source

manager.lisp.

Function: wm-name (window)
Setf Expander: (setf wm-name) (window)
Package

xlib.

Source

manager.lisp.

Function: wm-normal-hints (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf wm-normal-hints).

Function: wm-protocols (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf wm-protocols).

Function: wm-resources (database window &key key test test-not)
Package

xlib.

Source

resource.lisp.

Reader: wm-size-hints-base-height (instance)
Writer: (setf wm-size-hints-base-height) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

base-height.

Reader: wm-size-hints-base-width (instance)
Writer: (setf wm-size-hints-base-width) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

base-width.

Reader: wm-size-hints-height (instance)
Writer: (setf wm-size-hints-height) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

height.

Reader: wm-size-hints-height-inc (instance)
Writer: (setf wm-size-hints-height-inc) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

height-inc.

Reader: wm-size-hints-max-aspect (instance)
Writer: (setf wm-size-hints-max-aspect) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

max-aspect.

Reader: wm-size-hints-max-height (instance)
Writer: (setf wm-size-hints-max-height) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

max-height.

Reader: wm-size-hints-max-width (instance)
Writer: (setf wm-size-hints-max-width) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

max-width.

Reader: wm-size-hints-min-aspect (instance)
Writer: (setf wm-size-hints-min-aspect) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

min-aspect.

Reader: wm-size-hints-min-height (instance)
Writer: (setf wm-size-hints-min-height) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

min-height.

Reader: wm-size-hints-min-width (instance)
Writer: (setf wm-size-hints-min-width) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

min-width.

Function: wm-size-hints-p (object)
Package

xlib.

Source

manager.lisp.

Reader: wm-size-hints-user-specified-position-p (instance)
Writer: (setf wm-size-hints-user-specified-position-p) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

user-specified-position-p.

Reader: wm-size-hints-user-specified-size-p (instance)
Writer: (setf wm-size-hints-user-specified-size-p) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

user-specified-size-p.

Reader: wm-size-hints-width (instance)
Writer: (setf wm-size-hints-width) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

width.

Reader: wm-size-hints-width-inc (instance)
Writer: (setf wm-size-hints-width-inc) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

width-inc.

Reader: wm-size-hints-win-gravity (instance)
Writer: (setf wm-size-hints-win-gravity) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

win-gravity.

Reader: wm-size-hints-x (instance)
Writer: (setf wm-size-hints-x) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

x.

Reader: wm-size-hints-y (instance)
Writer: (setf wm-size-hints-y) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

y.

Function: wm-zoom-hints (window)
Package

xlib.

Source

manager.lisp.

Setf expander for this function

(setf wm-zoom-hints).

Function: write-bitmap-file (pathname image &optional name)
Package

xlib.

Source

image.lisp.

Function: write-resources (database pathname &key write test test-not)
Package

xlib.

Source

resource.lisp.

Function: xc-get-version (display)
Package

xlib.

Source

xc-misc.lisp.

Function: xc-get-xid-list (display count &optional result-type)

This request returns a sequence of individual resource IDs in ids. Count is the number of resource IDs requested. The number returned may be smaller than the number requested.

Package

xlib.

Source

xc-misc.lisp.

Function: xc-get-xid-range (display)

returns a range of available resource IDs for the client issuing the request.

Package

xlib.

Source

xc-misc.lisp.

Function: xfree86-vidmode-add-mode-line (dpy scr new &key after)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-delete-mode-line (dpy scr mode-info)

Delete mode argument. The specified mode must match an existing mode. To be considered a match, all of the fields of the given mode-info structure must match, except the privsize and private fields.
If the mode to be deleted is the current mode, a mode switch to the next mode will occur first. The last remaining mode can not be deleted.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-all-mode-lines (dpy screen)

Returns a list containing all video modes (as mode-info structure). The first element of the list corresponds to the current video mode.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-dotclocks (dpy screen)

Returns as a multiple value return the server dotclock informations: flags
maxclocks
clock list

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-gamma (display screen)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-gamma-ramp (dpy scr size)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-gamma-ramp-size (dpy screen)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-mode-line (display screen)

Query the settings for the currently selected video mode. return a mode-info structure fields with the server answer. If there are any server private values (currently only applicable to the S3 server) the function will store it into the returned structure.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-monitor (dpy screen)

Information known to the server about the monitor is returned. Multiple value return:
hsync (list of hi, low, ...)
vsync (list of hi, low, ...)
vendor name
model name

The hi and low values will be equal if a discreate value was given in the XF86Config file.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-permissions (dpy screen)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-get-viewport (dpy screen)

Query the location of the upper left corner of the viewport into the virtual screen. The upper left coordinates will be returned as a multiple value.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-lock-mode-switch (display screen lock-p)

Allow or disallow mode switching whether the request to switch modes comes from a call to the mode switching functions or from one of the mode switch key sequences (e.g. Ctrl-Alt-+ Ctrl-Alt–).

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-mod-mode-line (display screen mode-line)

Change the settings of the current video mode provided the requested settings are valid (e.g. they don’t exceed the capabilities of the monitor).

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-query-version (display)

Determine the version of the extension built into the server. return two values major-version and minor-version in that order.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-select-next-mode (display screen)

Change the video mode to next video mode

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-select-prev-mode (display screen)

Change the video mode to previous video mode

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-set-client-version (display)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-set-gamma (dpy scr &key red green blue)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-set-gamma-ramp (dpy scr size &key red green blue)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-set-viewport (dpy screen &key x y)

Set upper left corner of the viewport into the virtual screen to the x and y keyword parameters value (zero will be theire default value).

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-switch-mode (display screen zoom)

Change the video mode to next (or previous) video mode, depending
of zoom sign. If positive, switch to next mode, else switch to prev mode.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-switch-to-mode (display screen mode-info)

Switch directly to the specified mode. The specified mode must match an existing mode. Matching is as specified in the description of the xf86-vidmode-delete-mode-line function.

Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-validate-mode-line (dpy scr mode-info)

Checked the validity of a mode-info argument. If the specified mode can be used by the server (i.e. meets all the constraints placed upon a mode by the combination of the server, card, and monitor) the function returns :mode_ok otherwise it returns a keyword indicating the reason why the mode is invalid.

Package

xlib.

Source

xvidmode.lisp.

Function: xinerama-is-active (display)

Returns T, iff Xinerama is supported and active.

Package

xlib/xinerama.

Source

xinerama.lisp.

Function: xinerama-query-screens (display)

Returns a list of screen-info structures.

Package

xlib/xinerama.

Source

xinerama.lisp.

Function: xinerama-query-version (display)
Package

xlib/xinerama.

Source

xinerama.lisp.


6.1.6 Standalone methods

Method: perform :around ((o compile-op) (f xrender-source-file))
Package

asdf/action.

Source

clx.asd.

Method: perform :around ((o compile-op) (f clx-source-file))
Package

asdf/action.

Source

clx.asd.

Method: print-object ((object screen) stream)
Source

clx.lisp.

Method: print-object ((object drawable) stream)
Source

clx.lisp.

Method: print-object ((object image-x) stream)
Source

image.lisp.

Method: print-object ((object pixmap-format) stream)
Source

clx.lisp.

Method: print-object ((object window) stream)
Source

clx.lisp.

Method: print-object ((object resource-database) stream)
Source

resource.lisp.

Method: print-object ((object bitmap-format) stream)
Source

clx.lisp.

Method: print-object ((object colormap) stream)
Source

clx.lisp.

Method: print-object ((object pixmap) stream)
Source

clx.lisp.

Method: print-object ((object image-xy) stream)
Source

image.lisp.

Method: print-object ((object visual-info) stream)
Source

clx.lisp.

Method: print-object ((object display) stream)
Source

clx.lisp.

Method: print-object ((object image-z) stream)
Source

image.lisp.

Method: print-object ((object gcontext) stream)
Source

clx.lisp.

Method: print-object ((object font) stream)
Source

clx.lisp.

Method: print-object ((object cursor) stream)
Source

clx.lisp.

Method: print-object ((object color) stream)
Source

clx.lisp.

Method: print-object ((object back-buffer) stream)
Source

dbe.lisp.

Method: print-object ((object picture-format) stream)
Source

xrender.lisp.

Method: print-object ((object visual) stream)
Source

glx.lisp.

Method: print-object ((object context) stream)
Source

glx.lisp.


6.1.7 Conditions

Condition: access-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Condition: alloc-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Condition: atom-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Direct methods

atom-error-atom-id.

Direct slots
Slot: atom-id
Initargs

:atom-id

Readers

atom-error-atom-id.

Writers

This slot is read-only.

Condition: bad-context
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-context-state
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-context-tag
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-current-drawable
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-current-window
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-drawable
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-fb-config
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-large-request
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-pbuffer
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-pixmap
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-render-request
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: bad-window
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: closed-display
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods

closed-display-display.

Direct slots
Slot: display
Initargs

:display

Readers

closed-display-display.

Writers

This slot is read-only.

Condition: colormap-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.

Condition: connection-failure
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: major-version
Initargs

:major-version

Readers

connection-failure-major-version.

Writers

This slot is read-only.

Slot: minor-version
Initargs

:minor-version

Readers

connection-failure-minor-version.

Writers

This slot is read-only.

Slot: host
Initargs

:host

Readers

connection-failure-host.

Writers

This slot is read-only.

Slot: display
Initargs

:display

Readers

connection-failure-display.

Writers

This slot is read-only.

Slot: reason
Initargs

:reason

Readers

connection-failure-reason.

Writers

This slot is read-only.

Condition: cursor-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.

Condition: device-busy
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods

device-busy-display.

Direct slots
Slot: display
Initargs

:display

Readers

device-busy-display.

Writers

This slot is read-only.

Condition: drawable-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.

Condition: font-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.

Condition: gcontext-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.

Condition: id-choice-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.

Condition: illegal-request-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Condition: implementation-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Condition: invalid-font
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods

invalid-font-font.

Direct slots
Slot: font
Initargs

:font

Readers

invalid-font-font.

Writers

This slot is read-only.

Condition: length-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Condition: lookup-error
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: id
Initargs

:id

Readers

lookup-error-id.

Writers

This slot is read-only.

Slot: display
Initargs

:display

Readers

lookup-error-display.

Writers

This slot is read-only.

Slot: type
Package

common-lisp.

Initargs

:type

Readers

lookup-error-type.

Writers

This slot is read-only.

Slot: object
Initargs

:object

Readers

lookup-error-object.

Writers

This slot is read-only.

Condition: match-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Condition: missing-parameter
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods

missing-parameter-parameter.

Direct slots
Slot: parameter
Initargs

:parameter

Readers

missing-parameter-parameter.

Writers

This slot is read-only.

Condition: name-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Condition: pixmap-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.

Condition: reply-length-error
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: reply-length
Initargs

:reply-length

Readers

reply-length-error-reply-length.

Writers

This slot is read-only.

Slot: expected-length
Initargs

:expected-length

Readers

reply-length-error-expected-length.

Writers

This slot is read-only.

Slot: display
Initargs

:display

Readers

reply-length-error-display.

Writers

This slot is read-only.

Condition: reply-timeout
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: timeout
Initargs

:timeout

Readers

reply-timeout-timeout.

Writers

This slot is read-only.

Slot: display
Initargs

:display

Readers

reply-timeout-display.

Writers

This slot is read-only.

Condition: request-error
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct subclasses
Direct methods
Direct slots
Slot: display
Initargs

:display

Readers

request-error-display.

Writers

This slot is read-only.

Slot: error-key
Initargs

:error-key

Readers

request-error-error-key.

Writers

This slot is read-only.

Slot: major
Initargs

:major

Readers

request-error-major.

Writers

This slot is read-only.

Slot: minor
Initargs

:minor

Readers

request-error-minor.

Writers

This slot is read-only.

Slot: sequence
Package

common-lisp.

Initargs

:sequence

Readers

request-error-sequence.

Writers

This slot is read-only.

Slot: current-sequence
Initargs

:current-sequence

Readers

request-error-current-sequence.

Writers

This slot is read-only.

Slot: asynchronous
Initargs

:asynchronous

Readers

request-error-asynchronous.

Writers

This slot is read-only.

Condition: resource-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Direct subclasses
Direct methods

resource-error-resource-id.

Direct slots
Slot: resource-id
Initargs

:resource-id

Readers

resource-error-resource-id.

Writers

This slot is read-only.

Condition: sequence-error
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: display
Initargs

:display

Readers

sequence-error-display.

Writers

This slot is read-only.

Slot: req-sequence
Initargs

:req-sequence

Readers

sequence-error-req-sequence.

Writers

This slot is read-only.

Slot: msg-sequence
Initargs

:msg-sequence

Readers

sequence-error-msg-sequence.

Writers

This slot is read-only.

Condition: unexpected-reply
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: display
Initargs

:display

Readers

unexpected-reply-display.

Writers

This slot is read-only.

Slot: msg-sequence
Initargs

:msg-sequence

Readers

unexpected-reply-msg-sequence.

Writers

This slot is read-only.

Slot: req-sequence
Initargs

:req-sequence

Readers

unexpected-reply-req-sequence.

Writers

This slot is read-only.

Slot: length
Package

common-lisp.

Initargs

:length

Readers

unexpected-reply-length.

Writers

This slot is read-only.

Condition: unknown-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Direct methods

unknown-error-error-code.

Direct slots
Slot: error-code
Initargs

:error-code

Readers

unknown-error-error-code.

Writers

This slot is read-only.

Condition: unsupported-private-request
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

request-error.

Condition: value-error
Package

xlib.

Source

input.lisp.

Direct superclasses

request-error.

Direct methods

value-error-value.

Direct slots
Slot: value
Initargs

:value

Readers

value-error-value.

Writers

This slot is read-only.

Condition: window-error
Package

xlib.

Source

input.lisp.

Direct superclasses

resource-error.


6.1.8 Structures

Structure: bitmap-format
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: unit
Type

(member 8 16 32)

Initform

8

Readers

bitmap-format-unit.

Writers

(setf bitmap-format-unit).

Slot: pad
Type

(member 8 16 32)

Initform

8

Readers

bitmap-format-pad.

Writers

(setf bitmap-format-pad).

Slot: lsb-first-p
Type

xlib:generalized-boolean

Readers

bitmap-format-lsb-first-p.

Writers

(setf bitmap-format-lsb-first-p).

Structure: color
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: red
Type

xlib:rgb-val

Initform

0.0

Readers

color-red.

Writers

(setf color-red).

Slot: green
Type

xlib:rgb-val

Initform

0.0

Readers

color-green.

Writers

(setf color-green).

Slot: blue
Type

xlib:rgb-val

Initform

0.0

Readers

color-blue.

Writers

(setf color-blue).

Structure: colormap
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

colormap-id.

Writers

(setf colormap-id).

Slot: display
Type

(or null xlib:display)

Readers

colormap-display.

Writers

(setf colormap-display).

Slot: visual-info
Type

(or null xlib:visual-info)

Readers

colormap-visual-info.

Writers

(setf colormap-visual-info).

Structure: cursor
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

cursor-id.

Writers

(setf cursor-id).

Slot: display
Type

(or null xlib:display)

Readers

cursor-display.

Writers

(setf cursor-display).

Structure: display
Package

xlib.

Source

clx.lisp.

Direct superclasses

buffer.

Direct methods

print-object.

Direct slots
Slot: host
Readers

display-host.

Writers

(setf display-host).

Slot: display
Type

integer

Initform

0

Readers

display-display.

Writers

(setf display-display).

Slot: after-function
Readers

display-after-function.

Writers

(setf display-after-function).

Slot: event-lock
Initform

(xlib::make-process-lock "clx event lock")

Readers

display-event-lock.

Writers

(setf display-event-lock).

Slot: event-queue-lock
Initform

(xlib::make-process-lock "clx event queue lock")

Readers

display-event-queue-lock.

Writers

(setf display-event-queue-lock).

Slot: event-queue-tail
Type

(or null xlib::reply-buffer)

Readers

display-event-queue-tail.

Writers

(setf display-event-queue-tail).

Slot: event-queue-head
Type

(or null xlib::reply-buffer)

Readers

display-event-queue-head.

Writers

(setf display-event-queue-head).

Slot: atom-cache
Type

hash-table

Initform

(make-hash-table :test (xlib::atom-cache-map-test) :size xlib::*atom-cache-size*)

Readers

display-atom-cache.

Writers

(setf display-atom-cache).

Slot: font-cache
Readers

display-font-cache.

Writers

(setf display-font-cache).

Slot: protocol-major-version
Type

xlib:card16

Initform

0

Readers

display-protocol-major-version.

Writers

(setf display-protocol-major-version).

Slot: protocol-minor-version
Type

xlib:card16

Initform

0

Readers

display-protocol-minor-version.

Writers

(setf display-protocol-minor-version).

Slot: vendor-name
Type

string

Initform

""

Readers

display-vendor-name.

Writers

(setf display-vendor-name).

Slot: resource-id-base
Type

xlib:resource-id

Initform

0

Readers

display-resource-id-base.

Writers

(setf display-resource-id-base).

Slot: resource-id-mask
Type

xlib:resource-id

Initform

0

Readers

display-resource-id-mask.

Writers

(setf display-resource-id-mask).

Slot: resource-id-byte
Readers

display-resource-id-byte.

Writers

(setf display-resource-id-byte).

Slot: resource-id-count
Type

xlib:resource-id

Initform

0

Readers

display-resource-id-count.

Writers

(setf display-resource-id-count).

Slot: resource-id-map
Type

hash-table

Initform

(make-hash-table :test (xlib::resource-id-map-test) :size xlib::*resource-id-map-size*)

Readers

display-resource-id-map.

Writers

(setf display-resource-id-map).

Slot: xid
Initform

(quote xlib::resourcealloc)

Readers

display-xid.

Writers

(setf display-xid).

Slot: byte-order
Initform

:lsbfirst

Readers

display-byte-order.

Writers

(setf display-byte-order).

Slot: release-number
Type

xlib:card32

Initform

0

Readers

display-release-number.

Writers

(setf display-release-number).

Slot: max-request-length
Type

xlib:card16

Initform

0

Readers

display-max-request-length.

Writers

(setf display-max-request-length).

Slot: default-screen
Readers

display-default-screen.

Writers

(setf display-default-screen).

Slot: roots
Type

list

Readers

display-roots.

Writers

(setf display-roots).

Slot: motion-buffer-size
Type

xlib:card32

Initform

0

Readers

display-motion-buffer-size.

Writers

(setf display-motion-buffer-size).

Slot: xdefaults
Readers

display-xdefaults.

Writers

(setf display-xdefaults).

Slot: image-lsb-first-p
Type

xlib:generalized-boolean

Readers

display-image-lsb-first-p.

Writers

(setf display-image-lsb-first-p).

Slot: bitmap-format
Type

xlib:bitmap-format

Initform

(xlib::make-bitmap-format)

Readers

display-bitmap-format.

Writers

(setf display-bitmap-format).

Slot: pixmap-formats
Type

sequence

Readers

display-pixmap-formats.

Writers

(setf display-pixmap-formats).

Slot: min-keycode
Type

xlib:card8

Initform

0

Readers

display-min-keycode.

Writers

(setf display-min-keycode).

Slot: max-keycode
Type

xlib:card8

Initform

0

Readers

display-max-keycode.

Writers

(setf display-max-keycode).

Slot: error-handler
Initform

(quote xlib:default-error-handler)

Readers

display-error-handler.

Writers

(setf display-error-handler).

Slot: close-down-mode
Initform

:destroy

Readers

display-close-down-mode.

Writers

(setf display-close-down-mode).

Slot: authorization-name
Type

string

Initform

""

Readers

display-authorization-name.

Writers

(setf display-authorization-name).

Slot: authorization-data
Type

(or (array (unsigned-byte 8)) string)

Initform

""

Readers

display-authorization-data.

Writers

(setf display-authorization-data).

Slot: last-width
Type

(or null xlib:card29)

Readers

display-last-width.

Writers

(setf display-last-width).

Slot: keysym-mapping
Type

(or null (array * (* *)))

Readers

display-keysym-mapping.

Writers

(setf display-keysym-mapping).

Slot: modifier-mapping
Type

list

Readers

display-modifier-mapping.

Writers

(setf display-modifier-mapping).

Slot: keysym-translation
Type

list

Readers

display-keysym-translation.

Writers

(setf display-keysym-translation).

Slot: extension-alist
Type

list

Readers

display-extension-alist.

Writers

(setf display-extension-alist).

Slot: event-extensions
Type

vector

Initform

(quote #())

Readers

display-event-extensions.

Writers

(setf display-event-extensions).

Slot: performance-info
Readers

display-performance-info.

Writers

(setf display-performance-info).

Slot: trace-history
Readers

display-trace-history.

Writers

(setf display-trace-history).

Slot: plist
Type

list

Readers

display-plist.

Writers

(setf display-plist).

Slot: input-in-progress
Readers

display-input-in-progress.

Writers

(setf display-input-in-progress).

Slot: pending-commands
Readers

display-pending-commands.

Writers

(setf display-pending-commands).

Slot: asynchronous-errors
Readers

display-asynchronous-errors.

Writers

(setf display-asynchronous-errors).

Slot: report-asynchronous-errors
Type

list

Initform

(quote (:immediately))

Readers

display-report-asynchronous-errors.

Writers

(setf display-report-asynchronous-errors).

Slot: event-process
Readers

display-event-process.

Writers

(setf display-event-process).

Slot: new-events
Type

(or null xlib::reply-buffer)

Readers

display-new-events.

Writers

(setf display-new-events).

Slot: current-event-symbol
Type

cons

Initform

(list (gensym) (gensym))

Readers

display-current-event-symbol.

Writers

(setf display-current-event-symbol).

Slot: atom-id-map
Type

hash-table

Initform

(make-hash-table :test (xlib::resource-id-map-test) :size xlib::*atom-cache-size*)

Readers

display-atom-id-map.

Writers

(setf display-atom-id-map).

Slot: extended-max-request-length
Type

xlib:card32

Initform

0

Readers

display-extended-max-request-length.

Writers

(setf display-extended-max-request-length).

Structure: drawable
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct subclasses
Direct methods

print-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

drawable-id.

Writers

(setf drawable-id).

Slot: display
Type

(or null xlib:display)

Readers

drawable-display.

Writers

(setf drawable-display).

Slot: plist
Type

list

Readers

drawable-plist.

Writers

(setf drawable-plist).

Structure: font
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: id-internal
Type

(or null xlib:resource-id)

Readers

font-id-internal.

Writers

(setf font-id-internal).

Slot: display
Type

(or null xlib:display)

Readers

font-display.

Writers

(setf font-display).

Slot: reference-count
Type

fixnum

Initform

0

Readers

font-reference-count.

Writers

(setf font-reference-count).

Slot: name
Type

(or null string)

Initform

""

Readers

font-name.

Writers

(setf font-name).

Slot: font-info-internal
Type

(or null xlib::font-info)

Readers

font-font-info-internal.

Writers

(setf font-font-info-internal).

Slot: char-infos-internal
Type

(or null (simple-array xlib:int16 (*)))

Readers

font-char-infos-internal.

Writers

(setf font-char-infos-internal).

Slot: local-only-p
Type

xlib:generalized-boolean

Initform

t

Readers

font-local-only-p.

Writers

(setf font-local-only-p).

Slot: plist
Type

list

Readers

font-plist.

Writers

(setf font-plist).

Structure: gcontext
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

gcontext-id.

Writers

(setf gcontext-id).

Slot: display
Type

(or null xlib:display)

Readers

gcontext-display.

Writers

(setf gcontext-display).

Slot: drawable
Type

(or null xlib:drawable)

Readers

gcontext-drawable.

Writers

(setf gcontext-drawable).

Slot: cache-p
Type

xlib:generalized-boolean

Initform

t

Readers

gcontext-cache-p.

Writers

(setf gcontext-cache-p).

Slot: server-state
Type

xlib::gcontext-state

Initform

(xlib::allocate-gcontext-state)

Readers

gcontext-server-state.

Writers

(setf gcontext-server-state).

Slot: local-state
Type

xlib::gcontext-state

Initform

(xlib::allocate-gcontext-state)

Readers

gcontext-local-state.

Writers

(setf gcontext-local-state).

Slot: plist
Type

list

Readers

gcontext-plist.

Writers

(setf gcontext-plist).

Slot: next
Type

(or null xlib:gcontext)

Readers

gcontext-next.

Writers

(setf gcontext-next).

Structure: image
Package

xlib.

Source

image.lisp.

Direct superclasses

structure-object.

Direct subclasses
Direct slots
Slot: width
Type

xlib:card16

Initform

0

Readers

image-width.

Writers

This slot is read-only.

Slot: height
Type

xlib:card16

Initform

0

Readers

image-height.

Writers

This slot is read-only.

Slot: depth
Type

xlib:card8

Initform

1

Readers

image-depth.

Writers

This slot is read-only.

Slot: plist
Type

list

Readers

image-plist.

Writers

(setf image-plist).

Structure: image-x
Package

xlib.

Source

image.lisp.

Direct superclasses

image.

Direct methods

print-object.

Direct slots
Slot: format
Package

common-lisp.

Type

(member :bitmap :xy-pixmap :z-pixmap)

Initform

:z-pixmap

Readers

image-x-format.

Writers

(setf image-x-format).

Slot: bytes-per-line
Type

xlib:card16

Initform

0

Readers

image-x-bytes-per-line.

Writers

(setf image-x-bytes-per-line).

Slot: bits-per-pixel
Type

(member 1 4 8 16 24 32)

Initform

1

Readers

image-x-bits-per-pixel.

Writers

(setf image-x-bits-per-pixel).

Slot: bit-lsb-first-p
Type

xlib:generalized-boolean

Initform

xlib::+image-bit-lsb-first-p+

Readers

image-x-bit-lsb-first-p.

Writers

(setf image-x-bit-lsb-first-p).

Slot: byte-lsb-first-p
Type

xlib:generalized-boolean

Initform

xlib::+image-byte-lsb-first-p+

Readers

image-x-byte-lsb-first-p.

Writers

(setf image-x-byte-lsb-first-p).

Slot: data
Type

(array xlib:card8 (*))

Initform

xlib::+empty-data-x+

Readers

image-x-data.

Writers

(setf image-x-data).

Slot: unit
Type

(member 8 16 32)

Initform

xlib::+image-unit+

Readers

image-x-unit.

Writers

(setf image-x-unit).

Slot: pad
Type

(member 8 16 32)

Initform

xlib::+image-pad+

Readers

image-x-pad.

Writers

(setf image-x-pad).

Slot: left-pad
Type

xlib:card8

Initform

0

Readers

image-x-left-pad.

Writers

(setf image-x-left-pad).

Structure: image-xy
Package

xlib.

Source

image.lisp.

Direct superclasses

image.

Direct methods

print-object.

Direct slots
Slot: bitmap-list
Type

list

Readers

image-xy-bitmap-list.

Writers

(setf image-xy-bitmap-list).

Structure: image-z
Package

xlib.

Source

image.lisp.

Direct superclasses

image.

Direct methods

print-object.

Direct slots
Slot: bits-per-pixel
Type

(member 1 4 8 16 24 32)

Initform

1

Readers

image-z-bits-per-pixel.

Writers

(setf image-z-bits-per-pixel).

Slot: pixarray
Type

xlib:pixarray

Initform

xlib::+empty-data-z+

Readers

image-z-pixarray.

Writers

(setf image-z-pixarray).

Structure: mode-info
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: dotclock
Type

xlib:card32

Initform

0

Readers

mode-info-dotclock.

Writers

(setf mode-info-dotclock).

Slot: hdisplay
Type

xlib:card16

Initform

0

Readers

mode-info-hdisplay.

Writers

(setf mode-info-hdisplay).

Slot: hsyncstart
Type

xlib:card16

Initform

0

Readers

mode-info-hsyncstart.

Writers

(setf mode-info-hsyncstart).

Slot: hsyncend
Type

xlib:card16

Initform

0

Readers

mode-info-hsyncend.

Writers

(setf mode-info-hsyncend).

Slot: htotal
Type

xlib:card16

Initform

0

Readers

mode-info-htotal.

Writers

(setf mode-info-htotal).

Slot: hskew
Type

xlib:card32

Initform

0

Readers

mode-info-hskew.

Writers

(setf mode-info-hskew).

Slot: vdisplay
Type

xlib:card16

Initform

0

Readers

mode-info-vdisplay.

Writers

(setf mode-info-vdisplay).

Slot: vsyncstart
Type

xlib:card16

Initform

0

Readers

mode-info-vsyncstart.

Writers

(setf mode-info-vsyncstart).

Slot: vsyncend
Type

xlib:card16

Initform

0

Readers

mode-info-vsyncend.

Writers

(setf mode-info-vsyncend).

Slot: vtotal
Type

xlib:card16

Initform

0

Readers

mode-info-vtotal.

Writers

(setf mode-info-vtotal).

Slot: flags
Type

xlib:card32

Initform

0

Readers

mode-info-flags.

Writers

(setf mode-info-flags).

Slot: privsize
Type

xlib:card32

Initform

0

Readers

mode-info-privsize.

Writers

(setf mode-info-privsize).

Slot: private
Type

sequence

Readers

mode-info-private.

Writers

(setf mode-info-private).

Structure: pixmap
Package

xlib.

Source

clx.lisp.

Direct superclasses

drawable.

Direct methods

print-object.

Structure: pixmap-format
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: depth
Type

xlib:image-depth

Initform

0

Readers

pixmap-format-depth.

Writers

(setf pixmap-format-depth).

Slot: bits-per-pixel
Type

(member 1 4 8 12 16 24 32)

Initform

8

Readers

pixmap-format-bits-per-pixel.

Writers

(setf pixmap-format-bits-per-pixel).

Slot: scanline-pad
Type

(member 8 16 32)

Initform

8

Readers

pixmap-format-scanline-pad.

Writers

(setf pixmap-format-scanline-pad).

Structure: resource-database
Package

xlib.

Source

resource.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: name
Type

xlib:stringable

Readers

resource-database-name.

Writers

This slot is read-only.

Slot: value
Readers

resource-database-value.

Writers

(setf resource-database-value).

Slot: tight
Type

list

Readers

resource-database-tight.

Writers

(setf resource-database-tight).

Slot: loose
Type

list

Readers

resource-database-loose.

Writers

(setf resource-database-loose).

Structure: rr-panning
Package

xlib.

Source

randr.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: left
Type

xlib:card16

Initform

0

Readers

rr-panning-left.

Writers

(setf rr-panning-left).

Slot: top
Type

xlib:card16

Initform

0

Readers

rr-panning-top.

Writers

(setf rr-panning-top).

Slot: width
Type

xlib:card16

Initform

0

Readers

rr-panning-width.

Writers

(setf rr-panning-width).

Slot: height
Type

xlib:card16

Initform

0

Readers

rr-panning-height.

Writers

(setf rr-panning-height).

Slot: track-left
Type

xlib:card16

Initform

0

Readers

rr-panning-track-left.

Writers

(setf rr-panning-track-left).

Slot: track-top
Type

xlib:card16

Initform

0

Readers

rr-panning-track-top.

Writers

(setf rr-panning-track-top).

Slot: track-width
Type

xlib:card16

Initform

0

Readers

rr-panning-track-width.

Writers

(setf rr-panning-track-width).

Slot: track-height
Type

xlib:card16

Initform

0

Readers

rr-panning-track-height.

Writers

(setf rr-panning-track-height).

Slot: border-left
Type

xlib:int16

Initform

0

Readers

rr-panning-border-left.

Writers

(setf rr-panning-border-left).

Slot: border-top
Type

xlib:int16

Initform

0

Readers

rr-panning-border-top.

Writers

(setf rr-panning-border-top).

Slot: border-right
Type

xlib:int16

Initform

0

Readers

rr-panning-border-right.

Writers

(setf rr-panning-border-right).

Slot: border-bottom
Type

xlib:int16

Initform

0

Readers

rr-panning-border-bottom.

Writers

(setf rr-panning-border-bottom).

Structure: screen
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: root
Type

(or null xlib:window)

Readers

screen-root.

Writers

(setf screen-root).

Slot: width
Type

xlib:card16

Initform

0

Readers

screen-width.

Writers

(setf screen-width).

Slot: height
Type

xlib:card16

Initform

0

Readers

screen-height.

Writers

(setf screen-height).

Slot: width-in-millimeters
Type

xlib:card16

Initform

0

Readers

screen-width-in-millimeters.

Writers

(setf screen-width-in-millimeters).

Slot: height-in-millimeters
Type

xlib:card16

Initform

0

Readers

screen-height-in-millimeters.

Writers

(setf screen-height-in-millimeters).

Slot: depths
Type

(xlib:alist (xlib:image-depth xlib::depth) ((xlib::clx-list xlib:visual-info) xlib::visuals))

Readers

screen-depths.

Writers

(setf screen-depths).

Slot: root-depth
Type

xlib:image-depth

Initform

1

Readers

screen-root-depth.

Writers

(setf screen-root-depth).

Slot: root-visual-info
Type

(or null xlib:visual-info)

Readers

screen-root-visual-info.

Writers

(setf screen-root-visual-info).

Slot: default-colormap
Type

(or null xlib:colormap)

Readers

screen-default-colormap.

Writers

(setf screen-default-colormap).

Slot: white-pixel
Type

xlib:pixel

Initform

0

Readers

screen-white-pixel.

Writers

(setf screen-white-pixel).

Slot: black-pixel
Type

xlib:pixel

Initform

1

Readers

screen-black-pixel.

Writers

(setf screen-black-pixel).

Slot: min-installed-maps
Type

xlib:card16

Initform

1

Readers

screen-min-installed-maps.

Writers

(setf screen-min-installed-maps).

Slot: max-installed-maps
Type

xlib:card16

Initform

1

Readers

screen-max-installed-maps.

Writers

(setf screen-max-installed-maps).

Slot: backing-stores
Type

(member :never :when-mapped :always)

Initform

:never

Readers

screen-backing-stores.

Writers

(setf screen-backing-stores).

Slot: save-unders-p
Type

xlib:generalized-boolean

Readers

screen-save-unders-p.

Writers

(setf screen-save-unders-p).

Slot: event-mask-at-open
Type

xlib:mask32

Initform

0

Readers

screen-event-mask-at-open.

Writers

(setf screen-event-mask-at-open).

Slot: plist
Type

list

Readers

screen-plist.

Writers

(setf screen-plist).

Structure: screen-info
Package

xlib/xinerama.

Source

xinerama.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: number
Package

common-lisp.

Type

(unsigned-byte 32)

Initform

0

Readers

screen-info-number.

Writers

(setf screen-info-number).

Slot: x
Type

(signed-byte 16)

Initform

0

Readers

screen-info-x.

Writers

(setf screen-info-x).

Slot: y
Type

(signed-byte 16)

Initform

0

Readers

screen-info-y.

Writers

(setf screen-info-y).

Slot: width
Type

(unsigned-byte 16)

Initform

0

Readers

screen-info-width.

Writers

(setf screen-info-width).

Slot: height
Type

(unsigned-byte 16)

Initform

0

Readers

screen-info-height.

Writers

(setf screen-info-height).

Structure: visual-info
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

visual-info-id.

Writers

(setf visual-info-id).

Slot: display
Type

(or null xlib:display)

Readers

visual-info-display.

Writers

(setf visual-info-display).

Slot: class
Package

common-lisp.

Type

(member :static-gray :static-color :true-color :gray-scale :pseudo-color :direct-color)

Initform

:static-gray

Readers

visual-info-class.

Writers

(setf visual-info-class).

Slot: red-mask
Type

xlib:pixel

Initform

0

Readers

visual-info-red-mask.

Writers

(setf visual-info-red-mask).

Slot: green-mask
Type

xlib:pixel

Initform

0

Readers

visual-info-green-mask.

Writers

(setf visual-info-green-mask).

Slot: blue-mask
Type

xlib:pixel

Initform

0

Readers

visual-info-blue-mask.

Writers

(setf visual-info-blue-mask).

Slot: bits-per-rgb
Type

xlib:card8

Initform

1

Readers

visual-info-bits-per-rgb.

Writers

(setf visual-info-bits-per-rgb).

Slot: colormap-entries
Type

xlib:card16

Initform

0

Readers

visual-info-colormap-entries.

Writers

(setf visual-info-colormap-entries).

Slot: plist
Type

list

Readers

visual-info-plist.

Writers

(setf visual-info-plist).

Structure: window
Package

xlib.

Source

clx.lisp.

Direct superclasses

drawable.

Direct methods

print-object.

Structure: wm-hints
Package

xlib.

Source

manager.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: input
Type

(or null (member :off :on))

Readers

wm-hints-input.

Writers

(setf wm-hints-input).

Slot: initial-state
Type

(or null (member :dont-care :normal :zoom :iconic :inactive))

Readers

wm-hints-initial-state.

Writers

(setf wm-hints-initial-state).

Slot: icon-pixmap
Type

(or null xlib:pixmap)

Readers

wm-hints-icon-pixmap.

Writers

(setf wm-hints-icon-pixmap).

Slot: icon-window
Type

(or null xlib:window)

Readers

wm-hints-icon-window.

Writers

(setf wm-hints-icon-window).

Slot: icon-x
Type

(or null xlib:card16)

Readers

wm-hints-icon-x.

Writers

(setf wm-hints-icon-x).

Slot: icon-y
Type

(or null xlib:card16)

Readers

wm-hints-icon-y.

Writers

(setf wm-hints-icon-y).

Slot: icon-mask
Type

(or null xlib:pixmap)

Readers

wm-hints-icon-mask.

Writers

(setf wm-hints-icon-mask).

Slot: window-group
Type

(or null xlib:resource-id)

Readers

wm-hints-window-group.

Writers

(setf wm-hints-window-group).

Slot: flags
Type

xlib:card32

Initform

0

Readers

wm-hints-flags.

Writers

(setf wm-hints-flags).

Structure: wm-size-hints
Package

xlib.

Source

manager.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: user-specified-position-p
Type

xlib:generalized-boolean

Readers

wm-size-hints-user-specified-position-p.

Writers

(setf wm-size-hints-user-specified-position-p).

Slot: user-specified-size-p
Type

xlib:generalized-boolean

Readers

wm-size-hints-user-specified-size-p.

Writers

(setf wm-size-hints-user-specified-size-p).

Slot: x
Type

(or null xlib:int32)

Readers

wm-size-hints-x.

Writers

(setf wm-size-hints-x).

Slot: y
Type

(or null xlib:int32)

Readers

wm-size-hints-y.

Writers

(setf wm-size-hints-y).

Slot: width
Type

(or null xlib:card32)

Readers

wm-size-hints-width.

Writers

(setf wm-size-hints-width).

Slot: height
Type

(or null xlib:card32)

Readers

wm-size-hints-height.

Writers

(setf wm-size-hints-height).

Slot: min-width
Type

(or null xlib:card32)

Readers

wm-size-hints-min-width.

Writers

(setf wm-size-hints-min-width).

Slot: min-height
Type

(or null xlib:card32)

Readers

wm-size-hints-min-height.

Writers

(setf wm-size-hints-min-height).

Slot: max-width
Type

(or null xlib:card32)

Readers

wm-size-hints-max-width.

Writers

(setf wm-size-hints-max-width).

Slot: max-height
Type

(or null xlib:card32)

Readers

wm-size-hints-max-height.

Writers

(setf wm-size-hints-max-height).

Slot: width-inc
Type

(or null xlib:card32)

Readers

wm-size-hints-width-inc.

Writers

(setf wm-size-hints-width-inc).

Slot: height-inc
Type

(or null xlib:card32)

Readers

wm-size-hints-height-inc.

Writers

(setf wm-size-hints-height-inc).

Slot: min-aspect
Type

(or null number)

Readers

wm-size-hints-min-aspect.

Writers

(setf wm-size-hints-min-aspect).

Slot: max-aspect
Type

(or null number)

Readers

wm-size-hints-max-aspect.

Writers

(setf wm-size-hints-max-aspect).

Slot: base-width
Type

(or null xlib:card32)

Readers

wm-size-hints-base-width.

Writers

(setf wm-size-hints-base-width).

Slot: base-height
Type

(or null xlib:card32)

Readers

wm-size-hints-base-height.

Writers

(setf wm-size-hints-base-height).

Slot: win-gravity
Type

(or null xlib:win-gravity)

Readers

wm-size-hints-win-gravity.

Writers

(setf wm-size-hints-win-gravity).

Slot: program-specified-position-p
Type

xlib:generalized-boolean

Readers

wm-size-hints-program-specified-position-p.

Writers

(setf wm-size-hints-program-specified-position-p).

Slot: program-specified-size-p
Type

xlib:generalized-boolean

Readers

wm-size-hints-program-specified-size-p.

Writers

(setf wm-size-hints-program-specified-size-p).


6.1.9 Types

Type: alist (key-type-and-name datum-type-and-name)
Package

xlib.

Source

clx.lisp.

Type: angle ()
Package

xlib.

Source

dependent.lisp.

Type: arc-seq ()
Package

xlib.

Source

clx.lisp.

Type: array-index ()
Package

xlib.

Source

depdefs.lisp.

Type: bit-gravity ()
Package

xlib.

Source

clx.lisp.

Type: bitmap ()
Package

xlib.

Source

dependent.lisp.

Type: boole-constant ()
Package

xlib.

Source

clx.lisp.

Type: card16 ()
Package

xlib.

Source

clx.lisp.

Type: card29 ()
Package

xlib.

Source

clx.lisp.

Type: card32 ()
Package

xlib.

Source

clx.lisp.

Type: card8 ()
Package

xlib.

Source

clx.lisp.

Type: device-event-mask ()
Package

xlib.

Source

clx.lisp.

Type: device-event-mask-class ()
Package

xlib.

Source

clx.lisp.

Type: draw-direction ()
Package

xlib.

Source

clx.lisp.

Type: error-key ()
Package

xlib.

Source

clx.lisp.

Type: event-key ()
Package

xlib.

Source

clx.lisp.

Type: event-mask ()
Package

xlib.

Source

clx.lisp.

Type: event-mask-class ()
Package

xlib.

Source

clx.lisp.

Type: fontable ()
Package

xlib.

Source

clx.lisp.

Type: gcontext-key ()
Package

xlib.

Source

clx.lisp.

Type: generalized-boolean ()
Package

xlib.

Source

clx.lisp.

Type: grab-status ()
Package

xlib.

Source

clx.lisp.

Type: image-depth ()
Package

xlib.

Source

clx.lisp.

Type: int16 ()
Package

xlib.

Source

clx.lisp.

Type: int32 ()
Package

xlib.

Source

clx.lisp.

Type: int8 ()
Package

xlib.

Source

clx.lisp.

Type: keysym ()
Package

xlib.

Source

clx.lisp.

Type: mask16 ()
Package

xlib.

Source

clx.lisp.

Type: mask32 ()
Package

xlib.

Source

clx.lisp.

Type: modifier-key ()
Package

xlib.

Source

clx.lisp.

Type: modifier-mask ()
Package

xlib.

Source

clx.lisp.

Type: pixarray ()
Package

xlib.

Source

dependent.lisp.

Type: pixel ()
Package

xlib.

Source

clx.lisp.

Type: point-seq ()
Package

xlib.

Source

clx.lisp.

Type: pointer-event-mask ()
Package

xlib.

Source

clx.lisp.

Type: pointer-event-mask-class ()
Package

xlib.

Source

clx.lisp.

Type: rect-seq ()
Package

xlib.

Source

clx.lisp.

Type: repeat-seq (&rest elts)
Package

xlib.

Source

clx.lisp.

Type: resource-id ()
Package

xlib.

Source

clx.lisp.

Type: rgb-val ()
Package

xlib.

Source

clx.lisp.

Type: seg-seq ()
Package

xlib.

Source

clx.lisp.

Type: state-mask-key ()
Package

xlib.

Source

clx.lisp.

Type: stringable ()
Package

xlib.

Source

clx.lisp.

Type: timestamp ()
Package

xlib.

Source

clx.lisp.

Type: translation-function ()
Package

xlib.

Source

text.lisp.

Type: win-gravity ()
Package

xlib.

Source

clx.lisp.

Type: window-background ()
Package

xlib.

Source

attributes.lisp.

Type: window-border ()
Package

xlib.

Source

attributes.lisp.

Type: xatom ()
Package

xlib.

Source

clx.lisp.


6.2 Internals


6.2.1 Constants

Constant: +add-mode-line+
Package

xlib.

Source

xvidmode.lisp.

Constant: +allocate-back-buffer-name+
Package

xlib.

Source

dbe.lisp.

Constant: +attribute-size+
Package

xlib.

Source

attributes.lisp.

Constant: +badglyph+
Package

xlib.

Source

xrender.lisp.

Constant: +badglyphset+
Package

xlib.

Source

xrender.lisp.

Constant: +badpictformat+
Package

xlib.

Source

xrender.lisp.

Constant: +badpictop+
Package

xlib.

Source

xrender.lisp.

Constant: +badpicture+
Package

xlib.

Source

xrender.lisp.

Constant: +begin-idiom+
Package

xlib.

Source

dbe.lisp.

Constant: +bit-gravity-vector+
Package

xlib.

Source

clx.lisp.

Constant: +blend-color-ext+
Package

xlib/gl.

Source

gl.lisp.

Constant: +boole-vector+
Package

xlib.

Source

clx.lisp.

Constant: +buffer-debug+

Debug compiler option for buffer code>

Package

xlib.

Source

dependent.lisp.

Constant: +buffer-safety+

Safety compiler option for buffer code.

Package

xlib.

Source

dependent.lisp.

Constant: +buffer-speed+

Speed compiler option for buffer code.

Package

xlib.

Source

dependent.lisp.

Constant: +buffer-text16-size+
Package

xlib.

Source

depdefs.lisp.

Constant: +capable+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +client-info+
Package

xlib/glx.

Source

glx.lisp.

Constant: +clx-cached-types+
Package

xlib.

Source

depdefs.lisp.

Constant: +compare-cursor+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +composite-createregionfromborderclip+

The region clinpped against the surrounding windows.

Package

xlib.

Source

composite.lisp.

Constant: +composite-getoverlaywindow+

Get a surface to draw on.

Package

xlib.

Source

composite.lisp.

Constant: +composite-major+

Major version.

Package

xlib.

Source

composite.lisp.

Constant: +composite-minor+

Minor version.

Package

xlib.

Source

composite.lisp.

Constant: +composite-namewindowpixmap+

The off-screen pixmap for the window.

Package

xlib.

Source

composite.lisp.

Constant: +composite-queryversion+

Query for the version of composite.

Package

xlib.

Source

composite.lisp.

Constant: +composite-redirectsubwindows+

Store only the sub-hierarchy.

Package

xlib.

Source

composite.lisp.

Constant: +composite-redirectwindow+

Store this hierarchy off-screen.

Package

xlib.

Source

composite.lisp.

Constant: +composite-releaseoverlaywindow+

Release the overlay surface.

Package

xlib.

Source

composite.lisp.

Constant: +composite-unredirectsubwindows+

Stop storing the sub-hierarchy.

Package

xlib.

Source

composite.lisp.

Constant: +composite-unredirectwindow+

Stop storing the window and subwindows.

Package

xlib.

Source

composite.lisp.

Constant: +context-size+
Package

xlib.

Source

attributes.lisp.

Constant: +copy-context+
Package

xlib/glx.

Source

glx.lisp.

Constant: +create-context+
Package

xlib/glx.

Source

glx.lisp.

Constant: +current-cursor+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +current-raster-index+
Package

xlib/gl.

Source

gl.lisp.

Constant: +damaged+
Package

xlib/glx.

Source

glx.lisp.

Constant: +dbe-major+
Package

xlib.

Source

dbe.lisp.

Constant: +dbe-minor+
Package

xlib.

Source

dbe.lisp.

Constant: +deallocate-back-buffer-name+
Package

xlib.

Source

dbe.lisp.

Constant: +delete-mode-line+
Package

xlib.

Source

xvidmode.lisp.

Constant: +destroy-context+
Package

xlib/glx.

Source

glx.lisp.

Constant: +destroy-glx-pixmap+
Package

xlib/glx.

Source

glx.lisp.

Constant: +device-event-mask-vector+
Package

xlib.

Source

clx.lisp.

Constant: +disable+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +disable+
Package

xlib/gl.

Source

gl.lisp.

Constant: +dri-major+
Package

xlib.

Source

dri2.lisp.

Constant: +dri-minor+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-authenticate+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-connect+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-copy-region+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-create-drawable+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-destroy-drawable+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-get-buffers+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-get-buffers-with-format+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-get-msc+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-get-param+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-query-version+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-swap-buffers+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-swap-interval+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-wait-msc+
Package

xlib.

Source

dri2.lisp.

Constant: +dri2-wait-sbc+
Package

xlib.

Source

dri2.lisp.

Constant: +empty-data-x+
Package

xlib.

Source

image.lisp.

Constant: +empty-data-z+
Package

xlib.

Source

image.lisp.

Constant: +enable+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +enable+
Package

xlib/gl.

Source

gl.lisp.

Constant: +end-idiom+
Package

xlib.

Source

dbe.lisp.

Constant: +end-list+
Package

xlib/gl.

Source

gl.lisp.

Constant: +event-mask-vector+
Package

xlib.

Source

clx.lisp.

Constant: +fake-button-press+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +fake-button-release+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +fake-input+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +fake-key-press+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +fake-key-release+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +fake-motion-notify+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +finish+
Package

xlib/gl.

Source

gl.lisp.

Constant: +flush+
Package

xlib/gl.

Source

gl.lisp.

Constant: +force-level+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +gcontext-components+
Package

xlib.

Source

clx.lisp.

Constant: +gcontext-fast-change-length+
Package

xlib.

Source

gcontext.lisp.

Constant: +gen-lists+
Package

xlib/gl.

Source

gl.lisp.

Constant: +geometry-size+
Package

xlib.

Source

attributes.lisp.

Constant: +get-all-mode-lines+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-back-buffer-attributes+
Package

xlib.

Source

dbe.lisp.

Constant: +get-dot-clocks+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-drawable-attributes+
Package

xlib/glx.

Source

glx.lisp.

Constant: +get-fb-configs+
Package

xlib/glx.

Source

glx.lisp.

Constant: +get-gamma+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-gamma-ramp+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-gamma-ramp-size+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-mode-line+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-monitor+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-permisions+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-screen-count+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +get-screen-size+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +get-state+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +get-string+
Package

xlib/gl.

Source

gl.lisp.

Constant: +get-timeouts+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +get-version+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +get-version+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +get-version+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +get-viewport+
Package

xlib.

Source

xvidmode.lisp.

Constant: +get-visual-configs+
Package

xlib/glx.

Source

glx.lisp.

Constant: +get-visual-info+
Package

xlib.

Source

dbe.lisp.

Constant: +grab-control+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +image-bit-lsb-first-p+
Package

xlib.

Source

depdefs.lisp.

Constant: +image-byte-lsb-first-p+
Package

xlib.

Source

depdefs.lisp.

Constant: +image-byte-reverse+
Package

xlib.

Source

image.lisp.

Constant: +image-pad+
Package

xlib.

Source

depdefs.lisp.

Constant: +image-swap-function+
Package

xlib.

Source

image.lisp.

Constant: +image-swap-lsb-first-p+
Package

xlib.

Source

image.lisp.

Constant: +image-unit+
Package

xlib.

Source

depdefs.lisp.

Constant: +info+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +is-active+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +is-direct+
Package

xlib/glx.

Source

glx.lisp.

Constant: +lock-mode-switch+
Package

xlib.

Source

xvidmode.lisp.

Constant: +long-0+
Package

xlib.

Source

dependent.lisp.

Constant: +long-1+
Package

xlib.

Source

dependent.lisp.

Constant: +long-2+
Package

xlib.

Source

dependent.lisp.

Constant: +long-3+
Package

xlib.

Source

dependent.lisp.

Constant: +major-version+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +make-current+
Package

xlib/glx.

Source

glx.lisp.

Constant: +max-events+
Package

xlib.

Source

input.lisp.

Constant: +minor-version+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +mod-mode-line+
Package

xlib.

Source

xvidmode.lisp.

Constant: +mode-flag-mask-vector+
Package

xlib.

Source

randr.lisp.

Constant: +mode-status+
Package

xlib.

Source

xvidmode.lisp.

Constant: +new-list+
Package

xlib/gl.

Source

gl.lisp.

Constant: +none+
Package

xlib/xtest.

Source

xtest.lisp.

Constant: +pbuffer+
Package

xlib/glx.

Source

glx.lisp.

Constant: +pictopadd+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopatop+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopatopreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopclear+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopcolorburn+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopcolordodge+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointatop+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointatopreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointclear+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointdst+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointin+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointinreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointout+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointoutreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointover+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointoverreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointsrc+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopconjointxor+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdarken+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdifference+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointatop+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointatopreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointclear+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointdst+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointin+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointinreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointout+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointoutreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointover+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointoverreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointsrc+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdisjointxor+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopdst+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopexclusion+
Package

xlib.

Source

xrender.lisp.

Constant: +pictophardlight+
Package

xlib.

Source

xrender.lisp.

Constant: +pictophslcolor+
Package

xlib.

Source

xrender.lisp.

Constant: +pictophslhue+
Package

xlib.

Source

xrender.lisp.

Constant: +pictophslluminosity+
Package

xlib.

Source

xrender.lisp.

Constant: +pictophslsaturation+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopin+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopinreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictoplighten+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopmultiply+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopout+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopoutreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopover+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopoverlay+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopoverreverse+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopsaturate+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopscreen+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopsoftlight+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopsrc+
Package

xlib.

Source

xrender.lisp.

Constant: +pictopxor+
Package

xlib.

Source

xrender.lisp.

Constant: +picttypedirect+
Package

xlib.

Source

xrender.lisp.

Constant: +picttypeindexed+
Package

xlib.

Source

xrender.lisp.

Constant: +picture-state-length+
Package

xlib.

Source

xrender.lisp.

Constant: +pointer-event-mask-vector+
Package

xlib.

Source

clx.lisp.

Constant: +predefined-atoms+
Package

xlib.

Source

clx.lisp.

Constant: +query-context+
Package

xlib/glx.

Source

glx.lisp.

Constant: +query-screens+
Package

xlib/xinerama.

Source

xinerama.lisp.

Constant: +query-server-string+
Package

xlib/glx.

Source

glx.lisp.

Constant: +query-version+
Package

xlib.

Source

dbe.lisp.

Constant: +query-version+
Package

xlib/glx.

Source

glx.lisp.

Constant: +redirect-automatic+

The automatic update type automatically updates the parent window.

Package

xlib.

Source

composite.lisp.

Constant: +redirect-manual+

Prevents some activities that would otherwise be automatic.

Package

xlib.

Source

composite.lisp.

Constant: +render+
Package

xlib/glx.

Source

glx.lisp.

Constant: +render-subpixel-order+
Package

xlib.

Source

randr.lisp.

Constant: +repeatnone+
Package

xlib.

Source

xrender.lisp.

Constant: +repeatnormal+
Package

xlib.

Source

xrender.lisp.

Constant: +repeatpad+
Package

xlib.

Source

xrender.lisp.

Constant: +repeatreflect+
Package

xlib.

Source

xrender.lisp.

Constant: +replysize+
Package

xlib.

Source

depdefs.lisp.

Constant: +requestsize+
Package

xlib.

Source

buffer.lisp.

Constant: +rgb10-a2+
Package

xlib/gl.

Source

gl.lisp.

Constant: +rotation-mask-vector+
Package

xlib.

Source

randr.lisp.

Constant: +rr-addoutputmode+
Package

xlib.

Source

randr.lisp.

Constant: +rr-changeoutputproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-changeproviderproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-config-status+
Package

xlib.

Source

randr.lisp.

Constant: +rr-configureoutputproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-configureproviderproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-connection+
Package

xlib.

Source

randr.lisp.

Constant: +rr-createmode+
Package

xlib.

Source

randr.lisp.

Constant: +rr-deleteoutputmode+
Package

xlib.

Source

randr.lisp.

Constant: +rr-deleteoutputproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-deleteproviderproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-destroymode+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getcrtcgamma+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getcrtcgammasize+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getcrtcinfo+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getcrtctransform+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getoutputinfo+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getoutputprimary+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getoutputproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getpanning+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getproviderinfo+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getproviderproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getproviders+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getscreeninfo+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getscreenresources+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getscreenresourcescurrent+
Package

xlib.

Source

randr.lisp.

Constant: +rr-getscreensizerange+
Package

xlib.

Source

randr.lisp.

Constant: +rr-listoutputproperties+
Package

xlib.

Source

randr.lisp.

Constant: +rr-listproviderproperties+
Package

xlib.

Source

randr.lisp.

Constant: +rr-major+
Package

xlib.

Source

randr.lisp.

Constant: +rr-minor+
Package

xlib.

Source

randr.lisp.

Constant: +rr-oldscreenchangeselectinput+
Package

xlib.

Source

randr.lisp.

Constant: +rr-queryoutputproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-queryproviderproperty+
Package

xlib.

Source

randr.lisp.

Constant: +rr-queryversion+
Package

xlib.

Source

randr.lisp.

Constant: +rr-select-mask-vector+
Package

xlib.

Source

randr.lisp.

Constant: +rr-selectinput+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setcrtcconfig+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setcrtcgamma+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setcrtctransform+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setoutputprimary+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setpanning+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setprovideroffloadsink+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setprovideroutputsource+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setscreenconfig+
Package

xlib.

Source

randr.lisp.

Constant: +rr-setscreensize+
Package

xlib.

Source

randr.lisp.

Constant: +saved+
Package

xlib/glx.

Source

glx.lisp.

Constant: +set-client-version+
Package

xlib.

Source

xvidmode.lisp.

Constant: +set-gamma+
Package

xlib.

Source

xvidmode.lisp.

Constant: +set-gamma-ramp+
Package

xlib.

Source

xvidmode.lisp.

Constant: +set-timeouts+
Package

xlib/dpms.

Source

dpms.lisp.

Constant: +set-viewport+
Package

xlib.

Source

xvidmode.lisp.

Constant: +state-mask-vector+
Package

xlib.

Source

clx.lisp.

Constant: +subpixelhorizontalbgr+
Package

xlib.

Source

xrender.lisp.

Constant: +subpixelhorizontalrgb+
Package

xlib.

Source

xrender.lisp.

Constant: +subpixelnone+
Package

xlib.

Source

xrender.lisp.

Constant: +subpixelunknown+
Package

xlib.

Source

xrender.lisp.

Constant: +subpixelverticalbgr+
Package

xlib.

Source

xrender.lisp.

Constant: +subpixelverticalrgb+
Package

xlib.

Source

xrender.lisp.

Constant: +swap-buffers+
Package

xlib.

Source

dbe.lisp.

Constant: +swap-buffers+
Package

xlib/glx.

Source

glx.lisp.

Constant: +switch-mode+
Package

xlib.

Source

xvidmode.lisp.

Constant: +switch-to-mode+
Package

xlib.

Source

xvidmode.lisp.

Constant: +triangle-fan+
Package

xlib/gl.

Source

gl.lisp.

Constant: +type-check?+
Package

xlib.

Source

dependent.lisp.

Constant: +validate-mode-line+
Package

xlib.

Source

xvidmode.lisp.

Constant: +wait-gl+
Package

xlib/glx.

Source

glx.lisp.

Constant: +wait-x+
Package

xlib/glx.

Source

glx.lisp.

Constant: +win-gravity-vector+
Package

xlib.

Source

clx.lisp.

Constant: +window+
Package

xlib/glx.

Source

glx.lisp.

Constant: +word-0+
Package

xlib.

Source

dependent.lisp.

Constant: +word-1+
Package

xlib.

Source

dependent.lisp.

Constant: +x-alloccolor+
Package

xlib.

Source

macros.lisp.

Constant: +x-alloccolorcells+
Package

xlib.

Source

macros.lisp.

Constant: +x-alloccolorplanes+
Package

xlib.

Source

macros.lisp.

Constant: +x-allocnamedcolor+
Package

xlib.

Source

macros.lisp.

Constant: +x-allowevents+
Package

xlib.

Source

macros.lisp.

Constant: +x-bell+
Package

xlib.

Source

macros.lisp.

Constant: +x-changeaccesscontrol+
Package

xlib.

Source

macros.lisp.

Constant: +x-changeactivepointergrab+
Package

xlib.

Source

macros.lisp.

Constant: +x-changeclosedownmode+
Package

xlib.

Source

macros.lisp.

Constant: +x-changegc+
Package

xlib.

Source

macros.lisp.

Constant: +x-changehosts+
Package

xlib.

Source

macros.lisp.

Constant: +x-changekeyboardcontrol+
Package

xlib.

Source

macros.lisp.

Constant: +x-changepointercontrol+
Package

xlib.

Source

macros.lisp.

Constant: +x-changeproperty+
Package

xlib.

Source

macros.lisp.

Constant: +x-changesaveset+
Package

xlib.

Source

macros.lisp.

Constant: +x-changewindowattributes+
Package

xlib.

Source

macros.lisp.

Constant: +x-circulatewindow+
Package

xlib.

Source

macros.lisp.

Constant: +x-cleartobackground+
Package

xlib.

Source

macros.lisp.

Constant: +x-client-major-version+
Package

xlib.

Source

xrender.lisp.

Constant: +x-client-minor-version+
Package

xlib.

Source

xrender.lisp.

Constant: +x-closefont+
Package

xlib.

Source

macros.lisp.

Constant: +x-configurewindow+
Package

xlib.

Source

macros.lisp.

Constant: +x-convertselection+
Package

xlib.

Source

macros.lisp.

Constant: +x-copyarea+
Package

xlib.

Source

macros.lisp.

Constant: +x-copycolormapandfree+
Package

xlib.

Source

macros.lisp.

Constant: +x-copygc+
Package

xlib.

Source

macros.lisp.

Constant: +x-copyplane+
Package

xlib.

Source

macros.lisp.

Constant: +x-createcolormap+
Package

xlib.

Source

macros.lisp.

Constant: +x-createcursor+
Package

xlib.

Source

macros.lisp.

Constant: +x-creategc+
Package

xlib.

Source

macros.lisp.

Constant: +x-createglyphcursor+
Package

xlib.

Source

macros.lisp.

Constant: +x-createpixmap+
Package

xlib.

Source

macros.lisp.

Constant: +x-createwindow+
Package

xlib.

Source

macros.lisp.

Constant: +x-deleteproperty+
Package

xlib.

Source

macros.lisp.

Constant: +x-destroysubwindows+
Package

xlib.

Source

macros.lisp.

Constant: +x-destroywindow+
Package

xlib.

Source

macros.lisp.

Constant: +x-fillpoly+
Package

xlib.

Source

macros.lisp.

Constant: +x-forcescreensaver+
Package

xlib.

Source

macros.lisp.

Constant: +x-freecolormap+
Package

xlib.

Source

macros.lisp.

Constant: +x-freecolors+
Package

xlib.

Source

macros.lisp.

Constant: +x-freecursor+
Package

xlib.

Source

macros.lisp.

Constant: +x-freegc+
Package

xlib.

Source

macros.lisp.

Constant: +x-freepixmap+
Package

xlib.

Source

macros.lisp.

Constant: +x-getatomname+
Package

xlib.

Source

macros.lisp.

Constant: +x-getfontpath+
Package

xlib.

Source

macros.lisp.

Constant: +x-getgeometry+
Package

xlib.

Source

macros.lisp.

Constant: +x-getimage+
Package

xlib.

Source

macros.lisp.

Constant: +x-getinputfocus+
Package

xlib.

Source

macros.lisp.

Constant: +x-getkeyboardcontrol+
Package

xlib.

Source

macros.lisp.

Constant: +x-getkeyboardmapping+
Package

xlib.

Source

macros.lisp.

Constant: +x-getmodifiermapping+
Package

xlib.

Source

macros.lisp.

Constant: +x-getmotionevents+
Package

xlib.

Source

macros.lisp.

Constant: +x-getpointercontrol+
Package

xlib.

Source

macros.lisp.

Constant: +x-getpointermapping+
Package

xlib.

Source

macros.lisp.

Constant: +x-getproperty+
Package

xlib.

Source

macros.lisp.

Constant: +x-getscreensaver+
Package

xlib.

Source

macros.lisp.

Constant: +x-getselectionowner+
Package

xlib.

Source

macros.lisp.

Constant: +x-getwindowattributes+
Package

xlib.

Source

macros.lisp.

Constant: +x-grabbutton+
Package

xlib.

Source

macros.lisp.

Constant: +x-grabkey+
Package

xlib.

Source

macros.lisp.

Constant: +x-grabkeyboard+
Package

xlib.

Source

macros.lisp.

Constant: +x-grabpointer+
Package

xlib.

Source

macros.lisp.

Constant: +x-grabserver+
Package

xlib.

Source

macros.lisp.

Constant: +x-imagetext16+
Package

xlib.

Source

macros.lisp.

Constant: +x-imagetext8+
Package

xlib.

Source

macros.lisp.

Constant: +x-installcolormap+
Package

xlib.

Source

macros.lisp.

Constant: +x-internatom+
Package

xlib.

Source

macros.lisp.

Constant: +x-killclient+
Package

xlib.

Source

macros.lisp.

Constant: +x-listextensions+
Package

xlib.

Source

macros.lisp.

Constant: +x-listfonts+
Package

xlib.

Source

macros.lisp.

Constant: +x-listfontswithinfo+
Package

xlib.

Source

macros.lisp.

Constant: +x-listhosts+
Package

xlib.

Source

macros.lisp.

Constant: +x-listinstalledcolormaps+
Package

xlib.

Source

macros.lisp.

Constant: +x-listproperties+
Package

xlib.

Source

macros.lisp.

Constant: +x-lookupcolor+
Package

xlib.

Source

macros.lisp.

Constant: +x-mapsubwindows+
Package

xlib.

Source

macros.lisp.

Constant: +x-mapwindow+
Package

xlib.

Source

macros.lisp.

Constant: +x-nooperation+
Package

xlib.

Source

macros.lisp.

Constant: +x-openfont+
Package

xlib.

Source

macros.lisp.

Constant: +x-polyarc+
Package

xlib.

Source

macros.lisp.

Constant: +x-polyfillarc+
Package

xlib.

Source

macros.lisp.

Constant: +x-polyfillrectangle+
Package

xlib.

Source

macros.lisp.

Constant: +x-polyline+
Package

xlib.

Source

macros.lisp.

Constant: +x-polypoint+
Package

xlib.

Source

macros.lisp.

Constant: +x-polyrectangle+
Package

xlib.

Source

macros.lisp.

Constant: +x-polysegment+
Package

xlib.

Source

macros.lisp.

Constant: +x-polytext16+
Package

xlib.

Source

macros.lisp.

Constant: +x-polytext8+
Package

xlib.

Source

macros.lisp.

Constant: +x-putimage+
Package

xlib.

Source

macros.lisp.

Constant: +x-querybestsize+
Package

xlib.

Source

macros.lisp.

Constant: +x-querycolors+
Package

xlib.

Source

macros.lisp.

Constant: +x-queryextension+
Package

xlib.

Source

macros.lisp.

Constant: +x-queryfont+
Package

xlib.

Source

macros.lisp.

Constant: +x-querykeymap+
Package

xlib.

Source

macros.lisp.

Constant: +x-querypointer+
Package

xlib.

Source

macros.lisp.

Constant: +x-querytextextents+
Package

xlib.

Source

macros.lisp.

Constant: +x-querytree+
Package

xlib.

Source

macros.lisp.

Constant: +x-recolorcursor+
Package

xlib.

Source

macros.lisp.

Constant: +x-renderaddglyphs+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderaddglyphsfrompicture+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderaddtraps+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderchangepicture+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercolortrapezoids+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercolortriangles+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercomposite+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercompositeglyphs16+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercompositeglyphs32+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercompositeglyphs8+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreateanimcursor+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreateconicalgradient+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreatecursor+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreateglyphset+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreatelineargradient+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreatepicture+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreateradialgradient+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendercreatesolidfill+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderfillrectangles+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderfreeglyphs+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderfreeglyphset+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderfreepicture+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderquerydithers+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderqueryfilters+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderquerypictformats+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderquerypictindexvalues+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderqueryversion+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderreferenceglyphset+
Package

xlib.

Source

xrender.lisp.

Constant: +x-renderscale+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendersetpicturecliprectangles+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendersetpicturefilter+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendersetpicturetransform+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendertrapezoids+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendertriangles+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendertrifan+
Package

xlib.

Source

xrender.lisp.

Constant: +x-rendertristrip+
Package

xlib.

Source

xrender.lisp.

Constant: +x-reparentwindow+
Package

xlib.

Source

macros.lisp.

Constant: +x-rotateproperties+
Package

xlib.

Source

macros.lisp.

Constant: +x-sendevent+
Package

xlib.

Source

macros.lisp.

Constant: +x-setcliprectangles+
Package

xlib.

Source

macros.lisp.

Constant: +x-setdashes+
Package

xlib.

Source

macros.lisp.

Constant: +x-setfontpath+
Package

xlib.

Source

macros.lisp.

Constant: +x-setinputfocus+
Package

xlib.

Source

macros.lisp.

Constant: +x-setkeyboardmapping+
Package

xlib.

Source

macros.lisp.

Constant: +x-setmodifiermapping+
Package

xlib.

Source

macros.lisp.

Constant: +x-setpointermapping+
Package

xlib.

Source

macros.lisp.

Constant: +x-setscreensaver+
Package

xlib.

Source

macros.lisp.

Constant: +x-setselectionowner+
Package

xlib.

Source

macros.lisp.

Constant: +x-storecolors+
Package

xlib.

Source

macros.lisp.

Constant: +x-storenamedcolor+
Package

xlib.

Source

macros.lisp.

Constant: +x-translatecoords+
Package

xlib.

Source

macros.lisp.

Constant: +x-ungrabbutton+
Package

xlib.

Source

macros.lisp.

Constant: +x-ungrabkey+
Package

xlib.

Source

macros.lisp.

Constant: +x-ungrabkeyboard+
Package

xlib.

Source

macros.lisp.

Constant: +x-ungrabpointer+
Package

xlib.

Source

macros.lisp.

Constant: +x-ungrabserver+
Package

xlib.

Source

macros.lisp.

Constant: +x-uninstallcolormap+
Package

xlib.

Source

macros.lisp.

Constant: +x-unix-socket-path+

The location of the X socket

Package

xlib.

Source

depdefs.lisp.

Constant: +x-unmapsubwindows+
Package

xlib.

Source

macros.lisp.

Constant: +x-unmapwindow+
Package

xlib.

Source

macros.lisp.

Constant: +x-warppointer+
Package

xlib.

Source

macros.lisp.

Constant: +xc-get-version+
Package

xlib.

Source

xc-misc.lisp.

Constant: +xc-get-xid-list+
Package

xlib.

Source

xc-misc.lisp.

Constant: +xc-get-xid-range+
Package

xlib.

Source

xc-misc.lisp.

Constant: +xc-major+
Package

xlib.

Source

xc-misc.lisp.

Constant: +xc-minor+
Package

xlib.

Source

xc-misc.lisp.

Constant: +xf86vidmode-major-version+
Package

xlib.

Source

xvidmode.lisp.

Constant: +xf86vidmode-minor-version+
Package

xlib.

Source

xvidmode.lisp.

Constant: caps-lock-keysym
Package

xlib.

Source

translate.lisp.

Constant: character-set-switch-keysym
Package

xlib.

Source

translate.lisp.

Constant: dri
Package

xlib.

Source

dri2.lisp.

Constant: left-alt-keysym
Package

xlib.

Source

translate.lisp.

Constant: left-control-keysym
Package

xlib.

Source

translate.lisp.

Constant: left-hyper-keysym
Package

xlib.

Source

translate.lisp.

Constant: left-meta-keysym
Package

xlib.

Source

translate.lisp.

Constant: left-shift-keysym
Package

xlib.

Source

translate.lisp.

Constant: left-super-keysym
Package

xlib.

Source

translate.lisp.

Constant: right-alt-keysym
Package

xlib.

Source

translate.lisp.

Constant: right-control-keysym
Package

xlib.

Source

translate.lisp.

Constant: right-hyper-keysym
Package

xlib.

Source

translate.lisp.

Constant: right-meta-keysym
Package

xlib.

Source

translate.lisp.

Constant: right-shift-keysym
Package

xlib.

Source

translate.lisp.

Constant: right-super-keysym
Package

xlib.

Source

translate.lisp.

Constant: shift-lock-keysym
Package

xlib.

Source

translate.lisp.

Constant: vdpau
Package

xlib.

Source

dri2.lisp.


6.2.2 Special variables

Special Variable: *atom-cache-size*
Package

xlib.

Source

clx.lisp.

Special Variable: *context-free-list*
Package

xlib.

Source

attributes.lisp.

Special Variable: *current-context*
Package

xlib/glx.

Source

glx.lisp.

Special Variable: *def-clx-class-use-defclass*

Controls whether DEF-CLX-CLASS uses DEFCLASS.

If it is a list, it is interpreted by DEF-CLX-CLASS to be a list of type names for which DEFCLASS should be used. If it is not a list, then DEFCLASS is always used. If it is NIL, then DEFCLASS is never used, since NIL is the empty list.

Package

xlib.

Source

depdefs.lisp.

Special Variable: *default-keysym-translate-mask*

Default keysym state mask to use during keysym-translation.

Package

xlib.

Source

translate.lisp.

Special Variable: *empty-bytes*
Package

xlib.

Source

depdefs.lisp.

Special Variable: *event-free-list*
Package

xlib.

Source

input.lisp.

Special Variable: *event-handler-vector*

Vector of event handler functions - See declare-event

Package

xlib.

Source

input.lisp.

Special Variable: *event-key-vector*

Vector of event keys - See define-event

Package

xlib.

Source

input.lisp.

Special Variable: *event-macro-vector*

Vector of event handler functions - See declare-event

Package

xlib.

Source

input.lisp.

Special Variable: *event-send-vector*

Vector of event sending functions - See declare-event

Package

xlib.

Source

input.lisp.

Special Variable: *extensions*
Package

xlib.

Source

input.lisp.

Special Variable: *first-extension-event-code*
Package

xlib.

Source

input.lisp.

Special Variable: *gcontext-data-length*
Package

xlib.

Source

gcontext.lisp.

Special Variable: *gcontext-extensions*
Package

xlib.

Source

gcontext.lisp.

Special Variable: *gcontext-indexes*
Package

xlib.

Source

gcontext.lisp.

Special Variable: *gcontext-local-state-cache*
Package

xlib.

Source

gcontext.lisp.

Special Variable: *gcontext-masks*
Package

xlib.

Source

gcontext.lisp.

Special Variable: *get-table-result*
Package

xlib.

Source

resource.lisp.

Special Variable: *inhibit-appending*
Package

xlib.

Source

graphics.lisp.

Special Variable: *inside-display-after-function*
Package

xlib.

Source

display.lisp.

Special Variable: *keysym->character-map*
Package

xlib.

Source

translate.lisp.

Special Variable: *keysym-sets*
Package

xlib.

Source

translate.lisp.

Special Variable: *keyword-package*
Package

xlib.

Source

depdefs.lisp.

Special Variable: *known-authorizations*
Package

xlib.

Source

display.lisp.

Special Variable: *max-string-size*
Package

xlib.

Source

text.lisp.

Special Variable: *output-buffer-size*
Package

xlib.

Source

dependent.lisp.

Special Variable: *pending-command-free-list*
Package

xlib.

Source

input.lisp.

Special Variable: *protocol-families*
Package

xlib.

Source

clx.lisp.

Special Variable: *protocol-major-version*
Package

xlib.

Source

clx.lisp.

Special Variable: *protocol-minor-version*
Package

xlib.

Source

clx.lisp.

Special Variable: *reply-buffer-free-lists*
Package

xlib.

Source

input.lisp.

Special Variable: *reply-timeout*
Package

xlib.

Source

dependent.lisp.

Special Variable: *request-names*
Package

xlib.

Source

display.lisp.

Special Variable: *required-arg-dummy*
Package

xlib.

Source

macros.lisp.

Special Variable: *resource-id-map-size*
Package

xlib.

Source

clx.lisp.

Special Variable: *temp-gcontext-cache*
Package

xlib.

Source

gcontext.lisp.

Special Variable: *uppercase-resource-symbols*
Package

xlib.

Source

resource.lisp.

Special Variable: *visual-config-properties*
Package

xlib/glx.

Source

glx.lisp.

Special Variable: *window-attributes*
Package

xlib.

Source

attributes.lisp.

Special Variable: *without-interrupts-sic-lock*
Package

xlib.

Source

dependent.lisp.

Special Variable: *x-tcp-port*
Package

xlib.

Source

clx.lisp.

Special Variable: *xerror-vector*
Package

xlib.

Source

input.lisp.

Special Variable: *xlib-package*
Package

xlib.

Source

depdefs.lisp.

Special Variable: +filterbest+
Package

xlib.

Source

xrender.lisp.

Special Variable: +filterbilinear+
Package

xlib.

Source

xrender.lisp.

Special Variable: +filterconvolution+
Package

xlib.

Source

xrender.lisp.

Special Variable: +filterfast+
Package

xlib.

Source

xrender.lisp.

Special Variable: +filtergood+
Package

xlib.

Source

xrender.lisp.

Special Variable: +filternearest+
Package

xlib.

Source

xrender.lisp.


6.2.3 Macros

Macro: %render-composite-glyphs (opcode type transform display dest glyph-set source dest-x dest-y sequence alu src-x src-y mask-format start end)
Package

xlib.

Source

xrender.lisp.

Macro: access-gcontext ((gcontext local-state) &body body)
Package

xlib.

Source

gcontext.lisp.

Macro: advance-buffer-offset (value)
Package

xlib.

Source

bufmac.lisp.

Macro: allocate-resource-id (display object type)
Package

xlib.

Source

display.lisp.

Macro: angle-get (index)
Package

xlib.

Source

macros.lisp.

Macro: angle-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: atom-cache-map-test ()
Package

xlib.

Source

depdefs.lisp.

Macro: binding-event-values ((display event-key event-keys &rest value-list) &body body)
Package

xlib.

Source

input.lisp.

Macro: bit-get (index bit)
Package

xlib.

Source

macros.lisp.

Macro: bit-put (index thing bit)
Package

xlib.

Source

macros.lisp.

Macro: bit-vector256-get (index &optional real-index data)
Package

xlib.

Source

macros.lisp.

Macro: bit-vector256-put (index map &optional real-index buffer)
Package

xlib.

Source

macros.lisp.

Macro: boole-constant-get (index)
Package

xlib.

Source

macros.lisp.

Macro: boole-constant-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: boole-constant-put-predicating (index thing)
Package

xlib.

Source

macros.lisp.

Macro: boolean-get (index)
Package

xlib.

Source

macros.lisp.

Macro: boolean-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: card16-get (index)
Package

xlib.

Source

macros.lisp.

Macro: card16-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: card29-get (index)
Package

xlib.

Source

macros.lisp.

Macro: card29-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: card32-get (index)
Package

xlib.

Source

macros.lisp.

Macro: card32-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: card8-get (index)
Package

xlib.

Source

macros.lisp.

Macro: card8-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: char-info-get (index)
Package

xlib.

Source

macros.lisp.

Macro: check-put (index value type &rest args)
Package

xlib.

Source

macros.lisp.

Macro: client-message-event-get-sequence ()
Package

xlib.

Source

macros.lisp.

Macro: client-message-event-put-sequence (format sequence)
Package

xlib.

Source

macros.lisp.

Macro: client-message-sequence-get (index format)
Package

xlib.

Source

macros.lisp.

Macro: client-message-sequence-put (index value format)
Package

xlib.

Source

macros.lisp.

Macro: code-get (index)
Package

xlib.

Source

macros.lisp.

Macro: code-put (index value)
Package

xlib.

Source

macros.lisp.

Macro: code-put-predicating (index value)
Package

xlib.

Source

macros.lisp.

Macro: colormap-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: colormap-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: compare-request ((index) &body body)
Package

xlib.

Source

macros.lisp.

Macro: composite-opcode (display)
Package

xlib.

Source

composite.lisp.

Macro: conditional-store (place old-value new-value)
Package

xlib.

Source

dependent.lisp.

Macro: cursor-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: cursor-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: data-get (index &optional stuff)
Package

xlib.

Source

macros.lisp.

Macro: data-put (index thing &optional stuff)
Package

xlib.

Source

macros.lisp.

Macro: data-put-predicating (index thing &optional stuff)
Package

xlib.

Source

macros.lisp.

Macro: deallocate-resource-id (display id type)
Package

xlib.

Source

display.lisp.

Macro: decode-type (type value)
Package

xlib.

Source

macros.lisp.

Setf expander for this macro

(setf decode-type).

Macro: def-clx-class ((name &rest options) &body slots)
Package

xlib.

Source

depdefs.lisp.

Macro: def-gc-accessor (name type)
Package

xlib.

Source

gcontext.lisp.

Macro: defconstant (name value &optional doc)
Package

xlib.

Source

depdefs.lisp.

Macro: define-accessor (name (width) &body get-put-macros)
Package

xlib.

Source

macros.lisp.

Macro: define-constant (name initial-value &key test documentation)
Package

xlib.

Source

depdefs.lisp.

Macro: define-event (name code)
Package

xlib.

Source

input.lisp.

Macro: define-list-readers ((name tname) type size step reader)
Package

xlib.

Source

buffer.lisp.

Macro: define-list-writers ((name tname) type step writer)
Package

xlib.

Source

buffer.lisp.

Macro: define-mask-fns (name mask-size mask-vector mask-type)
Package

xlib.

Source

randr.lisp.

Macro: define-rendering-command (name opcode &rest args)
Package

xlib/gl.

Source

gl.lisp.

Macro: define-sequence-reader (name type (list tlist) (sa tsa) (vec tvec))
Package

xlib.

Source

buffer.lisp.

Macro: define-sequence-setter (type)
Package

xlib/gl.

Source

gl.lisp.

Macro: define-sequence-writer (name type (list tlist) (sa tsa) (vec tvec))
Package

xlib.

Source

buffer.lisp.

Macro: define-transformed-sequence-reader (name totype transformer reader)
Package

xlib.

Source

buffer.lisp.

Macro: define-transformed-sequence-writer (name fromtype transformer writer)
Package

xlib.

Source

buffer.lisp.

Macro: dpms-opcode (display)
Package

xlib/dpms.

Source

dpms.lisp.

Macro: drawable-equal-function ()
Package

xlib.

Source

attributes.lisp.

Macro: drawable-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: drawable-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: encode-type (type value)
Package

xlib.

Source

macros.lisp.

Macro: event-code (reply-buffer)
Package

xlib.

Source

buffer.lisp.

Macro: event-dispatch ((display event peek-p) &body clauses)
Package

xlib.

Source

input.lisp.

Macro: event-loop ((display event timeout force-output-p discard-p) &body body)
Package

xlib.

Source

input.lisp.

Macro: font-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: font-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: gcontext-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: gcontext-internal-arc-mode (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-background (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-cap-style (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-clip (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-clip-mask (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-clip-x (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-clip-y (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-dash (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-dash-offset (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-dashes (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-exposures (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-fill-rule (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-fill-style (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-font (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-font-obj (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-foreground (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-function (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-join-style (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-line-style (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-line-width (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-plane-mask (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-stipple (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-subwindow-mode (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-tile (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-timestamp (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-ts-x (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-internal-ts-y (state)
Package

xlib.

Source

gcontext.lisp.

Macro: gcontext-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: gcontext-state-next (state)
Package

xlib.

Source

gcontext.lisp.

Macro: glyph-set-get (index)
Package

xlib.

Source

xrender.lisp.

Macro: glyph-set-put (index thing)
Package

xlib.

Source

xrender.lisp.

Macro: holding-lock ((lock display &optional whostate &key timeout) &body body)
Package

xlib.

Source

dependent.lisp.

Macro: incf-internal-timestamp (state)
Package

xlib.

Source

gcontext.lisp.

Macro: index* (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index+ (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index- (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index-ash (number count)
Package

xlib.

Source

depdefs.lisp.

Macro: index-ceiling (number divisor)
Package

xlib.

Source

depdefs.lisp.

Macro: index-decf (place &optional delta)
Package

xlib.

Source

depdefs.lisp.

Macro: index-evenp (number)
Package

xlib.

Source

depdefs.lisp.

Macro: index-floor (number divisor)
Package

xlib.

Source

depdefs.lisp.

Macro: index-incf (place &optional delta)
Package

xlib.

Source

depdefs.lisp.

Macro: index-logand (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index-logior (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index-max (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index-min (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index-mod (number divisor)
Package

xlib.

Source

depdefs.lisp.

Macro: index-oddp (number)
Package

xlib.

Source

depdefs.lisp.

Macro: index-plusp (number)
Package

xlib.

Source

depdefs.lisp.

Macro: index-truncate (number divisor)
Package

xlib.

Source

depdefs.lisp.

Macro: index-zerop (number)
Package

xlib.

Source

depdefs.lisp.

Macro: index1+ (number)
Package

xlib.

Source

depdefs.lisp.

Macro: index1- (number)
Package

xlib.

Source

depdefs.lisp.

Macro: index< (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index<= (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index= (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index> (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: index>= (&rest numbers)
Package

xlib.

Source

depdefs.lisp.

Macro: int16-get (index)
Package

xlib.

Source

macros.lisp.

Macro: int16-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: integer-get (index)
Package

xlib.

Source

macros.lisp.

Macro: integer-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: keysym->character-map-test ()
Package

xlib.

Source

depdefs.lisp.

Macro: keysym-mapping-lowercase (keysym-mapping)
Package

xlib.

Source

translate.lisp.

Macro: keysym-mapping-mask (keysym-mapping)
Package

xlib.

Source

translate.lisp.

Macro: keysym-mapping-modifiers (keysym-mapping)
Package

xlib.

Source

translate.lisp.

Macro: keysym-mapping-object (keysym-mapping)
Package

xlib.

Source

translate.lisp.

Macro: keysym-mapping-translate (keysym-mapping)
Package

xlib.

Source

translate.lisp.

Macro: keyword-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: keyword-put (index thing &key buffer)
Package

xlib.

Source

macros.lisp.

Macro: length-get (index)
Package

xlib.

Source

macros.lisp.

Macro: length-put (index value)
Package

xlib.

Source

macros.lisp.

Macro: length-put-predicating (index value)
Package

xlib.

Source

macros.lisp.

Macro: lround (index)
Package

xlib.

Source

macros.lisp.

Macro: member-get (index &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member-put (index thing &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member-put-predicating (index thing &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member-vector-get (index membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member-vector-put (index thing membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member-vector-put-predicating (index thing membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member16-get (index &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member16-put (index thing &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member16-put-predicating (index thing &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member16-vector-get (index membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member16-vector-put (index thing membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member16-vector-put-predicating (index thing membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member8-get (index &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member8-put (index thing &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member8-put-predicating (index thing &rest keywords)
Package

xlib.

Source

macros.lisp.

Macro: member8-vector-get (index membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member8-vector-put (index thing membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: member8-vector-put-predicating (index thing membership-vector)
Package

xlib.

Source

macros.lisp.

Macro: modify-gcontext ((gcontext local-state) &body body)
Package

xlib.

Source

gcontext.lisp.

Macro: null-get (index)
Package

xlib.

Source

macros.lisp.

Macro: null-put (index value)
Package

xlib.

Source

macros.lisp.

Macro: opcode (display)
Package

xlib/xtest.

Source

xtest.lisp.

Macro: or-get (index &rest type-list)
Package

xlib.

Source

macros.lisp.

Macro: or-put (index value &rest type-list)
Package

xlib.

Source

macros.lisp.

Macro: pad16-get (index)
Package

xlib.

Source

macros.lisp.

Macro: pad16-put (index value)
Package

xlib.

Source

macros.lisp.

Macro: pad32-get (index)
Package

xlib.

Source

macros.lisp.

Macro: pad32-put (index value)
Package

xlib.

Source

macros.lisp.

Macro: pad8-get (index)
Package

xlib.

Source

macros.lisp.

Macro: pad8-put (index value)
Package

xlib.

Source

macros.lisp.

Macro: picture-format-get (index)
Package

xlib.

Source

xrender.lisp.

Macro: picture-format-put (index thing)
Package

xlib.

Source

xrender.lisp.

Macro: picture-get (index)
Package

xlib.

Source

xrender.lisp.

Macro: picture-put (index thing)
Package

xlib.

Source

xrender.lisp.

Macro: pixmap-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: pixmap-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: progn-get (index statement)
Package

xlib.

Source

macros.lisp.

Macro: progn-put (index statement)
Package

xlib.

Source

macros.lisp.

Macro: put-items ((index) &body body)
Package

xlib.

Source

macros.lisp.

Macro: read-card16 (byte-index)
Package

xlib.

Source

buffer.lisp.

Macro: read-card29 (byte-index)
Package

xlib.

Source

buffer.lisp.

Macro: read-card32 (byte-index)
Package

xlib.

Source

buffer.lisp.

Macro: read-card8 (byte-index)
Package

xlib.

Source

buffer.lisp.

Macro: read-image-assemble-bytes (&rest bytes)
Package

xlib.

Source

dependent.lisp.

Macro: read-image-load-byte (size position integer)
Package

xlib.

Source

dependent.lisp.

Macro: read-int16 (byte-index)
Package

xlib.

Source

buffer.lisp.

Macro: read-int32 (byte-index)
Package

xlib.

Source

buffer.lisp.

Macro: read-int8 (byte-index)
Package

xlib.

Source

buffer.lisp.

Macro: reading-event ((event &rest options) &body body)
Package

xlib.

Source

buffer.lisp.

Macro: render-op-get (index)
Package

xlib.

Source

xrender.lisp.

Macro: render-op-put (index thing)
Package

xlib.

Source

xrender.lisp.

Macro: required-arg (name)
Package

xlib.

Source

macros.lisp.

Macro: resource-id-get (index)
Package

xlib.

Source

macros.lisp.

Macro: resource-id-map-test ()
Package

xlib.

Source

depdefs.lisp.

Macro: resource-id-or-nil-get (index)
Package

xlib.

Source

macros.lisp.

Macro: resource-id-or-nil-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: resource-id-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: resource-with-open-file ((stream pathname &rest options) &body body)
Package

xlib.

Source

resource.lisp.

Macro: rgb-val-get (index)
Package

xlib.

Source

macros.lisp.

Macro: rgb-val-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: rr-mode-info-get (index)
Package

xlib.

Source

randr.lisp.

Macro: rr-mode-info-put (index thing)
Package

xlib.

Source

randr.lisp.

Macro: rr-transform-get (index)
Package

xlib.

Source

randr.lisp.

Macro: rr-transform-put (index thing)
Package

xlib.

Source

randr.lisp.

Macro: sequence-get (&key length format result-type transform reply-buffer data index start)
Package

xlib.

Source

macros.lisp.

Macro: sequence-put (index data &key format start end transform buffer appending)
Package

xlib.

Source

macros.lisp.

Macro: set-buffer-offset (value)
Package

xlib.

Source

bufmac.lisp.

Macro: set-decode-type (type accessor value)
Package

xlib.

Source

macros.lisp.

Setf expanders to this macro

(setf decode-type).

Macro: state-attribute-changes (state)
Package

xlib.

Source

attributes.lisp.

Macro: state-attributes (state)
Package

xlib.

Source

attributes.lisp.

Macro: state-geometry (state)
Package

xlib.

Source

attributes.lisp.

Macro: state-geometry-changes (state)
Package

xlib.

Source

attributes.lisp.

Macro: string-get (length index &key reply-buffer)
Package

xlib.

Source

macros.lisp.

Macro: string-put (index string &key buffer start end header-length appending)
Package

xlib.

Source

macros.lisp.

Macro: threaded-atomic-pop (list next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-atomic-push (item list next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-delete (item list next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-dequeue (head tail next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-dolist ((variable list next type) &body body)
Package

xlib.

Source

macros.lisp.

Macro: threaded-enqueue (item head tail next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-length (list next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-nconc (item list next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-pop (list next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-push (item list next type)
Package

xlib.

Source

macros.lisp.

Macro: threaded-requeue (item head tail next type)
Package

xlib.

Source

macros.lisp.

Macro: type-check (value type)
Package

xlib.

Source

macros.lisp.

Macro: type? (object type)
Package

xlib.

Source

dependent.lisp.

Macro: use-closures ()
Package

xlib.

Source

dependent.lisp.

Macro: vidmode-opcode (display)
Package

xlib.

Source

xvidmode.lisp.

Macro: window-equal-function ()
Package

xlib.

Source

attributes.lisp.

Macro: window-get (index &optional buffer)
Package

xlib.

Source

macros.lisp.

Macro: window-put (index thing)
Package

xlib.

Source

macros.lisp.

Macro: with-attributes ((window &rest options) &body body)
Package

xlib.

Source

attributes.lisp.

Macro: with-buffer ((buffer &key timeout inline) &body body)
Package

xlib.

Source

buffer.lisp.

Macro: with-buffer-flush-inhibited ((buffer) &body body)
Package

xlib.

Source

buffer.lisp.

Macro: with-buffer-input ((reply-buffer &key display sizes index) &body body)
Package

xlib.

Source

buffer.lisp.

Macro: with-buffer-output ((buffer &key sizes length index) &body body)
Package

xlib.

Source

bufmac.lisp.

Macro: with-buffer-request ((buffer opcode &rest options &key inline gc-force &allow-other-keys) &body type-args)
Package

xlib.

Source

macros.lisp.

Macro: with-buffer-request-and-reply ((buffer opcode reply-size &key sizes multiple-reply inline) type-args &body reply-forms)
Package

xlib.

Source

macros.lisp.

Macro: with-buffer-request-internal ((buffer opcode &key length sizes &allow-other-keys) &body type-args)
Package

xlib.

Source

macros.lisp.

Macro: with-event-queue-internal ((display &key timeout) &body body)
Package

xlib.

Source

display.lisp.

Macro: with-gcontext-bindings ((gc saved-state indexes ts-index temp-mask temp-gc) &body body)
Package

xlib.

Source

dependent.lisp.

Macro: with-geometry ((window &rest options) &body body)
Package

xlib.

Source

attributes.lisp.

Macro: with-image-data-buffer ((buffer size) &body body)
Package

xlib.

Source

image.lisp.

Macro: with-stack-list ((var &rest elements) &body body)
Package

xlib.

Source

dependent.lisp.

Macro: with-stack-list* ((var &rest elements) &body body)
Package

xlib.

Source

dependent.lisp.

Macro: with-underlying-simple-vector ((variable element-type pixarray) &body body)
Package

xlib.

Source

dependent.lisp.

Macro: with-vector ((var type) &body body)
Package

xlib.

Source

depdefs.lisp.

Macro: within-definition ((name type) &body body)
Package

xlib.

Source

depdefs.lisp.

Macro: without-aborts (&body body)
Package

xlib.

Source

dependent.lisp.

Macro: without-interrupts (&body body)
Package

xlib.

Source

dependent.lisp.

Macro: wrap-buf-input ((buffer) &body body)
Package

xlib.

Source

dependent.lisp.

Macro: wrap-buf-output ((buffer) &body body)
Package

xlib.

Source

dependent.lisp.

Macro: write-card16 (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: write-card29 (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: write-card32 (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: write-card8 (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: write-char2b (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: write-image-assemble-bytes (&rest bytes)
Package

xlib.

Source

dependent.lisp.

Macro: write-image-load-byte (position integer integer-size)
Package

xlib.

Source

dependent.lisp.

Macro: write-int16 (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: write-int32 (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: write-int8 (byte-index item)
Package

xlib.

Source

bufmac.lisp.

Macro: writing-buffer-chunks (type args decls &body body)
Package

xlib.

Source

bufmac.lisp.

Macro: wround (index)
Package

xlib.

Source

macros.lisp.

Macro: xgcmask->gcmask (mask)
Package

xlib.

Source

gcontext.lisp.


6.2.4 Setf expanders

Setf Expander: (setf atom-id) (atom display)
Package

xlib.

Source

display.lisp.

Reader

atom-id (function).

Writer

set-atom-id (function).

Setf Expander: (setf decode-type) (&rest args)
Package

xlib.

Source

macros.lisp.

Reader

decode-type (macro).

Writer

set-decode-type (macro).


6.2.5 Ordinary functions

Function: %make-context (&key id display tag drawable rbuf index)
Package

xlib/glx.

Source

glx.lisp.

Function: %make-visual (&key id attributes)
Package

xlib/glx.

Source

glx.lisp.

Function: %reevaluate-constant (name value test)
Package

xlib.

Source

depdefs.lisp.

Function: %render-change-picture-clip-rectangles (picture rectangles)

Dont call me, use (SETF PICTURE-CLIP-MASK) instead.

Package

xlib.

Source

xrender.lisp.

Function: __card32->card16__ (i)
Package

xlib.

Source

xvidmode.lisp.

Function: add-gcontext-extension (name default-value set-function copy-function)
Package

xlib.

Source

gcontext.lisp.

Function: allocate-context ()
Package

xlib.

Source

attributes.lisp.

Function: allocate-event ()
Package

xlib.

Source

input.lisp.

Function: allocate-extension-event-code (name)
Package

xlib.

Source

input.lisp.

Function: allocate-gcontext-state ()
Package

xlib.

Source

gcontext.lisp.

Function: allocate-reply-buffer (size)
Package

xlib.

Source

input.lisp.

Function: allocate-temp-gcontext ()
Package

xlib.

Source

gcontext.lisp.

Function: anglep (x)
Package

xlib.

Source

dependent.lisp.

Function: aref-card16 (a i)
Setf Expander: (setf aref-card16) (a i)
Package

xlib.

Source

dependent.lisp.

Function: aref-card29 (a i)
Setf Expander: (setf aref-card29) (a i)
Package

xlib.

Source

dependent.lisp.

Function: aref-card32 (a i)
Setf Expander: (setf aref-card32) (a i)
Package

xlib.

Source

dependent.lisp.

Function: aref-card8 (a i)
Setf Expander: (setf aref-card8) (a i)
Package

xlib.

Source

dependent.lisp.

Function: aref-int16 (a i)
Setf Expander: (setf aref-int16) (a i)
Package

xlib.

Source

dependent.lisp.

Function: aref-int32 (a i)
Setf Expander: (setf aref-int32) (a i)
Package

xlib.

Source

dependent.lisp.

Function: aref-int8 (a i)
Setf Expander: (setf aref-int8) (a i)
Package

xlib.

Source

dependent.lisp.

Function: aset-card16 (v a i)
Package

xlib.

Source

dependent.lisp.

Function: aset-card29 (v a i)
Package

xlib.

Source

dependent.lisp.

Function: aset-card32 (v a i)
Package

xlib.

Source

dependent.lisp.

Function: aset-card8 (v a i)
Package

xlib.

Source

dependent.lisp.

Function: aset-float32 (value array index)
Package

xlib/gl.

Source

gl.lisp.

Function: aset-float64 (value array index)
Package

xlib/gl.

Source

gl.lisp.

Function: aset-int16 (v a i)
Package

xlib.

Source

dependent.lisp.

Function: aset-int32 (v a i)
Package

xlib.

Source

dependent.lisp.

Function: aset-int8 (v a i)
Package

xlib.

Source

dependent.lisp.

Function: atom-id (atom display)
Package

xlib.

Source

display.lisp.

Setf expander for this function

(setf atom-id).

Function: authority-pathname ()
Package

xlib.

Source

dependent.lisp.

Function: back-buffer-display (instance)
Package

xlib.

Source

dbe.lisp.

Function: (setf back-buffer-display) (instance)
Package

xlib.

Source

dbe.lisp.

Function: back-buffer-id (instance)
Package

xlib.

Source

dbe.lisp.

Function: (setf back-buffer-id) (instance)
Package

xlib.

Source

dbe.lisp.

Function: back-buffer-p (object)
Package

xlib.

Source

dbe.lisp.

Function: back-buffer-plist (instance)
Package

xlib.

Source

dbe.lisp.

Function: (setf back-buffer-plist) (instance)
Package

xlib.

Source

dbe.lisp.

Reader: buffer-boffset (instance)
Writer: (setf buffer-boffset) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

boffset.

Function: buffer-close-default (display &key abort)
Package

xlib.

Source

common.lisp.

Reader: buffer-close-function (instance)
Writer: (setf buffer-close-function) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

close-function.

Reader: buffer-dead (instance)
Writer: (setf buffer-dead) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

dead.

Function: buffer-ensure-size (buffer size)
Package

xlib.

Source

buffer.lisp.

Function: buffer-flush (buffer)
Package

xlib.

Source

buffer.lisp.

Reader: buffer-flush-inhibit (instance)
Writer: (setf buffer-flush-inhibit) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

flush-inhibit.

Function: buffer-force-output (buffer)
Package

xlib.

Source

buffer.lisp.

Function: buffer-force-output-default (display)
Package

xlib.

Source

common.lisp.

Reader: buffer-force-output-function (instance)
Writer: (setf buffer-force-output-function) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

force-output-function.

Function: buffer-input (buffer vector start end &optional timeout)
Package

xlib.

Source

buffer.lisp.

Reader: buffer-input-function (instance)
Writer: (setf buffer-input-function) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

input-function.

Reader: buffer-input-stream (instance)
Writer: (setf buffer-input-stream) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

input-stream.

Function: buffer-input-wait (buffer timeout)
Package

xlib.

Source

buffer.lisp.

Function: buffer-input-wait-default (display timeout)
Package

xlib.

Source

dependent.lisp.

Reader: buffer-input-wait-function (instance)
Writer: (setf buffer-input-wait-function) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

input-wait-function.

Reader: buffer-last-flushed-request (instance)
Writer: (setf buffer-last-flushed-request) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

last-flushed-request.

Reader: buffer-last-request (instance)
Writer: (setf buffer-last-request) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

last-request.

Function: buffer-listen (buffer)
Package

xlib.

Source

buffer.lisp.

Function: buffer-listen-default (display)
Package

xlib.

Source

common.lisp.

Reader: buffer-listen-function (instance)
Writer: (setf buffer-listen-function) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

listen-function.

Reader: buffer-lock (instance)
Writer: (setf buffer-lock) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

lock.

Function: buffer-new-request-number (buffer)
Package

xlib.

Source

buffer.lisp.

Reader: buffer-obuf8 (instance)
Writer: (setf buffer-obuf8) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

obuf8.

Reader: buffer-output-stream (instance)
Writer: (setf buffer-output-stream) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

output-stream.

Function: buffer-pad-request (buffer pad)
Package

xlib.

Source

buffer.lisp.

Function: buffer-read-default (display vector start end timeout)
Package

xlib.

Source

common.lisp.

Function: buffer-replace (buf1 buf2 start1 end1 &optional start2)
Package

xlib.

Source

dependent.lisp.

Reader: buffer-request-number (instance)
Writer: (setf buffer-request-number) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

request-number.

Reader: buffer-size (instance)
Writer: (setf buffer-size) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

size.

Reader: buffer-tbuf16 (instance)
Writer: (setf buffer-tbuf16) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

tbuf16.

Function: buffer-write (vector buffer start end)
Package

xlib.

Source

buffer.lisp.

Function: buffer-write-default (vector display start end)
Package

xlib.

Source

common.lisp.

Reader: buffer-write-function (instance)
Writer: (setf buffer-write-function) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

write-function.

Function: byte-width (type)
Package

xlib/gl.

Source

gl.lisp.

Function: byte-width-calculation (argspecs)
Package

xlib/gl.

Source

gl.lisp.

Function: canonicalize-event-name (event)
Package

xlib.

Source

input.lisp.

Function: card16->int16 (x)
Package

xlib.

Source

dependent.lisp.

Function: card16->rgb-val (value)
Package

xlib.

Source

dependent.lisp.

Function: card32->int32 (x)
Package

xlib.

Source

dependent.lisp.

Function: card8->int8 (x)
Package

xlib.

Source

dependent.lisp.

Function: change-access-host (display host family remove-p)
Package

xlib.

Source

requests.lisp.

Function: change-drawable-geometry (drawable number value)
Package

xlib.

Source

attributes.lisp.

Function: change-window-attribute (window number value)
Package

xlib.

Source

attributes.lisp.

Function: char-memq (key char)
Package

xlib.

Source

resource.lisp.

Function: check-consistency (names &rest args)
Package

xlib.

Source

input.lisp.

Function: circulate-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: circulate-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: circulate-notify-event-put (display &key sequence event-window window parent place &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: circulate-request-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: circulate-request-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: circulate-request-event-put (display &key sequence event-window parent window place &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: cleanup-state-entry (state)
Package

xlib.

Source

attributes.lisp.

Function: client-info (display)
Package

xlib/glx.

Source

glx.lisp.

Function: client-message-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: client-message-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: client-message-event-put (display &key format sequence event-window window type data &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: close-buffer (buffer &key abort)
Package

xlib.

Source

buffer.lisp.

Function: clx-macroexpand (form env)
Package

xlib.

Source

dependent.lisp.

Function: color-table-parameter-fv (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: color-table-parameter-iv (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: colormap-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: colormap-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: colormap-notify-event-put (display &key sequence event-window window colormap new-p installed-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: composite-args (argspecs)
Package

xlib/gl.

Source

gl.lisp.

Function: composite-create-region-from-border-clip (window region)

Region clipped on surrounding windows.

Package

xlib.

Source

composite.lisp.

Function: composite-name-window-pixmap (window drawable)

Refer to an off-screen pixmap for the window.

Package

xlib.

Source

composite.lisp.

Function: configure-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: configure-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: configure-notify-event-put (display &key sequence event-window window above-sibling x y width height border-width override-redirect-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: configure-request-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: configure-request-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: configure-request-event-put (display &key stack-mode sequence event-window parent window above-sibling x y width height border-width value-mask &allow-other-keys)
Package

xlib.

Source

input.lisp.

Reader: context-display (instance)
Writer: (setf context-display) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

display.

Reader: context-drawable (instance)
Writer: (setf context-drawable) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

drawable.

Reader: context-id (instance)
Writer: (setf context-id) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

id.

Reader: context-index (instance)
Writer: (setf context-index) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

index.

Function: context-p (object)
Package

xlib/glx.

Source

glx.lisp.

Reader: context-rbuf (instance)
Writer: (setf context-rbuf) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

rbuf.

Reader: context-tag (instance)
Writer: (setf context-tag) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

tag.

Function: convolution-parameter-fv (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: convolution-parameter-iv (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: copy-bit-rect (source source-width sx sy dest dest-width dx dy height width)
Package

xlib.

Source

dependent.lisp.

Function: copy-gcontext-local-state (gcontext indexes &rest extension-indices)
Package

xlib.

Source

gcontext.lisp.

Function: copy-mode-info (instance)
Package

xlib.

Source

xvidmode.lisp.

Function: copy-picture-format (instance)
Package

xlib.

Source

xrender.lisp.

Function: copy-pixarray (array x y width height bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: copy-render-info (instance)
Package

xlib.

Source

xrender.lisp.

Function: copy-rr-mode-info (instance)
Package

xlib.

Source

randr.lisp.

Function: copy-rr-panning (instance)
Package

xlib.

Source

randr.lisp.

Function: copy-rr-transform (sequence)

Return a copy of SEQUENCE which is EQUAL to SEQUENCE but not EQ.

Package

xlib.

Alias for

copy-seq.

Function: copy-screen-info (instance)
Package

xlib/xinerama.

Source

xinerama.lisp.

Function: copy-screen-size (instance)
Package

xlib.

Source

randr.lisp.

Function: copy-visinfo (instance)
Package

xlib.

Source

dbe.lisp.

Function: copy-wm-hints (instance)
Package

xlib.

Source

manager.lisp.

Function: copy-wm-size-hints (instance)
Package

xlib.

Source

manager.lisp.

Function: create-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: create-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: create-notify-event-put (display &key sequence event-window parent window x y width height border-width override-redirect-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: current-process ()
Package

xlib.

Source

dependent.lisp.

Function: deallocate-context (context)
Package

xlib.

Source

attributes.lisp.

Function: deallocate-event (reply-buffer)
Package

xlib.

Source

input.lisp.

Function: deallocate-gcontext-state (state)
Package

xlib.

Source

gcontext.lisp.

Function: deallocate-reply-buffer (reply-buffer)
Package

xlib.

Source

input.lisp.

Function: deallocate-resource-id-internal (display id)
Package

xlib.

Source

display.lisp.

Function: deallocate-temp-gcontext (gc)
Package

xlib.

Source

gcontext.lisp.

Function: declare-buffun ()
Package

xlib.

Source

dependent.lisp.

Function: declare-bufmac ()
Package

xlib.

Source

dependent.lisp.

Function: decode-mask (key-vector mask)
Package

xlib.

Source

clx.lisp.

Function: decode-resource-error (display event)
Package

xlib.

Source

input.lisp.

Function: decode-status-mode (status)
Package

xlib.

Source

xvidmode.lisp.

Function: decode-wm-hints (vector display)
Package

xlib.

Source

manager.lisp.

Function: decode-wm-size-hints (vector)
Package

xlib.

Source

manager.lisp.

Function: default-resources-pathname ()
Package

xlib.

Source

dependent.lisp.

Function: delete-resource-internal (database name-list)
Package

xlib.

Source

resource.lisp.

Function: dequeue-event (display event)
Package

xlib.

Source

input.lisp.

Function: destroy-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: destroy-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: destroy-notify-event-put (display &key sequence event-window window &allow-other-keys)
Package

xlib.

Source

input.lisp.

Reader: display-asynchronous-errors (instance)
Writer: (setf display-asynchronous-errors) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

asynchronous-errors.

Reader: display-atom-cache (instance)
Writer: (setf display-atom-cache) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

atom-cache.

Reader: display-atom-id-map (instance)
Writer: (setf display-atom-id-map) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

atom-id-map.

Function: display-boffset (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-boffset) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-close-down-mode (instance)
Writer: (setf display-close-down-mode) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

close-down-mode.

Function: display-close-function (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-close-function) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-connect (display &key authorization-name authorization-data)
Package

xlib.

Source

display.lisp.

Reader: display-current-event-symbol (instance)
Writer: (setf display-current-event-symbol) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

current-event-symbol.

Function: display-dead (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-dead) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-event-extensions (instance)
Writer: (setf display-event-extensions) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

event-extensions.

Reader: display-event-lock (instance)
Writer: (setf display-event-lock) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

event-lock.

Reader: display-event-process (instance)
Writer: (setf display-event-process) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

event-process.

Reader: display-event-queue-head (instance)
Writer: (setf display-event-queue-head) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

event-queue-head.

Reader: display-event-queue-lock (instance)
Writer: (setf display-event-queue-lock) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

event-queue-lock.

Reader: display-event-queue-tail (instance)
Writer: (setf display-event-queue-tail) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

event-queue-tail.

Reader: display-extension-alist (instance)
Writer: (setf display-extension-alist) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

extension-alist.

Function: display-flush-inhibit (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-flush-inhibit) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-font-cache (instance)
Writer: (setf display-font-cache) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

font-cache.

Function: display-force-output-function (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-force-output-function) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-input-function (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-input-function) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-input-in-progress (instance)
Writer: (setf display-input-in-progress) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

input-in-progress.

Function: display-input-stream (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-input-stream) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-input-wait-function (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-input-wait-function) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-keyboard-mapping (display)
Package

xlib.

Source

translate.lisp.

Reader: display-keysym-mapping (instance)
Writer: (setf display-keysym-mapping) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

keysym-mapping.

Reader: display-keysym-translation (instance)
Writer: (setf display-keysym-translation) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

keysym-translation.

Function: display-last-flushed-request (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-last-flushed-request) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-last-request (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-last-request) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-last-width (instance)
Writer: (setf display-last-width) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

last-width.

Function: display-listen-function (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-listen-function) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-lock (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-lock) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-modifier-mapping (instance)
Writer: (setf display-modifier-mapping) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

modifier-mapping.

Reader: display-new-events (instance)
Writer: (setf display-new-events) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

new-events.

Function: display-obuf8 (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-obuf8) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-output-stream (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-output-stream) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-pending-commands (instance)
Writer: (setf display-pending-commands) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

pending-commands.

Reader: display-performance-info (instance)
Writer: (setf display-performance-info) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

performance-info.

Function: display-render-info (display)
Package

xlib.

Source

xrender.lisp.

Function: (setf display-render-info) (display)
Package

xlib.

Source

xrender.lisp.

Function: display-request-number (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-request-number) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-resource-id-byte (instance)
Writer: (setf display-resource-id-byte) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

resource-id-byte.

Reader: display-resource-id-count (instance)
Writer: (setf display-resource-id-count) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

resource-id-count.

Reader: display-resource-id-map (instance)
Writer: (setf display-resource-id-map) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

resource-id-map.

Function: display-size (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-size) (instance)
Package

xlib.

Source

clx.lisp.

Function: display-tbuf16 (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-tbuf16) (instance)
Package

xlib.

Source

clx.lisp.

Reader: display-trace-history (instance)
Writer: (setf display-trace-history) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

trace-history.

Function: display-write-function (instance)
Package

xlib.

Source

clx.lisp.

Function: (setf display-write-function) (instance)
Package

xlib.

Source

clx.lisp.

Function: draw-arcs-list (drawable gcontext arcs &optional fill-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-arcs-vector (drawable gcontext arcs &optional fill-p)
Package

xlib.

Source

graphics.lisp.

Function: draw-glyphs16 (drawable gcontext x y sequence start end translate width)
Package

xlib.

Source

text.lisp.

Function: draw-glyphs8 (drawable gcontext x y sequence start end translate width)
Package

xlib.

Source

text.lisp.

Function: draw-image-glyphs16 (drawable gcontext x y sequence start end translate width)
Package

xlib.

Source

text.lisp.

Function: draw-image-glyphs8 (drawable gcontext x y sequence start end translate width)
Package

xlib.

Source

text.lisp.

Reader: dri2-buffer-attachment (instance)
Writer: (setf dri2-buffer-attachment) (instance)
Package

xlib.

Source

dri2.lisp.

Target Slot

attachment.

Reader: dri2-buffer-cpp (instance)
Writer: (setf dri2-buffer-cpp) (instance)
Package

xlib.

Source

dri2.lisp.

Target Slot

cpp.

Reader: dri2-buffer-flags (instance)
Writer: (setf dri2-buffer-flags) (instance)
Package

xlib.

Source

dri2.lisp.

Target Slot

flags.

Reader: dri2-buffer-name (instance)
Writer: (setf dri2-buffer-name) (instance)
Package

xlib.

Source

dri2.lisp.

Target Slot

name.

Function: dri2-buffer-p (object)
Package

xlib.

Source

dri2.lisp.

Reader: dri2-buffer-pitch (instance)
Writer: (setf dri2-buffer-pitch) (instance)
Package

xlib.

Source

dri2.lisp.

Target Slot

pitch.

Function: dri2-copy-region (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-create-drawable (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-destroy-drawable (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-get-buffers (drawable attachment-list)
Package

xlib.

Source

dri2.lisp.

Function: dri2-get-buffers-with-format (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-get-msc (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-get-param (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-opcode (display)
Package

xlib.

Source

dri2.lisp.

Function: dri2-swap-buffers (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-swap-interval (drawable)
Package

xlib.

Source

dri2.lisp.

Function: dri2-wait-msc (drawable)
Package

xlib.

Source

dri2.lisp.

Function: enable-big-requests (display)
Package

xlib.

Source

big-requests.lisp.

Function: encode-device-event-mask (device-event-mask)
Package

xlib.

Source

clx.lisp.

Function: encode-event-mask (event-mask)
Package

xlib.

Source

clx.lisp.

Function: encode-mask (key-vector key-list key-type)
Package

xlib.

Source

clx.lisp.

Function: encode-modifier-mask (modifier-mask)
Package

xlib.

Source

clx.lisp.

Function: encode-pointer-event-mask (pointer-event-mask)
Package

xlib.

Source

clx.lisp.

Function: encode-shape-kind (kind)
Package

xlib.

Source

shape.lisp.

Function: encode-shape-operation (operation)
Package

xlib.

Source

shape.lisp.

Function: encode-shape-rectangle-ordering (ordering)
Package

xlib.

Source

shape.lisp.

Function: encode-state-mask (state-mask)
Package

xlib.

Source

clx.lisp.

Function: encode-wm-hints (wm-hints)
Package

xlib.

Source

manager.lisp.

Function: encode-wm-size-hints (hints)
Package

xlib.

Source

manager.lisp.

Function: enqueue-event (new-event display)
Package

xlib.

Source

input.lisp.

Function: ensure-render-initialized (display)

Ensures that the RENDER extension is initialized. Should be called by every function, which attempts to generate RENDER requests.

Package

xlib.

Source

xrender.lisp.

Function: enter-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: enter-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: enter-notify-event-put (display &key kind sequence time root event-window window child root-x root-y x y state mode focus-p same-screen-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: event-loop-setup (display)
Package

xlib.

Source

input.lisp.

Function: event-loop-step-after (display event discard-p current-event-symbol current-event-discarded-p-symbol &optional aborted)
Package

xlib.

Source

input.lisp.

Function: event-loop-step-before (display timeout force-output-p current-event-symbol)
Package

xlib.

Source

input.lisp.

Function: exposure-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: exposure-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: exposure-event-put (display &key sequence event-window window x y width height count &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: extension-event-key-p (key)
Package

xlib.

Source

input.lisp.

Function: fast-copy-pixarray (pixarray copy x y width height bits-per-pixel)
Package

xlib.

Source

dependent.lisp.

Function: fast-read-pixarray (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

dependent.lisp.

Function: fast-read-pixarray-24 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

dependent.lisp.

Function: fast-read-pixarray-using-bitblt (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

dependent.lisp.

Function: fast-write-pixarray (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

dependent.lisp.

Function: fast-write-pixarray-24 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

dependent.lisp.

Function: fast-write-pixarray-using-bitblt (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

dependent.lisp.

Function: fill-polygon (drawable gcontext points relative-p shape)
Package

xlib.

Source

graphics.lisp.

Function: focus-in-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: focus-in-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: focus-in-event-put (display &key kind sequence event-window window mode &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: fog-fv (pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: fog-iv (pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: font-char-infos (font)
Package

xlib.

Source

clx.lisp.

Reader: font-char-infos-internal (instance)
Writer: (setf font-char-infos-internal) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

char-infos-internal.

Function: font-font-info (font)
Package

xlib.

Source

clx.lisp.

Reader: font-font-info-internal (instance)
Writer: (setf font-font-info-internal) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

font-info-internal.

Reader: font-id-internal (instance)
Writer: (setf font-id-internal) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

id-internal.

Reader: font-info-all-chars-exist-p (instance)
Writer: (setf font-info-all-chars-exist-p) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

all-chars-exist-p.

Reader: font-info-ascent (instance)
Writer: (setf font-info-ascent) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

ascent.

Reader: font-info-default-char (instance)
Writer: (setf font-info-default-char) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

default-char.

Reader: font-info-descent (instance)
Writer: (setf font-info-descent) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

descent.

Reader: font-info-direction (instance)
Writer: (setf font-info-direction) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

direction.

Reader: font-info-max-bounds (instance)
Writer: (setf font-info-max-bounds) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

max-bounds.

Reader: font-info-max-byte1 (instance)
Writer: (setf font-info-max-byte1) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

max-byte1.

Reader: font-info-max-byte2 (instance)
Writer: (setf font-info-max-byte2) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

max-byte2.

Reader: font-info-max-char (instance)
Writer: (setf font-info-max-char) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

max-char.

Reader: font-info-min-bounds (instance)
Writer: (setf font-info-min-bounds) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

min-bounds.

Reader: font-info-min-byte1 (instance)
Writer: (setf font-info-min-byte1) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

min-byte1.

Reader: font-info-min-byte2 (instance)
Writer: (setf font-info-min-byte2) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

min-byte2.

Reader: font-info-min-char (instance)
Writer: (setf font-info-min-char) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

min-char.

Reader: font-info-properties (instance)
Writer: (setf font-info-properties) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

properties.

Reader: font-local-only-p (instance)
Writer: (setf font-local-only-p) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

local-only-p.

Function: font-max-bounds (font)
Package

xlib.

Source

clx.lisp.

Function: font-min-bounds (font)
Package

xlib.

Source

clx.lisp.

Reader: font-reference-count (instance)
Writer: (setf font-reference-count) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

reference-count.

Function: force-gcontext-changes-internal (gcontext)
Package

xlib.

Source

gcontext.lisp.

Function: gc-cleanup ()
Package

xlib.

Source

dependent.lisp.

Reader: gcontext-drawable (instance)
Writer: (setf gcontext-drawable) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

drawable.

Function: gcontext-extension-copy-function (structure)
Package

xlib.

Source

gcontext.lisp.

Function: gcontext-extension-default (structure)
Package

xlib.

Source

gcontext.lisp.

Function: gcontext-extension-name (structure)
Package

xlib.

Source

gcontext.lisp.

Function: gcontext-extension-set-function (structure)
Package

xlib.

Source

gcontext.lisp.

Reader: gcontext-local-state (instance)
Writer: (setf gcontext-local-state) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

local-state.

Reader: gcontext-next (instance)
Writer: (setf gcontext-next) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

next.

Reader: gcontext-server-state (instance)
Writer: (setf gcontext-server-state) (instance)
Package

xlib.

Source

clx.lisp.

Target Slot

server-state.

Function: generate-member-case (thing keywords mismatch-error-p)
Package

xlib.

Source

macros.lisp.

Function: generate-member-lookup (thing keywords mismatch-error-p)
Package

xlib.

Source

macros.lisp.

Function: generate-member-to-integer (thing keywords mismatch-error-p)
Package

xlib.

Source

macros.lisp.

Function: get-best-authorization (host display protocol)
Package

xlib.

Source

display.lisp.

Function: get-default-display (&optional display-name)

Parse the argument DISPLAY-NAME, or the environment variable $DISPLAY if it is NIL. Display names have the format

[protocol/] [hostname] : [:] displaynumber [.screennumber]

There are two special cases in parsing, to match that done in the Xlib C language bindings

- If the hostname is “unix” or the empty string, any supplied protocol is ignored and a connection is made using the :local transport.

- If a double colon separates hostname from displaynumber, the protocol is assumed to be decnet.

Returns a list of (host display-number screen protocol).

Package

xlib.

Source

dependent.lisp.

Function: get-display-modifier-mapping (display)
Package

xlib.

Source

translate.lisp.

Function: get-drawable-geometry-buffer (drawable)
Package

xlib.

Source

attributes.lisp.

Function: get-entry (tight loose names classes)
Package

xlib.

Source

resource.lisp.

Function: get-entry-lookup (table name names classes)
Package

xlib.

Source

resource.lisp.

Function: get-error-key (display error-code)
Package

xlib.

Source

input.lisp.

Function: get-event-code (event)
Package

xlib.

Source

input.lisp.

Function: get-host-name ()

Return the same hostname as gethostname(3) would

Package

xlib.

Source

dependent.lisp.

Function: get-internal-event-code (display code)
Package

xlib.

Source

input.lisp.

Function: get-put-items (index type-args putp &optional body-function)
Package

xlib.

Source

macros.lisp.

Function: get-tables (tight loose names classes)
Package

xlib.

Source

resource.lisp.

Function: get-tables-lookup (dbase name names classes)
Package

xlib.

Source

resource.lisp.

Function: get-visual-configs (screen)
Package

xlib/glx.

Source

glx.lisp.

Function: get-window-attributes-buffer (window)
Package

xlib.

Source

attributes.lisp.

Function: getenv (name)
Package

xlib.

Source

dependent.lisp.

Function: getify (name)
Package

xlib.

Source

macros.lisp.

Function: glx-pbuffer-clobber-event-get (display event handler)
Package

xlib.

Source

glx.lisp.

Function: glx-pbuffer-clobber-event-get-macro (display event-key variable)
Package

xlib.

Source

glx.lisp.

Function: glx-pbuffer-clobber-event-put (display &key sequence event-type draw-type drawable buffer-mask aux-buffer x y width height count &allow-other-keys)
Package

xlib.

Source

glx.lisp.

Reader: glyph-set-display (instance)
Writer: (setf glyph-set-display) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

display.

Reader: glyph-set-format (instance)
Writer: (setf glyph-set-format) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

format.

Reader: glyph-set-id (instance)
Writer: (setf glyph-set-id) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

id.

Function: glyph-set-p (object)
Package

xlib.

Source

xrender.lisp.

Function: graphics-exposure-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: graphics-exposure-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: graphics-exposure-event-put (display &key sequence event-window drawable x y width height minor count major &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: gravity-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: gravity-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: gravity-notify-event-put (display &key sequence event-window window x y &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: homedir-file-pathname (name)
Package

xlib.

Source

dependent.lisp.

Function: host-address (host &optional family)
Package

xlib.

Source

dependent.lisp.

Function: id-atom (id display)
Package

xlib.

Source

display.lisp.

Function: image-noswap (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-bits (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-bits-and-four-bytes (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-bits-and-two-bytes (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-bits-and-words (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-four-bytes (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-function (bits-per-pixel from-bitmap-unit from-byte-lsb-first-p from-bit-lsb-first-p to-bitmap-unit to-byte-lsb-first-p to-bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-nibbles (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-nibbles-left (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-three-bytes (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-two-bytes (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-swap-words (src dest srcoff destoff srclen srcinc destinc height lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: image-x->image-x (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-x->image-xy (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-x->image-z (image x y width height)
Package

xlib.

Source

image.lisp.

Reader: image-x-bit-lsb-first-p (instance)
Writer: (setf image-x-bit-lsb-first-p) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

bit-lsb-first-p.

Reader: image-x-bits-per-pixel (instance)
Writer: (setf image-x-bits-per-pixel) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

bits-per-pixel.

Reader: image-x-byte-lsb-first-p (instance)
Writer: (setf image-x-byte-lsb-first-p) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

byte-lsb-first-p.

Reader: image-x-bytes-per-line (instance)
Writer: (setf image-x-bytes-per-line) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

bytes-per-line.

Reader: image-x-data (instance)
Writer: (setf image-x-data) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

data.

Function: image-x-depth (instance)
Package

xlib.

Source

image.lisp.

Reader: image-x-format (instance)
Writer: (setf image-x-format) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

format.

Function: image-x-height (instance)
Package

xlib.

Source

image.lisp.

Reader: image-x-left-pad (instance)
Writer: (setf image-x-left-pad) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

left-pad.

Reader: image-x-pad (instance)
Writer: (setf image-x-pad) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

pad.

Function: image-x-plist (instance)
Package

xlib.

Source

image.lisp.

Function: (setf image-x-plist) (instance)
Package

xlib.

Source

image.lisp.

Reader: image-x-unit (instance)
Writer: (setf image-x-unit) (instance)
Package

xlib.

Source

image.lisp.

Target Slot

unit.

Function: image-x-width (instance)
Package

xlib.

Source

image.lisp.

Function: image-xy->image-x (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-xy->image-xy (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-xy->image-z (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-xy-depth (instance)
Package

xlib.

Source

image.lisp.

Function: image-xy-height (instance)
Package

xlib.

Source

image.lisp.

Function: image-xy-plist (instance)
Package

xlib.

Source

image.lisp.

Function: (setf image-xy-plist) (instance)
Package

xlib.

Source

image.lisp.

Function: image-xy-width (instance)
Package

xlib.

Source

image.lisp.

Function: image-z->image-x (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-z->image-xy (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-z->image-z (image x y width height)
Package

xlib.

Source

image.lisp.

Function: image-z-depth (instance)
Package

xlib.

Source

image.lisp.

Function: image-z-height (instance)
Package

xlib.

Source

image.lisp.

Function: image-z-plist (instance)
Package

xlib.

Source

image.lisp.

Function: (setf image-z-plist) (instance)
Package

xlib.

Source

image.lisp.

Function: image-z-width (instance)
Package

xlib.

Source

image.lisp.

Function: incf-resource-database-timestamp (database)
Package

xlib.

Source

resource.lisp.

Function: index-increment (type)
Package

xlib.

Source

macros.lisp.

Function: initialize-extensions (display)
Package

xlib.

Source

input.lisp.

Function: initialize-predefined-atoms (display)
Package

xlib.

Source

display.lisp.

Function: initialize-resource-allocator (display)
Package

xlib.

Source

display.lisp.

Function: initialize-resource-database (display)
Package

xlib.

Source

resource.lisp.

Function: int16->card16 (x)
Package

xlib.

Source

dependent.lisp.

Function: int16->radians (value)
Package

xlib.

Source

dependent.lisp.

Function: int32->card32 (x)
Package

xlib.

Source

dependent.lisp.

Function: int8->card8 (x)
Package

xlib.

Source

dependent.lisp.

Function: key-press-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: key-press-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: key-press-event-put (display &key code sequence time root event-window window child root-x root-y x y state same-screen-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: keymap-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: keymap-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: keymap-notify-event-put (display &key keymap &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: keysym-downcase (keysym)
Package

xlib.

Source

translate.lisp.

Function: keysym-shift-p (display state uppercase-alphabetic-p &key shift-lock-xors control-modifiers)
Package

xlib.

Source

translate.lisp.

Function: keysym-uppercase-alphabetic-p (keysym)
Package

xlib.

Source

translate.lisp.

Function: kintern (name)
Package

xlib.

Source

depdefs.lisp.

Function: light-model-fv (pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: light-model-iv (pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: load-matrix-d (m)
Package

xlib/gl.

Source

gl.lisp.

Function: load-matrix-f (m)
Package

xlib/gl.

Source

gl.lisp.

Function: lookup-colormap (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-cursor (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-drawable (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-font (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-gcontext (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-pixmap (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-resource-id (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-window (display id)
Package

xlib.

Source

display.lisp.

Function: lookup-xatom (display atom-id)
Package

xlib.

Source

requests.lisp.

Function: lst->array (lst)
Package

xlib.

Source

dbe.lisp.

Function: make-argspecs (list)
Package

xlib/gl.

Source

gl.lisp.

Function: make-back-buffer (&key id display plist)
Package

xlib.

Source

dbe.lisp.

Function: make-bitmap-format (&key unit pad lsb-first-p)
Package

xlib.

Source

clx.lisp.

Function: make-buffer (output-size constructor &rest options)
Package

xlib.

Source

buffer.lisp.

Function: make-char-info (&key left-bearing right-bearing width ascent descent attributes)
Package

xlib.

Source

fonts.lisp.

Function: make-color-internal (red green blue)
Package

xlib.

Source

clx.lisp.

Function: make-colormap (&key id display visual-info)
Package

xlib.

Source

clx.lisp.

Function: make-context (display)
Package

xlib/glx.

Source

glx.lisp.

Function: make-cursor (&key id display)
Package

xlib.

Source

clx.lisp.

Function: make-display-internal (&key lock output-stream size request-number last-request last-flushed-request boffset obuf8 tbuf16 input-stream dead flush-inhibit write-function force-output-function close-function input-function input-wait-function listen-function host display after-function event-lock event-queue-lock event-queue-tail event-queue-head atom-cache font-cache protocol-major-version protocol-minor-version vendor-name resource-id-base resource-id-mask resource-id-byte resource-id-count resource-id-map xid byte-order release-number max-request-length default-screen roots motion-buffer-size xdefaults image-lsb-first-p bitmap-format pixmap-formats min-keycode max-keycode error-handler close-down-mode authorization-name authorization-data last-width keysym-mapping modifier-mapping keysym-translation extension-alist event-extensions performance-info trace-history plist input-in-progress pending-commands asynchronous-errors report-asynchronous-errors event-process new-events current-event-symbol atom-id-map extended-max-request-length)
Package

xlib.

Source

clx.lisp.

Function: make-drawable (&key id display plist)
Package

xlib.

Source

clx.lisp.

Function: make-dri2-buffer (&key attachment name pitch cpp flags)
Package

xlib.

Source

dri2.lisp.

Function: make-error (display event asynchronous)
Package

xlib.

Source

input.lisp.

Function: make-font (&key id display reference-count name local-only-p font-info-internal)
Package

xlib.

Source

clx.lisp.

Function: make-font-info (&key direction min-char max-char min-byte1 max-byte1 min-byte2 max-byte2 all-chars-exist-p default-char min-bounds max-bounds ascent descent properties)
Package

xlib.

Source

clx.lisp.

Function: make-font-internal (&key id-internal display reference-count name font-info-internal char-infos-internal local-only-p plist)
Package

xlib.

Source

clx.lisp.

Function: make-gcontext (&key id display drawable cache-p server-state local-state plist next)
Package

xlib.

Source

clx.lisp.

Function: make-gcontext-extension (&key name default set-function copy-function)
Package

xlib.

Source

gcontext.lisp.

Function: make-glyph-set (&key id display format)
Package

xlib.

Source

xrender.lisp.

Function: make-image-x (&key width height depth plist format bytes-per-line bits-per-pixel bit-lsb-first-p byte-lsb-first-p data unit pad left-pad)
Package

xlib.

Source

image.lisp.

Function: make-image-xy (&key width height depth plist bitmap-list)
Package

xlib.

Source

image.lisp.

Function: make-image-z (&key width height depth plist bits-per-pixel pixarray)
Package

xlib.

Source

image.lisp.

Function: make-index-op (operator args)
Package

xlib.

Source

depdefs.lisp.

Function: make-index-typed (form)
Package

xlib.

Source

depdefs.lisp.

Function: make-pending-command (&key sequence reply-buffer process next)
Package

xlib.

Source

buffer.lisp.

Function: make-picture (&key id display format %changed-p %server-values %values %drawable)
Package

xlib.

Source

xrender.lisp.

Function: make-picture-format (&key display id type depth red-byte green-byte blue-byte alpha-byte colormap)
Package

xlib.

Source

xrender.lisp.

Function: make-pixmap (&key id display plist)
Package

xlib.

Source

clx.lisp.

Function: make-pixmap-format (&key depth bits-per-pixel scanline-pad)
Package

xlib.

Source

clx.lisp.

Function: make-process-lock (name)
Package

xlib.

Source

dependent.lisp.

Function: make-render-info (&key major-version minor-version picture-formats)
Package

xlib.

Source

xrender.lisp.

Function: make-reply-buffer (size)
Package

xlib.

Source

buffer.lisp.

Function: make-reply-buffer-internal (&key size ibuf8 next data-size)
Package

xlib.

Source

depdefs.lisp.

Function: make-resource-database-internal (&key name value tight loose)
Package

xlib.

Source

resource.lisp.

Function: make-rr-mode-info (id width height dot-clock h-sync-start h-sync-end h-sync-total h-sync-skew v-sync-start v-sync-end v-total name-length mode-flags)
Package

xlib.

Source

randr.lisp.

Function: make-rr-panning (&key left top width height track-left track-top track-width track-height border-left border-top border-right border-bottom)
Package

xlib.

Source

randr.lisp.

Function: make-screen (&key root width height width-in-millimeters height-in-millimeters depths root-depth root-visual-info default-colormap white-pixel black-pixel min-installed-maps max-installed-maps backing-stores save-unders-p event-mask-at-open plist)
Package

xlib.

Source

clx.lisp.

Function: make-screen-info (&key number x y width height)
Package

xlib/xinerama.

Source

xinerama.lisp.

Function: make-screen-size (width-in-pixels height-in-pixels width-in-mm height-in-mm)
Package

xlib.

Source

randr.lisp.

Function: make-setter-forms (argspecs)
Package

xlib/gl.

Source

gl.lisp.

Function: make-standard-colormap (&key colormap base-pixel max-color mult-color visual kill)
Package

xlib.

Source

manager.lisp.

Function: make-visinfo (&key visual-id depth perflevel unused)
Package

xlib.

Source

dbe.lisp.

Function: make-visual (attributes)
Package

xlib/glx.

Source

glx.lisp.

Function: make-visual-info (&key id display class red-mask green-mask blue-mask bits-per-rgb colormap-entries plist)
Package

xlib.

Source

clx.lisp.

Function: make-window (&key id display plist)
Package

xlib.

Source

clx.lisp.

Function: map-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: map-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: map-notify-event-put (display &key sequence event-window window override-redirect-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: map-request-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: map-request-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: map-request-event-put (display &key sequence event-window parent window &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: mapping-matches-p (display state mapping)
Package

xlib.

Source

translate.lisp.

Function: mapping-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: mapping-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: mapping-notify-event-put (display &key sequence request start count &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: mask-get (index type-values body-function)
Package

xlib.

Source

macros.lisp.

Function: mask-put (index type-values body-function)
Package

xlib.

Source

macros.lisp.

Function: mode-info->v-card16 (mode-info major &key encode-private index data)
Package

xlib.

Source

xvidmode.lisp.

Function: mode-info-p (object)
Package

xlib.

Source

xvidmode.lisp.

Function: motion-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: motion-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: motion-notify-event-put (display &key hint-p sequence time root event-window window child root-x root-y x y state same-screen-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: mult-matrix-d (m)
Package

xlib/gl.

Source

gl.lisp.

Function: mult-matrix-f (m)
Package

xlib/gl.

Source

gl.lisp.

Function: no-exposure-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: no-exposure-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: no-exposure-event-put (display &key sequence event-window drawable minor major &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: note-input-complete (display token)
Package

xlib.

Source

input.lisp.

Function: open-font-internal (font)
Package

xlib.

Source

fonts.lisp.

Function: open-x-stream (host display protocol)
Package

xlib.

Source

dependent.lisp.

Function: parse-resource (string &optional start end)
Package

xlib.

Source

resource.lisp.

Reader: pending-command-next (instance)
Writer: (setf pending-command-next) (instance)
Package

xlib.

Source

buffer.lisp.

Target Slot

next.

Reader: pending-command-process (instance)
Writer: (setf pending-command-process) (instance)
Package

xlib.

Source

buffer.lisp.

Target Slot

process.

Reader: pending-command-reply-buffer (instance)
Writer: (setf pending-command-reply-buffer) (instance)
Package

xlib.

Source

buffer.lisp.

Target Slot

reply-buffer.

Reader: pending-command-sequence (instance)
Writer: (setf pending-command-sequence) (instance)
Package

xlib.

Source

buffer.lisp.

Target Slot

sequence.

Reader: picture-%changed-p (instance)
Writer: (setf picture-%changed-p) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

%changed-p.

Reader: picture-%drawable (instance)
Writer: (setf picture-%drawable) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

%drawable.

Reader: picture-%server-values (instance)
Writer: (setf picture-%server-values) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

%server-values.

Reader: picture-%values (instance)
Writer: (setf picture-%values) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

%values.

Reader: picture-display (instance)
Writer: (setf picture-display) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

display.

Reader: picture-format (instance)
Writer: (setf picture-format) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

format.

Function: picture-format-p (object)
Package

xlib.

Source

xrender.lisp.

Reader: picture-id (instance)
Writer: (setf picture-id) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

id.

Function: picture-p (object)
Package

xlib.

Source

xrender.lisp.

Function: pixarray-element-size (pixarray)
Package

xlib.

Source

dependent.lisp.

Function: print-bitmap-format (bitmap-format stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-color (color stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-colormap (colormap stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-context (ctx stream depth)
Package

xlib/glx.

Source

glx.lisp.

Function: print-cursor (cursor stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-db (entry &optional level type)
Package

xlib.

Source

resource.lisp.

Function: print-display (display stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-display-name (display stream)
Package

xlib.

Source

clx.lisp.

Function: print-drawable (drawable stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-font (font stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-gcontext (gcontext stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-image (image stream depth)
Package

xlib.

Source

image.lisp.

Function: print-pixmap-format (pixmap-format stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-resource-database (database stream depth)
Package

xlib.

Source

resource.lisp.

Function: print-screen (screen stream depth)
Package

xlib.

Source

clx.lisp.

Function: print-visual (visual stream depth)
Package

xlib/glx.

Source

glx.lisp.

Function: print-visual-info (visual-info stream depth)
Package

xlib.

Source

clx.lisp.

Function: prioritize-textures (n textures priorities)
Package

xlib/gl.

Source

gl.lisp.

Function: process-block (whostate predicate &rest predicate-args)
Package

xlib.

Source

dependent.lisp.

Function: process-wakeup (process)
Package

xlib.

Source

dependent.lisp.

Function: property-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: property-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: property-notify-event-put (display &key sequence event-window window atom time state &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: put-drawable-geometry-changes (window changes)
Package

xlib.

Source

attributes.lisp.

Function: put-window-attribute-changes (window changes)
Package

xlib.

Source

attributes.lisp.

Function: putify (name &optional predicate-p)
Package

xlib.

Source

macros.lisp.

Function: query-font (font)
Package

xlib.

Source

fonts.lisp.

Function: radians->int16 (value)
Package

xlib.

Source

dependent.lisp.

Function: randr-opcode (display)
Package

xlib.

Source

randr.lisp.

Function: read-bitvector256 (buffer-bbuf boffset data)
Package

xlib.

Source

buffer.lisp.

Function: read-error-input (display sequence reply-buffer token)
Package

xlib.

Source

input.lisp.

Function: read-event-input (display code reply-buffer)
Package

xlib.

Source

input.lisp.

Function: read-image-xy (bbuf index length data x y width height depth padded-bytes-per-line padded-bytes-per-plane unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: read-image-z (bbuf index length data x y width height depth padded-bytes-per-line bits-per-pixel unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: read-input (display timeout force-output-p predicate &rest predicate-args)
Package

xlib.

Source

input.lisp.

Function: read-list-card16 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-list-card16-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-list-card32 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-list-card32-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-list-card8 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-list-card8-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-pixarray (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: read-pixarray-1 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: read-pixarray-16 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: read-pixarray-24 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: read-pixarray-32 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: read-pixarray-4 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: read-pixarray-8 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: read-pixarray-internal (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel read-pixarray-function from-unit from-byte-lsb-first-p from-bit-lsb-first-p to-unit to-byte-lsb-first-p to-bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: read-reply (display pending-command)
Package

xlib.

Source

input.lisp.

Function: read-reply-input (display sequence length reply-buffer)
Package

xlib.

Source

input.lisp.

Function: read-sequence-card16 (reply-buffer result-type nitems &optional transform data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-sequence-card32 (reply-buffer result-type nitems &optional transform data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-sequence-card8 (reply-buffer result-type nitems &optional transform data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-sequence-char (reply-buffer result-type nitems &optional transform data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-sequence-int16 (reply-buffer result-type nitems &optional transform data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-sequence-int32 (reply-buffer result-type nitems &optional transform data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-sequence-int8 (reply-buffer result-type nitems &optional transform data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-sequence-string (buffer-bbuf length nitems result-type &optional buffer-boffset)
Package

xlib.

Source

buffer.lisp.

Function: read-simple-array-card16 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-simple-array-card16-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-simple-array-card32 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-simple-array-card32-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-simple-array-card8 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-simple-array-card8-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-vector-card16 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-vector-card16-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-vector-card32 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-vector-card32-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-vector-card8 (reply-buffer nitems data start index)
Package

xlib.

Source

buffer.lisp.

Function: read-vector-card8-with-transform (reply-buffer nitems data transform start index)
Package

xlib.

Source

buffer.lisp.

Function: read-xauth-entry (stream)
Package

xlib.

Source

display.lisp.

Function: read-xy-format-image-x (buffer-bbuf index length data width height depth padded-bytes-per-line padded-bytes-per-plane unit byte-lsb-first-p bit-lsb-first-p pad)
Package

xlib.

Source

image.lisp.

Function: read-z-format-image-x (buffer-bbuf index length data width height depth padded-bytes-per-line unit byte-lsb-first-p bit-lsb-first-p pad bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: render-composite-glyphs-8 (dest glyph-set source dest-x dest-y sequence &key op alu src-x src-y mask-format start end)
Package

xlib.

Source

xrender.lisp.

Function: render-create-anim-cursor (cursors delays)

Create animated cursor. cursors length must be the same as delays length.

Package

xlib.

Source

xrender.lisp.

Function: render-create-cursor (picture &optional x y)
Package

xlib.

Source

xrender.lisp.

Reader: render-info-major-version (instance)
Writer: (setf render-info-major-version) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

major-version.

Reader: render-info-minor-version (instance)
Writer: (setf render-info-minor-version) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

minor-version.

Function: render-info-p (object)
Package

xlib.

Source

xrender.lisp.

Reader: render-info-picture-formats (instance)
Writer: (setf render-info-picture-formats) (instance)
Package

xlib.

Source

xrender.lisp.

Target Slot

picture-formats.

Function: render-query-filters (drawable)
Package

xlib.

Source

xrender.lisp.

Function: render-query-picture-formats (display)
Package

xlib.

Source

xrender.lisp.

Function: render-set-filter (picture filter)
Package

xlib.

Source

xrender.lisp.

Function: render-triangles-impl (code picture op source src-x src-y format coord-sequence)
Package

xlib.

Source

xrender.lisp.

Function: reparent-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: reparent-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: reparent-notify-event-put (display &key sequence event-window window parent x y override-redirect-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Reader: reply-data-size (instance)
Writer: (setf reply-data-size) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

data-size.

Reader: reply-ibuf8 (instance)
Writer: (setf reply-ibuf8) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

ibuf8.

Reader: reply-next (instance)
Writer: (setf reply-next) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

next.

Reader: reply-size (instance)
Writer: (setf reply-size) (instance)
Package

xlib.

Source

depdefs.lisp.

Target Slot

size.

Function: report-asynchronous-errors (display mode)
Package

xlib.

Source

input.lisp.

Function: report-error (display error-code error-key &rest params)
Package

xlib.

Source

input.lisp.

Function: report-request-error (condition stream)
Package

xlib.

Source

input.lisp.

Function: request-name (code &optional display)
Package

xlib.

Source

input.lisp.

Function: resize-request-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: resize-request-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: resize-request-event-put (display &key sequence event-window window width height &allow-other-keys)
Package

xlib.

Source

input.lisp.

Reader: resource-database-loose (instance)
Writer: (setf resource-database-loose) (instance)
Package

xlib.

Source

resource.lisp.

Target Slot

loose.

Reader: resource-database-name (instance)
Package

xlib.

Source

resource.lisp.

Target Slot

name.

Reader: resource-database-tight (instance)
Writer: (setf resource-database-tight) (instance)
Package

xlib.

Source

resource.lisp.

Target Slot

tight.

Reader: resource-database-value (instance)
Writer: (setf resource-database-value) (instance)
Package

xlib.

Source

resource.lisp.

Target Slot

value.

Function: resourcealloc (display)
Package

xlib.

Source

display.lisp.

Function: resources-pathname ()
Package

xlib.

Source

dependent.lisp.

Function: restore-gcontext-temp-state (gcontext temp-mask temp-gc)
Package

xlib.

Source

gcontext.lisp.

Function: rgb-val->card16 (value)
Package

xlib.

Source

dependent.lisp.

Function: rr-crtc-change-notify-event-get (display event handler)
Package

xlib.

Source

randr.lisp.

Function: rr-crtc-change-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

randr.lisp.

Function: rr-crtc-change-notify-event-put (display &key sequence timestamp request-window crtc mode rotation x y width height &allow-other-keys)
Package

xlib.

Source

randr.lisp.

Function: rr-has-rates (major minor)
Package

xlib.

Source

randr.lisp.

Function: rr-maybe-query-version (display major minor)

Return MAJOR and MINOR as multiple values, substituting 0 for NIL, unless they are both NIL, in which case call RR-QUERY-VERSION and return its values.

Some requests (e.g., RRGetScreenInfo) behave differently after a version query (only the first query has any effect on these requests).
In order that the functions executing such requests be able to skip subsequent (redundant) queries, have them accept MAJOR and MINOR keyword arguments and call this function with those arguments instead of calling RR-QUERY-VERSION.

Package

xlib.

Source

randr.lisp.

Reader: rr-mode-info-dot-clock (instance)
Writer: (setf rr-mode-info-dot-clock) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

dot-clock.

Reader: rr-mode-info-h-sync-end (instance)
Writer: (setf rr-mode-info-h-sync-end) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

h-sync-end.

Reader: rr-mode-info-h-sync-skew (instance)
Writer: (setf rr-mode-info-h-sync-skew) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

h-sync-skew.

Reader: rr-mode-info-h-sync-start (instance)
Writer: (setf rr-mode-info-h-sync-start) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

h-sync-start.

Reader: rr-mode-info-h-sync-total (instance)
Writer: (setf rr-mode-info-h-sync-total) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

h-sync-total.

Reader: rr-mode-info-height (instance)
Writer: (setf rr-mode-info-height) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

height.

Reader: rr-mode-info-id (instance)
Writer: (setf rr-mode-info-id) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

id.

Reader: rr-mode-info-mode-flags (instance)
Writer: (setf rr-mode-info-mode-flags) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

mode-flags.

Reader: rr-mode-info-name-length (instance)
Writer: (setf rr-mode-info-name-length) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

name-length.

Function: rr-mode-info-p (object)
Package

xlib.

Source

randr.lisp.

Reader: rr-mode-info-v-sync-end (instance)
Writer: (setf rr-mode-info-v-sync-end) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

v-sync-end.

Reader: rr-mode-info-v-sync-start (instance)
Writer: (setf rr-mode-info-v-sync-start) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

v-sync-start.

Reader: rr-mode-info-v-total (instance)
Writer: (setf rr-mode-info-v-total) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

v-total.

Reader: rr-mode-info-width (instance)
Writer: (setf rr-mode-info-width) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

width.

Function: rr-output-change-notify-event-get (display event handler)
Package

xlib.

Source

randr.lisp.

Function: rr-output-change-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

randr.lisp.

Function: rr-output-change-notify-event-put (display &key sequence timestamp config-timestamp request-window output crtc mode rotation connection sub-pixel-order &allow-other-keys)
Package

xlib.

Source

randr.lisp.

Function: rr-output-property-notify-event-get (display event handler)
Package

xlib.

Source

randr.lisp.

Function: rr-output-property-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

randr.lisp.

Function: rr-output-property-notify-event-put (display &key sequence window output atom timestamp state &allow-other-keys)
Package

xlib.

Source

randr.lisp.

Function: rr-panning-p (object)
Package

xlib.

Source

randr.lisp.

Function: rr-screen-change-notify-event-get (display event handler)
Package

xlib.

Source

randr.lisp.

Function: rr-screen-change-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

randr.lisp.

Function: rr-screen-change-notify-event-put (display &key sequence timestamp config-timestamp root-window request-window size-id sub-pixel-order width height width-in-mm height-in-mm &allow-other-keys)
Package

xlib.

Source

randr.lisp.

Function: rr-set-crtc-config (display crtc timestamp config-timestamp x y mode rotation output-list)

Rotation can be a rotation mask or list of rotation keys.

Package

xlib.

Source

randr.lisp.

Function: rr-transform-d (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-d) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-e (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-e) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-f (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-f) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-i (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-i) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-j (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-j) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-k (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-k) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-p (x)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-x (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-x) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-y (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-y) (structure)
Package

xlib.

Source

randr.lisp.

Function: rr-transform-z (structure)
Package

xlib.

Source

randr.lisp.

Function: (setf rr-transform-z) (structure)
Package

xlib.

Source

randr.lisp.

Function: save-id (display id object)
Package

xlib.

Source

display.lisp.

Function: screen-info-p (object)
Package

xlib/xinerama.

Source

xinerama.lisp.

Function: screen-position (screen display)
Package

xlib.

Source

xvidmode.lisp.

Reader: screen-size-height-in-mm (instance)
Writer: (setf screen-size-height-in-mm) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

height-in-mm.

Reader: screen-size-height-in-pixels (instance)
Writer: (setf screen-size-height-in-pixels) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

height-in-pixels.

Function: screen-size-p (object)
Package

xlib.

Source

randr.lisp.

Reader: screen-size-width-in-mm (instance)
Writer: (setf screen-size-width-in-mm) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

width-in-mm.

Reader: screen-size-width-in-pixels (instance)
Writer: (setf screen-size-width-in-pixels) (instance)
Package

xlib.

Source

randr.lisp.

Target Slot

width-in-pixels.

Function: selection-clear-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: selection-clear-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: selection-clear-event-put (display &key sequence time event-window window selection &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: selection-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: selection-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: selection-notify-event-put (display &key sequence time event-window window selection target property &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: selection-request-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: selection-request-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: selection-request-event-put (display &key sequence time event-window window requestor selection target property &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: sequence-setter (type)
Package

xlib/gl.

Source

gl.lisp.

Function: set-atom-id (atom display id)
Package

xlib.

Source

display.lisp.

Setf expanders to this function

(setf atom-id).

Function: set-drawable-border-width (drawable width)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf drawable-border-width).

Function: set-drawable-height (drawable height)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf drawable-height).

Function: set-drawable-width (drawable width)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf drawable-width).

Function: set-drawable-x (drawable x)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf drawable-x).

Function: set-drawable-y (drawable y)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf drawable-y).

Function: set-event-handler (handlers event-key handler)
Package

xlib.

Source

input.lisp.

Setf expanders to this function

(setf event-handler).

Function: set-font-path (display paths)
Package

xlib.

Source

fonts.lisp.

Setf expanders to this function

(setf font-path).

Function: set-gcontext-arc-mode (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-arc-mode).

Function: set-gcontext-background (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-background).

Function: set-gcontext-cap-style (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-cap-style).

Function: set-gcontext-clip-mask (gcontext ordering clip-mask)
Package

xlib.

Source

gcontext.lisp.

Function: set-gcontext-clip-x (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-clip-x).

Function: set-gcontext-clip-y (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-clip-y).

Function: set-gcontext-dash-offset (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-dash-offset).

Function: set-gcontext-dashes (gcontext dashes)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-dashes).

Function: set-gcontext-exposures (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-exposures).

Function: set-gcontext-fill-rule (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-fill-rule).

Function: set-gcontext-fill-style (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-fill-style).

Function: set-gcontext-font (gcontext font)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-font).

Function: set-gcontext-foreground (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-foreground).

Function: set-gcontext-function (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-function).

Function: set-gcontext-join-style (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-join-style).

Function: set-gcontext-line-style (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-line-style).

Function: set-gcontext-line-width (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-line-width).

Function: set-gcontext-plane-mask (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-plane-mask).

Function: set-gcontext-stipple (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-stipple).

Function: set-gcontext-subwindow-mode (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-subwindow-mode).

Function: set-gcontext-tile (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-tile).

Function: set-gcontext-ts-x (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-ts-x).

Function: set-gcontext-ts-y (gcontext value)
Package

xlib.

Source

gcontext.lisp.

Setf expanders to this function

(setf gcontext-ts-y).

Function: set-icon-sizes (window wm-size-hints)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf icon-sizes).

Function: set-rgb-colormaps (window property maps)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf rgb-colormaps).

Function: set-root-resources (screen &key test test-not write database)

Changes the contents of the root window RESOURCE_MANAGER property for the given SCREEN. If SCREEN is a display, then its default screen is used.

TEST and TEST-NOT are predicates for selecting which resources from the DATABASE are written. Arguments are a resource name list and a resource value. The WRITE function is used to convert a resource value into a string stored in the property.

Package

xlib.

Source

resource.lisp.

Function: set-string-property (window property string)
Package

xlib.

Source

manager.lisp.

Function: set-transient-for (window transient)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf transient-for).

Function: set-window-background (window background)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-background).

Function: set-window-backing-pixel (window pixel)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-backing-pixel).

Function: set-window-backing-planes (window planes)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-backing-planes).

Function: set-window-backing-store (window when)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-backing-store).

Function: set-window-bit-gravity (window gravity)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-bit-gravity).

Function: set-window-border (window border)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-border).

Function: set-window-colormap (window colormap)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-colormap).

Function: set-window-gravity (window gravity)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-gravity).

Function: set-window-override-redirect (window when)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-override-redirect).

Function: set-window-priority (mode window sibling)
Package

xlib.

Source

attributes.lisp.

Function: set-window-save-under (window when)
Package

xlib.

Source

attributes.lisp.

Setf expanders to this function

(setf window-save-under).

Function: set-wm-colormap-windows (window colormap-windows)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf wm-colormap-windows).

Function: set-wm-command (window command)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf wm-command).

Function: set-wm-hints (window wm-hints)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf wm-hints).

Function: set-wm-normal-hints (window hints)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf wm-normal-hints).

Function: set-wm-protocols (window protocols)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf wm-protocols).

Function: set-wm-zoom-hints (window hints)
Package

xlib.

Source

manager.lisp.

Setf expanders to this function

(setf wm-zoom-hints).

Function: setter (type)
Package

xlib/gl.

Source

gl.lisp.

Function: shape-notify-event-get (display event handler)
Package

xlib.

Source

shape.lisp.

Function: shape-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

shape.lisp.

Function: shape-notify-event-put (display &key kind sequence event-window window x y width height time shaped-p &allow-other-keys)
Package

xlib.

Source

shape.lisp.

Function: sset-bool (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-card16 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-card32 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-card8 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-float32 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-float64 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-int16 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-int32 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Function: sset-int8 (seq buffer start length)
Package

xlib/gl.

Source

gl.lisp.

Reader: standard-colormap-base-pixel (instance)
Writer: (setf standard-colormap-base-pixel) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

base-pixel.

Reader: standard-colormap-colormap (instance)
Writer: (setf standard-colormap-colormap) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

colormap.

Reader: standard-colormap-kill (instance)
Writer: (setf standard-colormap-kill) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

kill.

Reader: standard-colormap-max-color (instance)
Writer: (setf standard-colormap-max-color) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

max-color.

Reader: standard-colormap-mult-color (instance)
Writer: (setf standard-colormap-mult-color) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

mult-color.

Reader: standard-colormap-visual (instance)
Writer: (setf standard-colormap-visual) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

visual.

Function: start-pending-command (display)
Package

xlib.

Source

input.lisp.

Function: state-keysymp (display state keysym)
Package

xlib.

Source

translate.lisp.

Function: stop-pending-command (display pending-command)
Package

xlib.

Source

input.lisp.

Function: stringable-equal (a b)
Package

xlib.

Source

resource.lisp.

Function: synchronise-picture-state (picture)
Package

xlib.

Source

xrender.lisp.

Function: tex-env-fv (target pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-env-iv (target pname param)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-gen-dv (coord pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-gen-fv (coord pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-gen-iv (coord pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-parameter-fv (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: tex-parameter-iv (target pname params)
Package

xlib/gl.

Source

gl.lisp.

Function: text-extents-local (font sequence start end width-only-p)
Package

xlib.

Source

text.lisp.

Function: text-extents-server (font sequence start end)
Package

xlib.

Source

text.lisp.

Function: text-width-server (font sequence start end)
Package

xlib.

Source

text.lisp.

Function: universal-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: unix-socket-path-from-host (host display)

Return the name of the unix domain socket for host and display, or nil if a network socket should be opened.

Package

xlib.

Source

depdefs.lisp.

Function: unmap-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: unmap-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: unmap-notify-event-put (display &key sequence event-window window configure-p &allow-other-keys)
Package

xlib.

Source

input.lisp.

Function: visibility-notify-event-get (display event handler)
Package

xlib.

Source

input.lisp.

Function: visibility-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

input.lisp.

Function: visibility-notify-event-put (display &key sequence event-window window state &allow-other-keys)
Package

xlib.

Source

input.lisp.

Reader: visinfo-depth (instance)
Writer: (setf visinfo-depth) (instance)
Package

xlib.

Source

dbe.lisp.

Target Slot

depth.

Function: visinfo-p (object)
Package

xlib.

Source

dbe.lisp.

Reader: visinfo-perflevel (instance)
Writer: (setf visinfo-perflevel) (instance)
Package

xlib.

Source

dbe.lisp.

Target Slot

perflevel.

Reader: visinfo-unused (instance)
Writer: (setf visinfo-unused) (instance)
Package

xlib.

Source

dbe.lisp.

Target Slot

unused.

Reader: visinfo-visual-id (instance)
Writer: (setf visinfo-visual-id) (instance)
Package

xlib.

Source

dbe.lisp.

Target Slot

visual-id.

Reader: visual-attributes (instance)
Writer: (setf visual-attributes) (instance)
Package

xlib/glx.

Source

glx.lisp.

Target Slot

attributes.

Function: visual-p (object)
Package

xlib/glx.

Source

glx.lisp.

Function: wait-for-event (display timeout force-output-p)
Package

xlib.

Source

input.lisp.

Function: with-buffer-function (buffer timeout function)
Package

xlib.

Source

buffer.lisp.

Function: with-buffer-request-and-reply-function (display multiple-reply request-function reply-function)
Package

xlib.

Source

buffer.lisp.

Function: with-buffer-request-function (display gc-force request-function)
Package

xlib.

Source

buffer.lisp.

Function: with-buffer-request-function-nolock (display gc-force request-function)
Package

xlib.

Source

buffer.lisp.

Function: with-event-queue-function (display timeout function)
Package

xlib.

Source

display.lisp.

Reader: wm-size-hints-program-specified-position-p (instance)
Writer: (setf wm-size-hints-program-specified-position-p) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

program-specified-position-p.

Reader: wm-size-hints-program-specified-size-p (instance)
Writer: (setf wm-size-hints-program-specified-size-p) (instance)
Package

xlib.

Source

manager.lisp.

Target Slot

program-specified-size-p.

Function: write-bitvector256 (buffer boffset map)
Package

xlib.

Source

buffer.lisp.

Function: write-image-xy (display image src-x src-y width height padded-bytes-per-line unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: write-image-z (display image src-x src-y width height padded-bytes-per-line unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: write-list-card16 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-list-card16-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-list-card32 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-list-card32-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-list-card8 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-list-card8-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-list-char2b (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-list-char2b-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-list-int16 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-list-int16-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-pixarray (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: write-pixarray-1 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: write-pixarray-16 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: write-pixarray-24 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: write-pixarray-32 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: write-pixarray-4 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: write-pixarray-8 (buffer-bbuf index array x y width height padded-bytes-per-line bits-per-pixel)
Package

xlib.

Source

image.lisp.

Function: write-pixarray-internal (bbuf boffset pixarray x y width height padded-bytes-per-line bits-per-pixel write-pixarray-function from-unit from-byte-lsb-first-p from-bit-lsb-first-p to-unit to-byte-lsb-first-p to-bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: write-sequence-card16 (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-sequence-card32 (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-sequence-card8 (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-sequence-char (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-sequence-char2b (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-sequence-int16 (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-sequence-int32 (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-sequence-int8 (buffer boffset data &optional start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-card16 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-card16-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-card32 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-card32-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-card8 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-card8-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-char2b (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-char2b-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-int16 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-simple-array-int16-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-card16 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-card16-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-card32 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-card32-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-card8 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-card8-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-char2b (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-char2b-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-int16 (buffer boffset data start end)
Package

xlib.

Source

buffer.lisp.

Function: write-vector-int16-with-transform (buffer boffset data start end transform)
Package

xlib.

Source

buffer.lisp.

Function: write-xy-format-image-x (display image src-x src-y width height padded-bytes-per-line unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: write-xy-format-image-x-data (data obuf data-start obuf-start x y width height from-padded-bytes-per-line to-padded-bytes-per-line from-bitmap-unit from-byte-lsb-first-p from-bit-lsb-first-p to-bitmap-unit to-byte-lsb-first-p to-bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: write-z-format-image-x (display image src-x src-y width height padded-bytes-per-line unit byte-lsb-first-p bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: write-z-format-image-x-data (data obuf data-start obuf-start x y width height from-padded-bytes-per-line to-padded-bytes-per-line bits-per-pixel from-bitmap-unit from-byte-lsb-first-p from-bit-lsb-first-p to-bitmap-unit to-byte-lsb-first-p to-bit-lsb-first-p)
Package

xlib.

Source

image.lisp.

Function: x-cerror (proceed-format-string condition &rest keyargs)
Package

xlib.

Source

dependent.lisp.

Function: x-error (condition &rest keyargs)
Package

xlib.

Source

dependent.lisp.

Function: x-type-error (object type &optional error-string)
Package

xlib.

Source

dependent.lisp.

Function: xc-opcode (display)
Package

xlib.

Source

xc-misc.lisp.

Function: xfree86-vidmode-notify-event-get (display event handler)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-notify-event-get-macro (display event-key variable)
Package

xlib.

Source

xvidmode.lisp.

Function: xfree86-vidmode-notify-event-put (display &key sequence event-window window state kind forced-p time &allow-other-keys)
Package

xlib.

Source

xvidmode.lisp.

Function: xinerama-opcode (display)
Package

xlib/xinerama.

Source

xinerama.lisp.

Function: xintern (&rest parts)
Package

xlib.

Source

depdefs.lisp.

Function: xy-format-image-x->image-x (image x y width height)
Package

xlib.

Source

image.lisp.

Function: yield ()
Package

xlib.

Source

dependent.lisp.

Function: z-format-image-x->image-x (image x y width height)
Package

xlib.

Source

image.lisp.


6.2.6 Generic functions

Generic Reader: absent-extension-display (condition)
Package

xlib.

Methods
Reader Method: absent-extension-display ((condition absent-extension))
Source

input.lisp.

Target Slot

display.

Generic Reader: absent-extension-name (condition)
Package

xlib.

Methods
Reader Method: absent-extension-name ((condition absent-extension))
Source

input.lisp.

Target Slot

name.

Generic Reader: atom-error-atom-id (condition)
Package

xlib.

Methods
Reader Method: atom-error-atom-id ((condition atom-error))
Source

input.lisp.

Target Slot

atom-id.

Generic Reader: closed-display-display (condition)
Package

xlib.

Methods
Reader Method: closed-display-display ((condition closed-display))
Source

input.lisp.

Target Slot

display.

Generic Reader: connection-failure-display (condition)
Package

xlib.

Methods
Reader Method: connection-failure-display ((condition connection-failure))
Source

input.lisp.

Target Slot

display.

Generic Reader: connection-failure-host (condition)
Package

xlib.

Methods
Reader Method: connection-failure-host ((condition connection-failure))
Source

input.lisp.

Target Slot

host.

Generic Reader: connection-failure-major-version (condition)
Package

xlib.

Methods
Reader Method: connection-failure-major-version ((condition connection-failure))
Source

input.lisp.

Target Slot

major-version.

Generic Reader: connection-failure-minor-version (condition)
Package

xlib.

Methods
Reader Method: connection-failure-minor-version ((condition connection-failure))
Source

input.lisp.

Target Slot

minor-version.

Generic Reader: connection-failure-reason (condition)
Package

xlib.

Methods
Reader Method: connection-failure-reason ((condition connection-failure))
Source

input.lisp.

Target Slot

reason.

Generic Reader: device-busy-display (condition)
Package

xlib.

Methods
Reader Method: device-busy-display ((condition device-busy))
Source

input.lisp.

Target Slot

display.

Generic Reader: inconsistent-parameters-parameters (condition)
Package

xlib.

Methods
Reader Method: inconsistent-parameters-parameters ((condition inconsistent-parameters))
Source

input.lisp.

Target Slot

parameters.

Generic Reader: invalid-font-font (condition)
Package

xlib.

Methods
Reader Method: invalid-font-font ((condition invalid-font))
Source

input.lisp.

Target Slot

font.

Generic Reader: lookup-error-display (condition)
Package

xlib.

Methods
Reader Method: lookup-error-display ((condition lookup-error))
Source

input.lisp.

Target Slot

display.

Generic Reader: lookup-error-id (condition)
Package

xlib.

Methods
Reader Method: lookup-error-id ((condition lookup-error))
Source

input.lisp.

Target Slot

id.

Generic Reader: lookup-error-object (condition)
Package

xlib.

Methods
Reader Method: lookup-error-object ((condition lookup-error))
Source

input.lisp.

Target Slot

object.

Generic Reader: lookup-error-type (condition)
Package

xlib.

Methods
Reader Method: lookup-error-type ((condition lookup-error))
Source

input.lisp.

Target Slot

type.

Generic Reader: missing-parameter-parameter (condition)
Package

xlib.

Methods
Reader Method: missing-parameter-parameter ((condition missing-parameter))
Source

input.lisp.

Target Slot

parameter.

Generic Reader: reply-length-error-display (condition)
Package

xlib.

Methods
Reader Method: reply-length-error-display ((condition reply-length-error))
Source

input.lisp.

Target Slot

display.

Generic Reader: reply-length-error-expected-length (condition)
Package

xlib.

Methods
Reader Method: reply-length-error-expected-length ((condition reply-length-error))
Source

input.lisp.

Target Slot

expected-length.

Generic Reader: reply-length-error-reply-length (condition)
Package

xlib.

Methods
Reader Method: reply-length-error-reply-length ((condition reply-length-error))
Source

input.lisp.

Target Slot

reply-length.

Generic Reader: reply-timeout-display (condition)
Package

xlib.

Methods
Reader Method: reply-timeout-display ((condition reply-timeout))
Source

input.lisp.

Target Slot

display.

Generic Reader: reply-timeout-timeout (condition)
Package

xlib.

Methods
Reader Method: reply-timeout-timeout ((condition reply-timeout))
Source

input.lisp.

Target Slot

timeout.

Generic Reader: request-error-asynchronous (condition)
Package

xlib.

Methods
Reader Method: request-error-asynchronous ((condition request-error))
Source

input.lisp.

Target Slot

asynchronous.

Generic Reader: request-error-current-sequence (condition)
Package

xlib.

Methods
Reader Method: request-error-current-sequence ((condition request-error))
Source

input.lisp.

Target Slot

current-sequence.

Generic Reader: request-error-display (condition)
Package

xlib.

Methods
Reader Method: request-error-display ((condition request-error))
Source

input.lisp.

Target Slot

display.

Generic Reader: request-error-error-key (condition)
Package

xlib.

Methods
Reader Method: request-error-error-key ((condition request-error))
Source

input.lisp.

Target Slot

error-key.

Generic Reader: request-error-major (condition)
Package

xlib.

Methods
Reader Method: request-error-major ((condition request-error))
Source

input.lisp.

Target Slot

major.

Generic Reader: request-error-minor (condition)
Package

xlib.

Methods
Reader Method: request-error-minor ((condition request-error))
Source

input.lisp.

Target Slot

minor.

Generic Reader: request-error-sequence (condition)
Package

xlib.

Methods
Reader Method: request-error-sequence ((condition request-error))
Source

input.lisp.

Target Slot

sequence.

Generic Reader: resource-error-resource-id (condition)
Package

xlib.

Methods
Reader Method: resource-error-resource-id ((condition resource-error))
Source

input.lisp.

Target Slot

resource-id.

Generic Reader: sequence-error-display (condition)
Package

xlib.

Methods
Reader Method: sequence-error-display ((condition sequence-error))
Source

input.lisp.

Target Slot

display.

Generic Reader: sequence-error-msg-sequence (condition)
Package

xlib.

Methods
Reader Method: sequence-error-msg-sequence ((condition sequence-error))
Source

input.lisp.

Target Slot

msg-sequence.

Generic Reader: sequence-error-req-sequence (condition)
Package

xlib.

Methods
Reader Method: sequence-error-req-sequence ((condition sequence-error))
Source

input.lisp.

Target Slot

req-sequence.

Generic Reader: undefined-event-display (condition)
Package

xlib.

Methods
Reader Method: undefined-event-display ((condition undefined-event))
Source

input.lisp.

Target Slot

display.

Generic Reader: undefined-event-event-name (condition)
Package

xlib.

Methods
Reader Method: undefined-event-event-name ((condition undefined-event))
Source

input.lisp.

Target Slot

event-name.

Generic Reader: unexpected-reply-display (condition)
Package

xlib.

Methods
Reader Method: unexpected-reply-display ((condition unexpected-reply))
Source

input.lisp.

Target Slot

display.

Generic Reader: unexpected-reply-length (condition)
Package

xlib.

Methods
Reader Method: unexpected-reply-length ((condition unexpected-reply))
Source

input.lisp.

Target Slot

length.

Generic Reader: unexpected-reply-msg-sequence (condition)
Package

xlib.

Methods
Reader Method: unexpected-reply-msg-sequence ((condition unexpected-reply))
Source

input.lisp.

Target Slot

msg-sequence.

Generic Reader: unexpected-reply-req-sequence (condition)
Package

xlib.

Methods
Reader Method: unexpected-reply-req-sequence ((condition unexpected-reply))
Source

input.lisp.

Target Slot

req-sequence.

Generic Reader: unimplemented-event-display (condition)
Package

xlib.

Methods
Reader Method: unimplemented-event-display ((condition unimplemented-event))
Source

input.lisp.

Target Slot

display.

Generic Reader: unimplemented-event-event-code (condition)
Package

xlib.

Methods
Reader Method: unimplemented-event-event-code ((condition unimplemented-event))
Source

input.lisp.

Target Slot

event-code.

Generic Reader: unknown-error-error-code (condition)
Package

xlib.

Methods
Reader Method: unknown-error-error-code ((condition unknown-error))
Source

input.lisp.

Target Slot

error-code.

Generic Reader: value-error-value (condition)
Package

xlib.

Methods
Reader Method: value-error-value ((condition value-error))
Source

input.lisp.

Target Slot

value.

Generic Reader: x-type-error-type-string (condition)
Package

xlib.

Methods
Reader Method: x-type-error-type-string ((condition x-type-error))
Source

input.lisp.

Target Slot

type-string.


6.2.7 Conditions

Condition: absent-extension
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: name
Initargs

:name

Readers

absent-extension-name.

Writers

This slot is read-only.

Slot: display
Initargs

:display

Readers

absent-extension-display.

Writers

This slot is read-only.

Condition: dbe-bad-buffer
Package

xlib.

Source

dbe.lisp.

Direct superclasses

request-error.

Condition: inconsistent-parameters
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods

inconsistent-parameters-parameters.

Direct slots
Slot: parameters
Initargs

:parameters

Readers

inconsistent-parameters-parameters.

Writers

This slot is read-only.

Condition: resource-ids-exhausted
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Condition: undefined-event
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: display
Initargs

:display

Readers

undefined-event-display.

Writers

This slot is read-only.

Slot: event-name
Initargs

:event-name

Readers

undefined-event-event-name.

Writers

This slot is read-only.

Condition: unimplemented-event
Package

xlib.

Source

input.lisp.

Direct superclasses

x-error.

Direct methods
Direct slots
Slot: display
Initargs

:display

Readers

unimplemented-event-display.

Writers

This slot is read-only.

Slot: event-code
Initargs

:event-code

Readers

unimplemented-event-event-code.

Writers

This slot is read-only.

Condition: x-error
Package

xlib.

Source

dependent.lisp.

Direct superclasses

error.

Direct subclasses
Condition: x-type-error
Package

xlib.

Source

input.lisp.

Direct superclasses
Direct methods

x-type-error-type-string.

Direct slots
Slot: type-string
Initargs

:type-string

Readers

x-type-error-type-string.

Writers

This slot is read-only.

Condition: xf86-vidmode-bad-clock
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

request-error.

Condition: xf86-vidmode-bad-htimings
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

request-error.

Condition: xf86-vidmode-bad-vtimings
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

request-error.

Condition: xf86-vidmode-client-not-local
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

request-error.

Condition: xf86-vidmode-extension-disabled
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

request-error.

Condition: xf86-vidmode-mode-unsuitable
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

request-error.

Condition: xf86-vidmode-zoom-locked
Package

xlib.

Source

xvidmode.lisp.

Direct superclasses

request-error.


6.2.8 Structures

Structure: back-buffer
Package

xlib.

Source

dbe.lisp.

Direct superclasses

drawable.

Direct methods

print-object.

Structure: buffer
Package

xlib.

Source

depdefs.lisp.

Direct superclasses

structure-object.

Direct subclasses

display.

Direct slots
Slot: lock
Initform

(xlib::make-process-lock "clx buffer lock")

Readers

buffer-lock.

Writers

(setf buffer-lock).

Slot: output-stream
Type

(or null stream)

Readers

buffer-output-stream.

Writers

(setf buffer-output-stream).

Slot: size
Type

xlib:array-index

Initform

0

Readers

buffer-size.

Writers

(setf buffer-size).

Slot: request-number
Type

(unsigned-byte 16)

Initform

0

Readers

buffer-request-number.

Writers

(setf buffer-request-number).

Slot: last-request
Type

(or null xlib:array-index)

Readers

buffer-last-request.

Writers

(setf buffer-last-request).

Slot: last-flushed-request
Type

(or null xlib:array-index)

Readers

buffer-last-flushed-request.

Writers

(setf buffer-last-flushed-request).

Slot: boffset
Type

xlib:array-index

Initform

0

Readers

buffer-boffset.

Writers

(setf buffer-boffset).

Slot: obuf8
Type

xlib::buffer-bytes

Initform

xlib::*empty-bytes*

Readers

buffer-obuf8.

Writers

(setf buffer-obuf8).

Slot: tbuf16
Initform

(make-sequence (quote xlib::buffer-text16) xlib::+buffer-text16-size+ :initial-element 0)

Readers

buffer-tbuf16.

Writers

(setf buffer-tbuf16).

Slot: input-stream
Type

(or null stream)

Readers

buffer-input-stream.

Writers

(setf buffer-input-stream).

Slot: dead
Type

(or null (not null))

Readers

buffer-dead.

Writers

(setf buffer-dead).

Slot: flush-inhibit
Type

(or null (not null))

Readers

buffer-flush-inhibit.

Writers

(setf buffer-flush-inhibit).

Slot: write-function
Initform

(quote xlib::buffer-write-default)

Readers

buffer-write-function.

Writers

(setf buffer-write-function).

Slot: force-output-function
Initform

(quote xlib::buffer-force-output-default)

Readers

buffer-force-output-function.

Writers

(setf buffer-force-output-function).

Slot: close-function
Initform

(quote xlib::buffer-close-default)

Readers

buffer-close-function.

Writers

(setf buffer-close-function).

Slot: input-function
Initform

(quote xlib::buffer-read-default)

Readers

buffer-input-function.

Writers

(setf buffer-input-function).

Slot: input-wait-function
Initform

(quote xlib::buffer-input-wait-default)

Readers

buffer-input-wait-function.

Writers

(setf buffer-input-wait-function).

Slot: listen-function
Initform

(quote xlib::buffer-listen-default)

Readers

buffer-listen-function.

Writers

(setf buffer-listen-function).

Structure: context
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

context-id.

Writers

(setf context-id).

Slot: display
Package

xlib.

Type

(or null xlib:display)

Readers

context-display.

Writers

(setf context-display).

Slot: tag
Type

xlib:card32

Initform

0

Readers

context-tag.

Writers

(setf context-tag).

Slot: drawable
Package

xlib.

Type

(or null xlib:drawable)

Readers

context-drawable.

Writers

(setf context-drawable).

Slot: rbuf
Type

xlib::buffer-bytes

Initform

(make-array (+ 8 (* 256 1024)) :element-type (quote (unsigned-byte 8)))

Readers

context-rbuf.

Writers

(setf context-rbuf).

Slot: index
Type

xlib:array-index

Initform

8

Readers

context-index.

Writers

(setf context-index).

Structure: dri2-buffer
Package

xlib.

Source

dri2.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: attachment
Type

xlib:card32

Initform

0

Readers

dri2-buffer-attachment.

Writers

(setf dri2-buffer-attachment).

Slot: name
Type

xlib:card32

Initform

0

Readers

dri2-buffer-name.

Writers

(setf dri2-buffer-name).

Slot: pitch
Type

xlib:card32

Initform

0

Readers

dri2-buffer-pitch.

Writers

(setf dri2-buffer-pitch).

Slot: cpp
Type

xlib:card32

Initform

0

Readers

dri2-buffer-cpp.

Writers

(setf dri2-buffer-cpp).

Slot: flags
Type

xlib:card32

Initform

0

Readers

dri2-buffer-flags.

Writers

(setf dri2-buffer-flags).

Structure: font-info
Package

xlib.

Source

clx.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: direction
Type

xlib:draw-direction

Initform

:left-to-right

Readers

font-info-direction.

Writers

(setf font-info-direction).

Slot: min-char
Type

xlib:card16

Initform

0

Readers

font-info-min-char.

Writers

(setf font-info-min-char).

Slot: max-char
Type

xlib:card16

Initform

0

Readers

font-info-max-char.

Writers

(setf font-info-max-char).

Slot: min-byte1
Type

xlib:card8

Initform

0

Readers

font-info-min-byte1.

Writers

(setf font-info-min-byte1).

Slot: max-byte1
Type

xlib:card8

Initform

0

Readers

font-info-max-byte1.

Writers

(setf font-info-max-byte1).

Slot: min-byte2
Type

xlib:card8

Initform

0

Readers

font-info-min-byte2.

Writers

(setf font-info-min-byte2).

Slot: max-byte2
Type

xlib:card8

Initform

0

Readers

font-info-max-byte2.

Writers

(setf font-info-max-byte2).

Slot: all-chars-exist-p
Type

xlib:generalized-boolean

Readers

font-info-all-chars-exist-p.

Writers

(setf font-info-all-chars-exist-p).

Slot: default-char
Type

xlib:card16

Initform

0

Readers

font-info-default-char.

Writers

(setf font-info-default-char).

Slot: min-bounds
Type

(or null vector)

Readers

font-info-min-bounds.

Writers

(setf font-info-min-bounds).

Slot: max-bounds
Type

(or null vector)

Readers

font-info-max-bounds.

Writers

(setf font-info-max-bounds).

Slot: ascent
Type

xlib:int16

Initform

0

Readers

font-info-ascent.

Writers

(setf font-info-ascent).

Slot: descent
Type

xlib:int16

Initform

0

Readers

font-info-descent.

Writers

(setf font-info-descent).

Slot: properties
Type

xlib::font-props

Readers

font-info-properties.

Writers

(setf font-info-properties).

Structure: glyph-set
Package

xlib.

Source

xrender.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

glyph-set-id.

Writers

(setf glyph-set-id).

Slot: display
Type

(or null xlib:display)

Readers

glyph-set-display.

Writers

(setf glyph-set-display).

Slot: format
Package

common-lisp.

Readers

glyph-set-format.

Writers

(setf glyph-set-format).

Structure: pending-command
Package

xlib.

Source

buffer.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: sequence
Package

common-lisp.

Type

xlib:card16

Initform

0

Readers

pending-command-sequence.

Writers

(setf pending-command-sequence).

Slot: reply-buffer
Type

(or null xlib::reply-buffer)

Readers

pending-command-reply-buffer.

Writers

(setf pending-command-reply-buffer).

Slot: process
Readers

pending-command-process.

Writers

(setf pending-command-process).

Slot: next
Type

(or null xlib::pending-command)

Readers

pending-command-next.

Writers

(setf pending-command-next).

Structure: picture
Package

xlib.

Source

xrender.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

picture-id.

Writers

(setf picture-id).

Slot: display
Type

(or null xlib:display)

Readers

picture-display.

Writers

(setf picture-display).

Slot: format
Package

common-lisp.

Readers

picture-format.

Writers

(setf picture-format).

Slot: %changed-p
Readers

picture-%changed-p.

Writers

(setf picture-%changed-p).

Slot: %server-values
Readers

picture-%server-values.

Writers

(setf picture-%server-values).

Slot: %values
Readers

picture-%values.

Writers

(setf picture-%values).

Slot: %drawable
Readers

picture-%drawable.

Writers

(setf picture-%drawable).

Structure: picture-format
Package

xlib.

Source

xrender.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: display
Readers

picture-format-display.

Writers

(setf picture-format-display).

Slot: id
Type

(unsigned-byte 29)

Initform

0

Readers

picture-format-id.

Writers

(setf picture-format-id).

Slot: type
Package

common-lisp.

Readers

picture-format-type.

Writers

(setf picture-format-type).

Slot: depth
Readers

picture-format-depth.

Writers

(setf picture-format-depth).

Slot: red-byte
Readers

picture-format-red-byte.

Writers

(setf picture-format-red-byte).

Slot: green-byte
Readers

picture-format-green-byte.

Writers

(setf picture-format-green-byte).

Slot: blue-byte
Readers

picture-format-blue-byte.

Writers

(setf picture-format-blue-byte).

Slot: alpha-byte
Readers

picture-format-alpha-byte.

Writers

(setf picture-format-alpha-byte).

Slot: colormap
Readers

picture-format-colormap.

Writers

(setf picture-format-colormap).

Structure: render-info
Package

xlib.

Source

xrender.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: major-version
Readers

render-info-major-version.

Writers

(setf render-info-major-version).

Slot: minor-version
Readers

render-info-minor-version.

Writers

(setf render-info-minor-version).

Slot: picture-formats
Readers

render-info-picture-formats.

Writers

(setf render-info-picture-formats).

Structure: reply-buffer
Package

xlib.

Source

depdefs.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: size
Type

xlib:array-index

Initform

0

Readers

reply-size.

Writers

(setf reply-size).

Slot: ibuf8
Type

xlib::buffer-bytes

Initform

xlib::*empty-bytes*

Readers

reply-ibuf8.

Writers

(setf reply-ibuf8).

Slot: next
Type

(or null xlib::reply-buffer)

Readers

reply-next.

Writers

(setf reply-next).

Slot: data-size
Type

xlib:array-index

Initform

0

Readers

reply-data-size.

Writers

(setf reply-data-size).

Structure: rr-mode-info
Package

xlib.

Source

randr.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: id
Type

xlib:card32

Initform

0

Readers

rr-mode-info-id.

Writers

(setf rr-mode-info-id).

Slot: width
Type

xlib:card16

Initform

0

Readers

rr-mode-info-width.

Writers

(setf rr-mode-info-width).

Slot: height
Type

xlib:card16

Initform

0

Readers

rr-mode-info-height.

Writers

(setf rr-mode-info-height).

Slot: dot-clock
Type

xlib:card32

Initform

0

Readers

rr-mode-info-dot-clock.

Writers

(setf rr-mode-info-dot-clock).

Slot: h-sync-start
Type

xlib:card16

Initform

0

Readers

rr-mode-info-h-sync-start.

Writers

(setf rr-mode-info-h-sync-start).

Slot: h-sync-end
Type

xlib:card16

Initform

0

Readers

rr-mode-info-h-sync-end.

Writers

(setf rr-mode-info-h-sync-end).

Slot: h-sync-total
Type

xlib:card16

Initform

0

Readers

rr-mode-info-h-sync-total.

Writers

(setf rr-mode-info-h-sync-total).

Slot: h-sync-skew
Type

xlib:card16

Initform

0

Readers

rr-mode-info-h-sync-skew.

Writers

(setf rr-mode-info-h-sync-skew).

Slot: v-sync-start
Type

xlib:card16

Initform

0

Readers

rr-mode-info-v-sync-start.

Writers

(setf rr-mode-info-v-sync-start).

Slot: v-sync-end
Type

xlib:card16

Initform

0

Readers

rr-mode-info-v-sync-end.

Writers

(setf rr-mode-info-v-sync-end).

Slot: v-total
Type

xlib:card16

Initform

0

Readers

rr-mode-info-v-total.

Writers

(setf rr-mode-info-v-total).

Slot: name-length
Type

xlib:card16

Initform

0

Readers

rr-mode-info-name-length.

Writers

(setf rr-mode-info-name-length).

Slot: mode-flags
Type

xlib::mode-flag-mask

Initform

0

Readers

rr-mode-info-mode-flags.

Writers

(setf rr-mode-info-mode-flags).

Structure: screen-size
Package

xlib.

Source

randr.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: width-in-pixels
Type

xlib:card16

Initform

0

Readers

screen-size-width-in-pixels.

Writers

(setf screen-size-width-in-pixels).

Slot: height-in-pixels
Type

xlib:card16

Initform

0

Readers

screen-size-height-in-pixels.

Writers

(setf screen-size-height-in-pixels).

Slot: width-in-mm
Type

xlib:card16

Initform

0

Readers

screen-size-width-in-mm.

Writers

(setf screen-size-width-in-mm).

Slot: height-in-mm
Type

xlib:card16

Initform

0

Readers

screen-size-height-in-mm.

Writers

(setf screen-size-height-in-mm).

Structure: standard-colormap
Package

xlib.

Source

manager.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: colormap
Type

(or null xlib:colormap)

Readers

standard-colormap-colormap.

Writers

(setf standard-colormap-colormap).

Slot: base-pixel
Type

xlib:pixel

Initform

0

Readers

standard-colormap-base-pixel.

Writers

(setf standard-colormap-base-pixel).

Slot: max-color
Type

(or null xlib:color)

Readers

standard-colormap-max-color.

Writers

(setf standard-colormap-max-color).

Slot: mult-color
Type

(or null xlib:color)

Readers

standard-colormap-mult-color.

Writers

(setf standard-colormap-mult-color).

Slot: visual
Type

(or null xlib:visual-info)

Readers

standard-colormap-visual.

Writers

(setf standard-colormap-visual).

Slot: kill
Type

(or (member nil :release-by-freeing-colormap) xlib:drawable xlib:gcontext xlib:cursor xlib:colormap xlib:font)

Readers

standard-colormap-kill.

Writers

(setf standard-colormap-kill).

Structure: visinfo
Package

xlib.

Source

dbe.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: visual-id
Type

(unsigned-byte 32)

Initform

0

Readers

visinfo-visual-id.

Writers

(setf visinfo-visual-id).

Slot: depth
Type

(unsigned-byte 8)

Initform

0

Readers

visinfo-depth.

Writers

(setf visinfo-depth).

Slot: perflevel
Type

(unsigned-byte 8)

Initform

0

Readers

visinfo-perflevel.

Writers

(setf visinfo-perflevel).

Slot: unused
Type

(unsigned-byte 16)

Initform

0

Readers

visinfo-unused.

Writers

(setf visinfo-unused).

Structure: visual
Package

xlib/glx.

Source

glx.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: id
Type

xlib:resource-id

Initform

0

Readers

visual-id.

Writers

(setf visual-id).

Slot: attributes
Type

list

Readers

visual-attributes.

Writers

(setf visual-attributes).


6.2.9 Classes

Class: clx-source-file
Package

clx-system.

Source

clx.asd.

Direct superclasses

cl-source-file.

Direct subclasses

xrender-source-file.

Direct methods

perform.

Class: legacy-file
Package

clx-system.

Source

clx.asd.

Direct superclasses

static-file.

Class: xrender-source-file
Package

clx-system.

Source

clx.asd.

Direct superclasses

clx-source-file.

Direct methods

perform.


6.2.10 Types

Type: attribute-pair ()
Package

xlib/glx.

Source

glx.lisp.

Type: bitfield ()
Package

xlib/glx.

Source

glx.lisp.

Type: bool ()
Package

xlib/gl.

Source

gl.lisp.

Type: bool32 ()
Package

xlib/glx.

Source

glx.lisp.

Type: buffer-bytes ()
Package

xlib.

Source

depdefs.lisp.

Type: buffer-text16 ()
Package

xlib.

Source

depdefs.lisp.

Type: card24 ()
Package

xlib.

Source

clx.lisp.

Type: card4 ()
Package

xlib.

Source

clx.lisp.

Type: char-info-vec ()
Package

xlib.

Source

fonts.lisp.

Type: clx-list (&optional element-type)
Package

xlib.

Source

clx.lisp.

Type: clx-sequence (&optional element-type)
Package

xlib.

Source

clx.lisp.

Type: connection ()
Package

xlib.

Source

randr.lisp.

Type: context-tag ()
Package

xlib/glx.

Source

glx.lisp.

Type: data ()
Package

xlib.

Source

macros.lisp.

Type: enum ()
Package

xlib/glx.

Source

glx.lisp.

Type: fbconfigid ()
Package

xlib/glx.

Source

glx.lisp.

Type: float32 ()
Package

xlib/gl.

Source

gl.lisp.

Type: float32 ()
Package

xlib/glx.

Source

glx.lisp.

Type: float64 ()
Package

xlib/gl.

Source

gl.lisp.

Type: float64 ()
Package

xlib/glx.

Source

glx.lisp.

Type: font-props ()
Package

xlib.

Source

clx.lisp.

Type: gcmask ()
Package

xlib.

Source

gcontext.lisp.

Type: gcontext-state ()
Package

xlib.

Source

clx.lisp.

Type: glx-pbuffer ()
Package

xlib/glx.

Source

glx.lisp.

Type: glx-pixmap ()
Package

xlib/glx.

Source

glx.lisp.

Type: glx-render-command ()
Package

xlib/glx.

Source

glx.lisp.

Type: glx-window ()
Package

xlib/glx.

Source

glx.lisp.

Type: index-size ()
Package

xlib.

Source

text.lisp.

Type: member-vector (vector)
Package

xlib.

Source

macros.lisp.

Type: mode-flag-mask ()
Package

xlib.

Source

randr.lisp.

Type: mode-flag-mask-class ()
Package

xlib.

Source

randr.lisp.

Type: output ()
Package

xlib.

Source

randr.lisp.

Type: pixarray-1 ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-1-element-type ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-16 ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-16-element-type ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-24 ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-24-element-type ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-32 ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-32-element-type ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-4 ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-4-element-type ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-8 ()
Package

xlib.

Source

dependent.lisp.

Type: pixarray-8-element-type ()
Package

xlib.

Source

dependent.lisp.

Type: render-op ()
Package

xlib.

Source

xrender.lisp.

Type: rotation-mask ()
Package

xlib.

Source

randr.lisp.

Type: rotation-mask-class ()
Package

xlib.

Source

randr.lisp.

Type: rr-mode ()
Package

xlib.

Source

randr.lisp.

Type: rr-select-mask ()
Package

xlib.

Source

randr.lisp.

Type: rr-select-mask-class ()
Package

xlib.

Source

randr.lisp.

Type: size-id ()
Package

xlib.

Source

randr.lisp.

Type: update-type ()
Package

xlib.

Source

composite.lisp.

Type: visual-config-property ()
Package

xlib/glx.

Source

glx.lisp.

Type: xgcmask ()
Package

xlib.

Source

gcontext.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   %   (   _  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
Index Entry  Section

%
%make-context: Private ordinary functions
%make-visual: Private ordinary functions
%reevaluate-constant: Private ordinary functions
%render-change-picture-clip-rectangles: Private ordinary functions
%render-composite-glyphs: Private macros

(
(setf access-control): Public setf expanders
(setf aref-card16): Private ordinary functions
(setf aref-card29): Private ordinary functions
(setf aref-card32): Private ordinary functions
(setf aref-card8): Private ordinary functions
(setf aref-int16): Private ordinary functions
(setf aref-int32): Private ordinary functions
(setf aref-int8): Private ordinary functions
(setf atom-id): Private setf expanders
(setf back-buffer-display): Private ordinary functions
(setf back-buffer-id): Private ordinary functions
(setf back-buffer-plist): Private ordinary functions
(setf bitmap-format-lsb-first-p): Public ordinary functions
(setf bitmap-format-pad): Public ordinary functions
(setf bitmap-format-unit): Public ordinary functions
(setf buffer-boffset): Private ordinary functions
(setf buffer-close-function): Private ordinary functions
(setf buffer-dead): Private ordinary functions
(setf buffer-flush-inhibit): Private ordinary functions
(setf buffer-force-output-function): Private ordinary functions
(setf buffer-input-function): Private ordinary functions
(setf buffer-input-stream): Private ordinary functions
(setf buffer-input-wait-function): Private ordinary functions
(setf buffer-last-flushed-request): Private ordinary functions
(setf buffer-last-request): Private ordinary functions
(setf buffer-listen-function): Private ordinary functions
(setf buffer-lock): Private ordinary functions
(setf buffer-obuf8): Private ordinary functions
(setf buffer-output-stream): Private ordinary functions
(setf buffer-request-number): Private ordinary functions
(setf buffer-size): Private ordinary functions
(setf buffer-tbuf16): Private ordinary functions
(setf buffer-write-function): Private ordinary functions
(setf close-down-mode): Public setf expanders
(setf color-blue): Public ordinary functions
(setf color-green): Public ordinary functions
(setf color-red): Public ordinary functions
(setf colormap-display): Public ordinary functions
(setf colormap-id): Public ordinary functions
(setf colormap-visual-info): Public ordinary functions
(setf context-display): Private ordinary functions
(setf context-drawable): Private ordinary functions
(setf context-id): Private ordinary functions
(setf context-index): Private ordinary functions
(setf context-rbuf): Private ordinary functions
(setf context-tag): Private ordinary functions
(setf cursor-display): Public ordinary functions
(setf cursor-id): Public ordinary functions
(setf cut-buffer): Public ordinary functions
(setf decode-type): Private setf expanders
(setf display-after-function): Public ordinary functions
(setf display-asynchronous-errors): Private ordinary functions
(setf display-atom-cache): Private ordinary functions
(setf display-atom-id-map): Private ordinary functions
(setf display-authorization-data): Public ordinary functions
(setf display-authorization-name): Public ordinary functions
(setf display-bitmap-format): Public ordinary functions
(setf display-boffset): Private ordinary functions
(setf display-byte-order): Public ordinary functions
(setf display-close-down-mode): Private ordinary functions
(setf display-close-function): Private ordinary functions
(setf display-current-event-symbol): Private ordinary functions
(setf display-dead): Private ordinary functions
(setf display-default-screen): Public ordinary functions
(setf display-display): Public ordinary functions
(setf display-error-handler): Public ordinary functions
(setf display-event-extensions): Private ordinary functions
(setf display-event-lock): Private ordinary functions
(setf display-event-process): Private ordinary functions
(setf display-event-queue-head): Private ordinary functions
(setf display-event-queue-lock): Private ordinary functions
(setf display-event-queue-tail): Private ordinary functions
(setf display-extended-max-request-length): Public ordinary functions
(setf display-extension-alist): Private ordinary functions
(setf display-flush-inhibit): Private ordinary functions
(setf display-font-cache): Private ordinary functions
(setf display-force-output-function): Private ordinary functions
(setf display-host): Public ordinary functions
(setf display-image-lsb-first-p): Public ordinary functions
(setf display-input-function): Private ordinary functions
(setf display-input-in-progress): Private ordinary functions
(setf display-input-stream): Private ordinary functions
(setf display-input-wait-function): Private ordinary functions
(setf display-keysym-mapping): Private ordinary functions
(setf display-keysym-translation): Private ordinary functions
(setf display-last-flushed-request): Private ordinary functions
(setf display-last-request): Private ordinary functions
(setf display-last-width): Private ordinary functions
(setf display-listen-function): Private ordinary functions
(setf display-lock): Private ordinary functions
(setf display-max-keycode): Public ordinary functions
(setf display-max-request-length): Public ordinary functions
(setf display-min-keycode): Public ordinary functions
(setf display-modifier-mapping): Private ordinary functions
(setf display-motion-buffer-size): Public ordinary functions
(setf display-new-events): Private ordinary functions
(setf display-obuf8): Private ordinary functions
(setf display-output-stream): Private ordinary functions
(setf display-pending-commands): Private ordinary functions
(setf display-performance-info): Private ordinary functions
(setf display-pixmap-formats): Public ordinary functions
(setf display-plist): Public ordinary functions
(setf display-protocol-major-version): Public ordinary functions
(setf display-protocol-minor-version): Public ordinary functions
(setf display-release-number): Public ordinary functions
(setf display-render-info): Private ordinary functions
(setf display-report-asynchronous-errors): Public ordinary functions
(setf display-request-number): Private ordinary functions
(setf display-resource-id-base): Public ordinary functions
(setf display-resource-id-byte): Private ordinary functions
(setf display-resource-id-count): Private ordinary functions
(setf display-resource-id-map): Private ordinary functions
(setf display-resource-id-mask): Public ordinary functions
(setf display-roots): Public ordinary functions
(setf display-size): Private ordinary functions
(setf display-tbuf16): Private ordinary functions
(setf display-trace-history): Private ordinary functions
(setf display-vendor-name): Public ordinary functions
(setf display-write-function): Private ordinary functions
(setf display-xdefaults): Public ordinary functions
(setf display-xid): Public ordinary functions
(setf drawable-border-width): Public setf expanders
(setf drawable-display): Public ordinary functions
(setf drawable-height): Public setf expanders
(setf drawable-id): Public ordinary functions
(setf drawable-plist): Public ordinary functions
(setf drawable-width): Public setf expanders
(setf drawable-x): Public setf expanders
(setf drawable-y): Public setf expanders
(setf dri2-buffer-attachment): Private ordinary functions
(setf dri2-buffer-cpp): Private ordinary functions
(setf dri2-buffer-flags): Private ordinary functions
(setf dri2-buffer-name): Private ordinary functions
(setf dri2-buffer-pitch): Private ordinary functions
(setf event-handler): Public setf expanders
(setf font-char-infos-internal): Private ordinary functions
(setf font-display): Public ordinary functions
(setf font-font-info-internal): Private ordinary functions
(setf font-id-internal): Private ordinary functions
(setf font-info-all-chars-exist-p): Private ordinary functions
(setf font-info-ascent): Private ordinary functions
(setf font-info-default-char): Private ordinary functions
(setf font-info-descent): Private ordinary functions
(setf font-info-direction): Private ordinary functions
(setf font-info-max-bounds): Private ordinary functions
(setf font-info-max-byte1): Private ordinary functions
(setf font-info-max-byte2): Private ordinary functions
(setf font-info-max-char): Private ordinary functions
(setf font-info-min-bounds): Private ordinary functions
(setf font-info-min-byte1): Private ordinary functions
(setf font-info-min-byte2): Private ordinary functions
(setf font-info-min-char): Private ordinary functions
(setf font-info-properties): Private ordinary functions
(setf font-local-only-p): Private ordinary functions
(setf font-name): Public ordinary functions
(setf font-path): Public setf expanders
(setf font-plist): Public ordinary functions
(setf font-reference-count): Private ordinary functions
(setf gcontext-arc-mode): Public setf expanders
(setf gcontext-background): Public setf expanders
(setf gcontext-cache-p): Public ordinary functions
(setf gcontext-cap-style): Public setf expanders
(setf gcontext-clip-mask): Public ordinary functions
(setf gcontext-clip-x): Public setf expanders
(setf gcontext-clip-y): Public setf expanders
(setf gcontext-dash-offset): Public setf expanders
(setf gcontext-dashes): Public setf expanders
(setf gcontext-display): Public ordinary functions
(setf gcontext-drawable): Private ordinary functions
(setf gcontext-exposures): Public setf expanders
(setf gcontext-fill-rule): Public setf expanders
(setf gcontext-fill-style): Public setf expanders
(setf gcontext-font): Public setf expanders
(setf gcontext-foreground): Public setf expanders
(setf gcontext-function): Public setf expanders
(setf gcontext-id): Public ordinary functions
(setf gcontext-join-style): Public setf expanders
(setf gcontext-line-style): Public setf expanders
(setf gcontext-line-width): Public setf expanders
(setf gcontext-local-state): Private ordinary functions
(setf gcontext-next): Private ordinary functions
(setf gcontext-plane-mask): Public setf expanders
(setf gcontext-plist): Public ordinary functions
(setf gcontext-server-state): Private ordinary functions
(setf gcontext-stipple): Public setf expanders
(setf gcontext-subwindow-mode): Public setf expanders
(setf gcontext-tile): Public setf expanders
(setf gcontext-ts-x): Public setf expanders
(setf gcontext-ts-y): Public setf expanders
(setf glyph-set-display): Private ordinary functions
(setf glyph-set-format): Private ordinary functions
(setf glyph-set-id): Private ordinary functions
(setf icon-sizes): Public setf expanders
(setf image-plist): Public ordinary functions
(setf image-x-bit-lsb-first-p): Private ordinary functions
(setf image-x-bits-per-pixel): Private ordinary functions
(setf image-x-byte-lsb-first-p): Private ordinary functions
(setf image-x-bytes-per-line): Private ordinary functions
(setf image-x-data): Private ordinary functions
(setf image-x-format): Private ordinary functions
(setf image-x-left-pad): Private ordinary functions
(setf image-x-pad): Private ordinary functions
(setf image-x-plist): Private ordinary functions
(setf image-x-unit): Private ordinary functions
(setf image-xy-bitmap-list): Public ordinary functions
(setf image-xy-plist): Private ordinary functions
(setf image-z-bits-per-pixel): Public ordinary functions
(setf image-z-pixarray): Public ordinary functions
(setf image-z-plist): Private ordinary functions
(setf mode-info-dotclock): Public ordinary functions
(setf mode-info-flags): Public ordinary functions
(setf mode-info-hdisplay): Public ordinary functions
(setf mode-info-hskew): Public ordinary functions
(setf mode-info-hsyncend): Public ordinary functions
(setf mode-info-hsyncstart): Public ordinary functions
(setf mode-info-htotal): Public ordinary functions
(setf mode-info-private): Public ordinary functions
(setf mode-info-privsize): Public ordinary functions
(setf mode-info-vdisplay): Public ordinary functions
(setf mode-info-vsyncend): Public ordinary functions
(setf mode-info-vsyncstart): Public ordinary functions
(setf mode-info-vtotal): Public ordinary functions
(setf pending-command-next): Private ordinary functions
(setf pending-command-process): Private ordinary functions
(setf pending-command-reply-buffer): Private ordinary functions
(setf pending-command-sequence): Private ordinary functions
(setf picture-%changed-p): Private ordinary functions
(setf picture-%drawable): Private ordinary functions
(setf picture-%server-values): Private ordinary functions
(setf picture-%values): Private ordinary functions
(setf picture-alpha-map): Public ordinary functions
(setf picture-alpha-x-origin): Public ordinary functions
(setf picture-alpha-y-origin): Public ordinary functions
(setf picture-clip-mask): Public ordinary functions
(setf picture-clip-x-origin): Public ordinary functions
(setf picture-clip-y-origin): Public ordinary functions
(setf picture-component-alpha): Public ordinary functions
(setf picture-display): Private ordinary functions
(setf picture-dither): Public ordinary functions
(setf picture-format): Private ordinary functions
(setf picture-format-alpha-byte): Public ordinary functions
(setf picture-format-blue-byte): Public ordinary functions
(setf picture-format-colormap): Public ordinary functions
(setf picture-format-depth): Public ordinary functions
(setf picture-format-display): Public ordinary functions
(setf picture-format-green-byte): Public ordinary functions
(setf picture-format-id): Public ordinary functions
(setf picture-format-red-byte): Public ordinary functions
(setf picture-format-type): Public ordinary functions
(setf picture-graphics-exposures): Public ordinary functions
(setf picture-id): Private ordinary functions
(setf picture-poly-edge): Public ordinary functions
(setf picture-poly-mode): Public ordinary functions
(setf picture-repeat): Public ordinary functions
(setf picture-subwindow-mode): Public ordinary functions
(setf pixmap-display): Public ordinary functions
(setf pixmap-format-bits-per-pixel): Public ordinary functions
(setf pixmap-format-depth): Public ordinary functions
(setf pixmap-format-scanline-pad): Public ordinary functions
(setf pixmap-id): Public ordinary functions
(setf pixmap-plist): Public ordinary functions
(setf pointer-mapping): Public setf expanders
(setf render-info-major-version): Private ordinary functions
(setf render-info-minor-version): Private ordinary functions
(setf render-info-picture-formats): Private ordinary functions
(setf reply-data-size): Private ordinary functions
(setf reply-ibuf8): Private ordinary functions
(setf reply-next): Private ordinary functions
(setf reply-size): Private ordinary functions
(setf resource-database-loose): Private ordinary functions
(setf resource-database-tight): Private ordinary functions
(setf resource-database-value): Private ordinary functions
(setf rgb-colormaps): Public setf expanders
(setf root-resources): Public setf expanders
(setf rr-mode-info-dot-clock): Private ordinary functions
(setf rr-mode-info-h-sync-end): Private ordinary functions
(setf rr-mode-info-h-sync-skew): Private ordinary functions
(setf rr-mode-info-h-sync-start): Private ordinary functions
(setf rr-mode-info-h-sync-total): Private ordinary functions
(setf rr-mode-info-height): Private ordinary functions
(setf rr-mode-info-id): Private ordinary functions
(setf rr-mode-info-mode-flags): Private ordinary functions
(setf rr-mode-info-name-length): Private ordinary functions
(setf rr-mode-info-v-sync-end): Private ordinary functions
(setf rr-mode-info-v-sync-start): Private ordinary functions
(setf rr-mode-info-v-total): Private ordinary functions
(setf rr-mode-info-width): Private ordinary functions
(setf rr-panning-border-bottom): Public ordinary functions
(setf rr-panning-border-left): Public ordinary functions
(setf rr-panning-border-right): Public ordinary functions
(setf rr-panning-border-top): Public ordinary functions
(setf rr-panning-height): Public ordinary functions
(setf rr-panning-left): Public ordinary functions
(setf rr-panning-top): Public ordinary functions
(setf rr-panning-track-height): Public ordinary functions
(setf rr-panning-track-left): Public ordinary functions
(setf rr-panning-track-top): Public ordinary functions
(setf rr-panning-track-width): Public ordinary functions
(setf rr-panning-width): Public ordinary functions
(setf rr-transform-d): Private ordinary functions
(setf rr-transform-e): Private ordinary functions
(setf rr-transform-f): Private ordinary functions
(setf rr-transform-i): Private ordinary functions
(setf rr-transform-j): Private ordinary functions
(setf rr-transform-k): Private ordinary functions
(setf rr-transform-x): Private ordinary functions
(setf rr-transform-y): Private ordinary functions
(setf rr-transform-z): Private ordinary functions
(setf screen-backing-stores): Public ordinary functions
(setf screen-black-pixel): Public ordinary functions
(setf screen-default-colormap): Public ordinary functions
(setf screen-depths): Public ordinary functions
(setf screen-event-mask-at-open): Public ordinary functions
(setf screen-height): Public ordinary functions
(setf screen-height-in-millimeters): Public ordinary functions
(setf screen-info-height): Public ordinary functions
(setf screen-info-number): Public ordinary functions
(setf screen-info-width): Public ordinary functions
(setf screen-info-x): Public ordinary functions
(setf screen-info-y): Public ordinary functions
(setf screen-max-installed-maps): Public ordinary functions
(setf screen-min-installed-maps): Public ordinary functions
(setf screen-plist): Public ordinary functions
(setf screen-root): Public ordinary functions
(setf screen-root-depth): Public ordinary functions
(setf screen-root-visual-info): Public ordinary functions
(setf screen-save-unders-p): Public ordinary functions
(setf screen-size-height-in-mm): Private ordinary functions
(setf screen-size-height-in-pixels): Private ordinary functions
(setf screen-size-width-in-mm): Private ordinary functions
(setf screen-size-width-in-pixels): Private ordinary functions
(setf screen-white-pixel): Public ordinary functions
(setf screen-width): Public ordinary functions
(setf screen-width-in-millimeters): Public ordinary functions
(setf selection-owner): Public ordinary functions
(setf standard-colormap-base-pixel): Private ordinary functions
(setf standard-colormap-colormap): Private ordinary functions
(setf standard-colormap-kill): Private ordinary functions
(setf standard-colormap-max-color): Private ordinary functions
(setf standard-colormap-mult-color): Private ordinary functions
(setf standard-colormap-visual): Private ordinary functions
(setf transient-for): Public setf expanders
(setf visinfo-depth): Private ordinary functions
(setf visinfo-perflevel): Private ordinary functions
(setf visinfo-unused): Private ordinary functions
(setf visinfo-visual-id): Private ordinary functions
(setf visual-attributes): Private ordinary functions
(setf visual-id): Public ordinary functions
(setf visual-info-bits-per-rgb): Public ordinary functions
(setf visual-info-blue-mask): Public ordinary functions
(setf visual-info-class): Public ordinary functions
(setf visual-info-colormap-entries): Public ordinary functions
(setf visual-info-display): Public ordinary functions
(setf visual-info-green-mask): Public ordinary functions
(setf visual-info-id): Public ordinary functions
(setf visual-info-plist): Public ordinary functions
(setf visual-info-red-mask): Public ordinary functions
(setf window-background): Public setf expanders
(setf window-backing-pixel): Public setf expanders
(setf window-backing-planes): Public setf expanders
(setf window-backing-store): Public setf expanders
(setf window-bit-gravity): Public setf expanders
(setf window-border): Public setf expanders
(setf window-colormap): Public setf expanders
(setf window-cursor): Public ordinary functions
(setf window-display): Public ordinary functions
(setf window-do-not-propagate-mask): Public ordinary functions
(setf window-event-mask): Public ordinary functions
(setf window-gravity): Public setf expanders
(setf window-id): Public ordinary functions
(setf window-override-redirect): Public setf expanders
(setf window-plist): Public ordinary functions
(setf window-priority): Public setf expanders
(setf window-save-under): Public setf expanders
(setf wm-client-machine): Public ordinary functions
(setf wm-colormap-windows): Public setf expanders
(setf wm-command): Public setf expanders
(setf wm-hints): Public setf expanders
(setf wm-hints-flags): Public ordinary functions
(setf wm-hints-icon-mask): Public ordinary functions
(setf wm-hints-icon-pixmap): Public ordinary functions
(setf wm-hints-icon-window): Public ordinary functions
(setf wm-hints-icon-x): Public ordinary functions
(setf wm-hints-icon-y): Public ordinary functions
(setf wm-hints-initial-state): Public ordinary functions
(setf wm-hints-input): Public ordinary functions
(setf wm-hints-window-group): Public ordinary functions
(setf wm-icon-name): Public ordinary functions
(setf wm-name): Public ordinary functions
(setf wm-normal-hints): Public setf expanders
(setf wm-protocols): Public setf expanders
(setf wm-size-hints-base-height): Public ordinary functions
(setf wm-size-hints-base-width): Public ordinary functions
(setf wm-size-hints-height): Public ordinary functions
(setf wm-size-hints-height-inc): Public ordinary functions
(setf wm-size-hints-max-aspect): Public ordinary functions
(setf wm-size-hints-max-height): Public ordinary functions
(setf wm-size-hints-max-width): Public ordinary functions
(setf wm-size-hints-min-aspect): Public ordinary functions
(setf wm-size-hints-min-height): Public ordinary functions
(setf wm-size-hints-min-width): Public ordinary functions
(setf wm-size-hints-program-specified-position-p): Private ordinary functions
(setf wm-size-hints-program-specified-size-p): Private ordinary functions
(setf wm-size-hints-user-specified-position-p): Public ordinary functions
(setf wm-size-hints-user-specified-size-p): Public ordinary functions
(setf wm-size-hints-width): Public ordinary functions
(setf wm-size-hints-width-inc): Public ordinary functions
(setf wm-size-hints-win-gravity): Public ordinary functions
(setf wm-size-hints-x): Public ordinary functions
(setf wm-size-hints-y): Public ordinary functions
(setf wm-zoom-hints): Public setf expanders

_
__card32->card16__: Private ordinary functions

A
absent-extension-display: Private generic functions
absent-extension-display: Private generic functions
absent-extension-name: Private generic functions
absent-extension-name: Private generic functions
access-control: Public ordinary functions
access-gcontext: Private macros
access-hosts: Public ordinary functions
accum: Public ordinary functions
activate-screen-saver: Public ordinary functions
active-texture-arb: Public ordinary functions
add-access-host: Public ordinary functions
add-gcontext-extension: Private ordinary functions
add-resource: Public ordinary functions
add-to-save-set: Public ordinary functions
advance-buffer-offset: Private macros
alloc-color: Public ordinary functions
alloc-color-cells: Public ordinary functions
alloc-color-planes: Public ordinary functions
allocate-context: Private ordinary functions
allocate-event: Private ordinary functions
allocate-extension-event-code: Private ordinary functions
allocate-gcontext-state: Private ordinary functions
allocate-reply-buffer: Private ordinary functions
allocate-resource-id: Private macros
allocate-temp-gcontext: Private ordinary functions
allow-events: Public ordinary functions
alpha-func: Public ordinary functions
angle-get: Private macros
angle-put: Private macros
anglep: Private ordinary functions
aref-card16: Private ordinary functions
aref-card29: Private ordinary functions
aref-card32: Private ordinary functions
aref-card8: Private ordinary functions
aref-int16: Private ordinary functions
aref-int32: Private ordinary functions
aref-int8: Private ordinary functions
aset-card16: Private ordinary functions
aset-card29: Private ordinary functions
aset-card32: Private ordinary functions
aset-card8: Private ordinary functions
aset-float32: Private ordinary functions
aset-float64: Private ordinary functions
aset-int16: Private ordinary functions
aset-int32: Private ordinary functions
aset-int8: Private ordinary functions
atom-cache-map-test: Private macros
atom-error-atom-id: Private generic functions
atom-error-atom-id: Private generic functions
atom-id: Private ordinary functions
atom-name: Public ordinary functions
authority-pathname: Private ordinary functions

B
back-buffer-display: Private ordinary functions
back-buffer-id: Private ordinary functions
back-buffer-p: Private ordinary functions
back-buffer-plist: Private ordinary functions
begin: Public ordinary functions
bell: Public ordinary functions
bind-texture: Public ordinary functions
binding-event-values: Private macros
bit-get: Private macros
bit-put: Private macros
bit-vector256-get: Private macros
bit-vector256-put: Private macros
bitmap-format-lsb-first-p: Public ordinary functions
bitmap-format-p: Public ordinary functions
bitmap-format-pad: Public ordinary functions
bitmap-format-unit: Public ordinary functions
bitmap-image: Public ordinary functions
blend-color: Public ordinary functions
blend-equotion: Public ordinary functions
blend-func: Public ordinary functions
boole-constant-get: Private macros
boole-constant-put: Private macros
boole-constant-put-predicating: Private macros
boolean-get: Private macros
boolean-put: Private macros
buffer-boffset: Private ordinary functions
buffer-close-default: Private ordinary functions
buffer-close-function: Private ordinary functions
buffer-dead: Private ordinary functions
buffer-ensure-size: Private ordinary functions
buffer-flush: Private ordinary functions
buffer-flush-inhibit: Private ordinary functions
buffer-force-output: Private ordinary functions
buffer-force-output-default: Private ordinary functions
buffer-force-output-function: Private ordinary functions
buffer-input: Private ordinary functions
buffer-input-function: Private ordinary functions
buffer-input-stream: Private ordinary functions
buffer-input-wait: Private ordinary functions
buffer-input-wait-default: Private ordinary functions
buffer-input-wait-function: Private ordinary functions
buffer-last-flushed-request: Private ordinary functions
buffer-last-request: Private ordinary functions
buffer-listen: Private ordinary functions
buffer-listen-default: Private ordinary functions
buffer-listen-function: Private ordinary functions
buffer-lock: Private ordinary functions
buffer-new-request-number: Private ordinary functions
buffer-obuf8: Private ordinary functions
buffer-output-stream: Private ordinary functions
buffer-pad-request: Private ordinary functions
buffer-read-default: Private ordinary functions
buffer-replace: Private ordinary functions
buffer-request-number: Private ordinary functions
buffer-size: Private ordinary functions
buffer-tbuf16: Private ordinary functions
buffer-write: Private ordinary functions
buffer-write-default: Private ordinary functions
buffer-write-function: Private ordinary functions
byte-width: Private ordinary functions
byte-width-calculation: Private ordinary functions

C
call-list: Public ordinary functions
canonicalize-event-name: Private ordinary functions
card16->int16: Private ordinary functions
card16->rgb-val: Private ordinary functions
card16-get: Private macros
card16-put: Private macros
card29-get: Private macros
card29-put: Private macros
card32->int32: Private ordinary functions
card32-get: Private macros
card32-put: Private macros
card8->char: Public ordinary functions
card8->int8: Private ordinary functions
card8-get: Private macros
card8-put: Private macros
change-access-host: Private ordinary functions
change-active-pointer-grab: Public ordinary functions
change-drawable-geometry: Private ordinary functions
change-keyboard-control: Public ordinary functions
change-keyboard-mapping: Public ordinary functions
change-pointer-control: Public ordinary functions
change-property: Public ordinary functions
change-window-attribute: Private ordinary functions
char->card8: Public ordinary functions
char-ascent: Public ordinary functions
char-attributes: Public ordinary functions
char-descent: Public ordinary functions
char-info-get: Private macros
char-left-bearing: Public ordinary functions
char-memq: Private ordinary functions
char-right-bearing: Public ordinary functions
char-width: Public ordinary functions
character->keysyms: Public ordinary functions
character-in-map-p: Public ordinary functions
check-consistency: Private ordinary functions
check-put: Private macros
choose-visual: Public ordinary functions
circulate-notify-event-get: Private ordinary functions
circulate-notify-event-get-macro: Private ordinary functions
circulate-notify-event-put: Private ordinary functions
circulate-request-event-get: Private ordinary functions
circulate-request-event-get-macro: Private ordinary functions
circulate-request-event-put: Private ordinary functions
circulate-window-down: Public ordinary functions
circulate-window-up: Public ordinary functions
cleanup-state-entry: Private ordinary functions
clear: Public ordinary functions
clear-accum: Public ordinary functions
clear-area: Public ordinary functions
clear-color: Public ordinary functions
clear-depth: Public ordinary functions
clear-index: Public ordinary functions
clear-stencil: Public ordinary functions
client-info: Private ordinary functions
client-message-event-get: Private ordinary functions
client-message-event-get-macro: Private ordinary functions
client-message-event-get-sequence: Private macros
client-message-event-put: Private ordinary functions
client-message-event-put-sequence: Private macros
client-message-sequence-get: Private macros
client-message-sequence-put: Private macros
clip-plane: Public ordinary functions
close-buffer: Private ordinary functions
close-display: Public ordinary functions
close-down-mode: Public ordinary functions
close-font: Public ordinary functions
closed-display-display: Private generic functions
closed-display-display: Private generic functions
clx-macroexpand: Private ordinary functions
code-get: Private macros
code-put: Private macros
code-put-predicating: Private macros
color-3b: Public ordinary functions
color-3d: Public ordinary functions
color-3f: Public ordinary functions
color-3i: Public ordinary functions
color-3s: Public ordinary functions
color-3ub: Public ordinary functions
color-3ui: Public ordinary functions
color-3us: Public ordinary functions
color-4b: Public ordinary functions
color-4d: Public ordinary functions
color-4f: Public ordinary functions
color-4i: Public ordinary functions
color-4s: Public ordinary functions
color-4ub: Public ordinary functions
color-4ui: Public ordinary functions
color-4us: Public ordinary functions
color-blue: Public ordinary functions
color-green: Public ordinary functions
color-mask: Public ordinary functions
color-material: Public ordinary functions
color-p: Public ordinary functions
color-red: Public ordinary functions
color-rgb: Public ordinary functions
color-table-parameter-fv: Private ordinary functions
color-table-parameter-iv: Private ordinary functions
colormap-display: Public ordinary functions
colormap-equal: Public ordinary functions
colormap-get: Private macros
colormap-id: Public ordinary functions
colormap-notify-event-get: Private ordinary functions
colormap-notify-event-get-macro: Private ordinary functions
colormap-notify-event-put: Private ordinary functions
colormap-p: Public ordinary functions
colormap-put: Private macros
colormap-visual-info: Public ordinary functions
compare-cursor: Public ordinary functions
compare-request: Private macros
composite-args: Private ordinary functions
composite-create-region-from-border-clip: Private ordinary functions
composite-get-overlay-window: Public ordinary functions
composite-name-window-pixmap: Private ordinary functions
composite-opcode: Private macros
composite-query-version: Public ordinary functions
composite-redirect-subwindows: Public ordinary functions
composite-redirect-window: Public ordinary functions
composite-release-overlay-window: Public ordinary functions
composite-unredirect-subwindows: Public ordinary functions
composite-unredirect-window: Public ordinary functions
conditional-store: Private macros
configure-notify-event-get: Private ordinary functions
configure-notify-event-get-macro: Private ordinary functions
configure-notify-event-put: Private ordinary functions
configure-request-event-get: Private ordinary functions
configure-request-event-get-macro: Private ordinary functions
configure-request-event-put: Private ordinary functions
connection-failure-display: Private generic functions
connection-failure-display: Private generic functions
connection-failure-host: Private generic functions
connection-failure-host: Private generic functions
connection-failure-major-version: Private generic functions
connection-failure-major-version: Private generic functions
connection-failure-minor-version: Private generic functions
connection-failure-minor-version: Private generic functions
connection-failure-reason: Private generic functions
connection-failure-reason: Private generic functions
context-display: Private ordinary functions
context-drawable: Private ordinary functions
context-id: Private ordinary functions
context-index: Private ordinary functions
context-p: Private ordinary functions
context-rbuf: Private ordinary functions
context-tag: Private ordinary functions
convert-selection: Public ordinary functions
convolution-parameter-f: Public ordinary functions
convolution-parameter-fv: Private ordinary functions
convolution-parameter-i: Public ordinary functions
convolution-parameter-iv: Private ordinary functions
copy-area: Public ordinary functions
copy-bit-rect: Private ordinary functions
copy-color-sub-table: Public ordinary functions
copy-color-table: Public ordinary functions
copy-colormap-and-free: Public ordinary functions
copy-convolution-filter-2d: Public ordinary functions
copy-convolution-filter-id: Public ordinary functions
copy-gcontext: Public ordinary functions
copy-gcontext-components: Public ordinary functions
copy-gcontext-local-state: Private ordinary functions
copy-image: Public ordinary functions
copy-mode-info: Private ordinary functions
copy-picture-format: Private ordinary functions
copy-pixarray: Private ordinary functions
copy-pixels: Public ordinary functions
copy-plane: Public ordinary functions
copy-render-info: Private ordinary functions
copy-rr-mode-info: Private ordinary functions
copy-rr-panning: Private ordinary functions
copy-rr-transform: Private ordinary functions
copy-screen-info: Private ordinary functions
copy-screen-size: Private ordinary functions
copy-tex-image-1d: Public ordinary functions
copy-tex-image-2d: Public ordinary functions
copy-tex-sub-image-1d: Public ordinary functions
copy-tex-sub-image-2d: Public ordinary functions
copy-tex-sub-image-3d: Public ordinary functions
copy-visinfo: Private ordinary functions
copy-wm-hints: Private ordinary functions
copy-wm-size-hints: Private ordinary functions
create-back-buffer: Public ordinary functions
create-colormap: Public ordinary functions
create-context: Public ordinary functions
create-cursor: Public ordinary functions
create-gcontext: Public ordinary functions
create-glyph-cursor: Public ordinary functions
create-image: Public ordinary functions
create-notify-event-get: Private ordinary functions
create-notify-event-get-macro: Private ordinary functions
create-notify-event-put: Private ordinary functions
create-pixmap: Public ordinary functions
create-window: Public ordinary functions
cull-face: Public ordinary functions
current-process: Private ordinary functions
cursor-display: Public ordinary functions
cursor-equal: Public ordinary functions
cursor-get: Private macros
cursor-id: Public ordinary functions
cursor-p: Public ordinary functions
cursor-put: Private macros
cut-buffer: Public ordinary functions

D
data-get: Private macros
data-put: Private macros
data-put-predicating: Private macros
dbe-allocate-back-buffer-name: Public ordinary functions
dbe-begin-idiom: Public ordinary functions
dbe-deallocate-back-buffer-name: Public ordinary functions
dbe-end-idiom: Public ordinary functions
dbe-get-back-buffer-attributes: Public ordinary functions
dbe-get-visual-info: Public ordinary functions
dbe-query-version: Public ordinary functions
dbe-swap-buffers: Public ordinary functions
deallocate-context: Private ordinary functions
deallocate-event: Private ordinary functions
deallocate-gcontext-state: Private ordinary functions
deallocate-reply-buffer: Private ordinary functions
deallocate-resource-id: Private macros
deallocate-resource-id-internal: Private ordinary functions
deallocate-temp-gcontext: Private ordinary functions
declare-buffun: Private ordinary functions
declare-bufmac: Private ordinary functions
declare-event: Public macros
decode-core-error: Public ordinary functions
decode-mask: Private ordinary functions
decode-resource-error: Private ordinary functions
decode-status-mode: Private ordinary functions
decode-type: Private macros
decode-wm-hints: Private ordinary functions
decode-wm-size-hints: Private ordinary functions
def-clx-class: Private macros
def-gc-accessor: Private macros
default-error-handler: Public ordinary functions
default-keysym-index: Public ordinary functions
default-keysym-translate: Public ordinary functions
default-resources-pathname: Private ordinary functions
defconstant: Private macros
define-accessor: Private macros
define-constant: Private macros
define-error: Public macros
define-event: Private macros
define-extension: Public macros
define-gcontext-accessor: Public macros
define-keysym: Public ordinary functions
define-keysym-set: Public ordinary functions
define-list-readers: Private macros
define-list-writers: Private macros
define-mask-fns: Private macros
define-rendering-command: Private macros
define-sequence-reader: Private macros
define-sequence-setter: Private macros
define-sequence-writer: Private macros
define-transformed-sequence-reader: Private macros
define-transformed-sequence-writer: Private macros
delete-property: Public ordinary functions
delete-resource: Public ordinary functions
delete-resource-internal: Private ordinary functions
depth-func: Public ordinary functions
depth-mask: Public ordinary functions
depth-range: Public ordinary functions
dequeue-event: Private ordinary functions
destroy-context: Public ordinary functions
destroy-notify-event-get: Private ordinary functions
destroy-notify-event-get-macro: Private ordinary functions
destroy-notify-event-put: Private ordinary functions
destroy-subwindows: Public ordinary functions
destroy-window: Public ordinary functions
device-busy-display: Private generic functions
device-busy-display: Private generic functions
discard-current-event: Public ordinary functions
discard-font-info: Public ordinary functions
display-after-function: Public ordinary functions
display-asynchronous-errors: Private ordinary functions
display-atom-cache: Private ordinary functions
display-atom-id-map: Private ordinary functions
display-authorization-data: Public ordinary functions
display-authorization-name: Public ordinary functions
display-bitmap-format: Public ordinary functions
display-boffset: Private ordinary functions
display-byte-order: Public ordinary functions
display-close-down-mode: Private ordinary functions
display-close-function: Private ordinary functions
display-connect: Private ordinary functions
display-current-event-symbol: Private ordinary functions
display-dead: Private ordinary functions
display-default-screen: Public ordinary functions
display-display: Public ordinary functions
display-error-handler: Public ordinary functions
display-event-extensions: Private ordinary functions
display-event-lock: Private ordinary functions
display-event-process: Private ordinary functions
display-event-queue-head: Private ordinary functions
display-event-queue-lock: Private ordinary functions
display-event-queue-tail: Private ordinary functions
display-extended-max-request-length: Public ordinary functions
display-extension-alist: Private ordinary functions
display-finish-output: Public ordinary functions
display-flush-inhibit: Private ordinary functions
display-font-cache: Private ordinary functions
display-force-output: Public ordinary functions
display-force-output-function: Private ordinary functions
display-host: Public ordinary functions
display-image-lsb-first-p: Public ordinary functions
display-input-function: Private ordinary functions
display-input-in-progress: Private ordinary functions
display-input-stream: Private ordinary functions
display-input-wait-function: Private ordinary functions
display-invoke-after-function: Public ordinary functions
display-keyboard-mapping: Private ordinary functions
display-keycode-range: Public ordinary functions
display-keysym-mapping: Private ordinary functions
display-keysym-translation: Private ordinary functions
display-last-flushed-request: Private ordinary functions
display-last-request: Private ordinary functions
display-last-width: Private ordinary functions
display-listen-function: Private ordinary functions
display-lock: Private ordinary functions
display-max-keycode: Public ordinary functions
display-max-request-length: Public ordinary functions
display-min-keycode: Public ordinary functions
display-modifier-mapping: Private ordinary functions
display-motion-buffer-size: Public ordinary functions
display-new-events: Private ordinary functions
display-nscreens: Public ordinary functions
display-obuf8: Private ordinary functions
display-output-stream: Private ordinary functions
display-p: Public ordinary functions
display-pending-commands: Private ordinary functions
display-performance-info: Private ordinary functions
display-pixmap-formats: Public ordinary functions
display-plist: Public ordinary functions
display-protocol-major-version: Public ordinary functions
display-protocol-minor-version: Public ordinary functions
display-protocol-version: Public ordinary functions
display-release-number: Public ordinary functions
display-render-info: Private ordinary functions
display-report-asynchronous-errors: Public ordinary functions
display-request-number: Private ordinary functions
display-resource-id-base: Public ordinary functions
display-resource-id-byte: Private ordinary functions
display-resource-id-count: Private ordinary functions
display-resource-id-map: Private ordinary functions
display-resource-id-mask: Public ordinary functions
display-roots: Public ordinary functions
display-size: Private ordinary functions
display-tbuf16: Private ordinary functions
display-trace-history: Private ordinary functions
display-vendor: Public ordinary functions
display-vendor-name: Public ordinary functions
display-write-function: Private ordinary functions
display-xdefaults: Public ordinary functions
display-xid: Public ordinary functions
dpms-capable: Public ordinary functions
dpms-disable: Public ordinary functions
dpms-enable: Public ordinary functions
dpms-force-level: Public ordinary functions
dpms-get-timeouts: Public ordinary functions
dpms-get-version: Public ordinary functions
dpms-info: Public ordinary functions
dpms-opcode: Private macros
dpms-set-timeouts: Public ordinary functions
draw-arc: Public ordinary functions
draw-arcs: Public ordinary functions
draw-arcs-list: Private ordinary functions
draw-arcs-vector: Private ordinary functions
draw-buffer: Public ordinary functions
draw-glyph: Public ordinary functions
draw-glyphs: Public ordinary functions
draw-glyphs16: Private ordinary functions
draw-glyphs8: Private ordinary functions
draw-image-glyph: Public ordinary functions
draw-image-glyphs: Public ordinary functions
draw-image-glyphs16: Private ordinary functions
draw-image-glyphs8: Private ordinary functions
draw-line: Public ordinary functions
draw-lines: Public ordinary functions
draw-point: Public ordinary functions
draw-points: Public ordinary functions
draw-rectangle: Public ordinary functions
draw-rectangles: Public ordinary functions
draw-segments: Public ordinary functions
drawable-border-width: Public ordinary functions
drawable-depth: Public ordinary functions
drawable-display: Public ordinary functions
drawable-equal: Public ordinary functions
drawable-equal-function: Private macros
drawable-get: Private macros
drawable-height: Public ordinary functions
drawable-id: Public ordinary functions
drawable-p: Public ordinary functions
drawable-plist: Public ordinary functions
drawable-put: Private macros
drawable-root: Public ordinary functions
drawable-width: Public ordinary functions
drawable-x: Public ordinary functions
drawable-y: Public ordinary functions
dri2-authenticate: Public ordinary functions
dri2-buffer-attachment: Private ordinary functions
dri2-buffer-cpp: Private ordinary functions
dri2-buffer-flags: Private ordinary functions
dri2-buffer-name: Private ordinary functions
dri2-buffer-p: Private ordinary functions
dri2-buffer-pitch: Private ordinary functions
dri2-connect: Public ordinary functions
dri2-copy-region: Private ordinary functions
dri2-create-drawable: Private ordinary functions
dri2-destroy-drawable: Private ordinary functions
dri2-get-buffers: Private ordinary functions
dri2-get-buffers-with-format: Private ordinary functions
dri2-get-msc: Private ordinary functions
dri2-get-param: Private ordinary functions
dri2-opcode: Private ordinary functions
dri2-query-version: Public ordinary functions
dri2-swap-buffers: Private ordinary functions
dri2-swap-interval: Private ordinary functions
dri2-wait-msc: Private ordinary functions

E
edge-flag-v: Public ordinary functions
enable: Public ordinary functions
enable-big-requests: Private ordinary functions
encode-device-event-mask: Private ordinary functions
encode-event-mask: Private ordinary functions
encode-mask: Private ordinary functions
encode-modifier-mask: Private ordinary functions
encode-pointer-event-mask: Private ordinary functions
encode-shape-kind: Private ordinary functions
encode-shape-operation: Private ordinary functions
encode-shape-rectangle-ordering: Private ordinary functions
encode-state-mask: Private ordinary functions
encode-type: Private macros
encode-wm-hints: Private ordinary functions
encode-wm-size-hints: Private ordinary functions
end: Public ordinary functions
end-list: Public ordinary functions
enqueue-event: Private ordinary functions
ensure-render-initialized: Private ordinary functions
enter-notify-event-get: Private ordinary functions
enter-notify-event-get-macro: Private ordinary functions
enter-notify-event-put: Private ordinary functions
eval-coord-1d: Public ordinary functions
eval-coord-1f: Public ordinary functions
eval-coord-2d: Public ordinary functions
eval-coord-2f: Public ordinary functions
eval-mesh-1: Public ordinary functions
eval-mesh-2: Public ordinary functions
eval-point-1: Public ordinary functions
eval-point-2: Public ordinary functions
event-case: Public macros
event-code: Private macros
event-cond: Public macros
event-dispatch: Private macros
event-handler: Public ordinary functions
event-listen: Public ordinary functions
event-loop: Private macros
event-loop-setup: Private ordinary functions
event-loop-step-after: Private ordinary functions
event-loop-step-before: Private ordinary functions
exposure-event-get: Private ordinary functions
exposure-event-get-macro: Private ordinary functions
exposure-event-put: Private ordinary functions
extension-event-key-p: Private ordinary functions
extension-opcode: Public macros

F
fake-button-event: Public ordinary functions
fake-key-event: Public ordinary functions
fake-motion-event: Public ordinary functions
fast-copy-pixarray: Private ordinary functions
fast-read-pixarray: Private ordinary functions
fast-read-pixarray-24: Private ordinary functions
fast-read-pixarray-using-bitblt: Private ordinary functions
fast-write-pixarray: Private ordinary functions
fast-write-pixarray-24: Private ordinary functions
fast-write-pixarray-using-bitblt: Private ordinary functions
fill-polygon: Private ordinary functions
find-atom: Public ordinary functions
find-matching-picture-formats: Public ordinary functions
find-standard-picture-format: Public ordinary functions
find-window-picture-format: Public ordinary functions
finish: Public ordinary functions
flush: Public ordinary functions
focus-in-event-get: Private ordinary functions
focus-in-event-get-macro: Private ordinary functions
focus-in-event-put: Private ordinary functions
fog-f: Public ordinary functions
fog-fv: Private ordinary functions
fog-i: Public ordinary functions
fog-iv: Private ordinary functions
font-all-chars-exist-p: Public ordinary functions
font-ascent: Public ordinary functions
font-char-infos: Private ordinary functions
font-char-infos-internal: Private ordinary functions
font-default-char: Public ordinary functions
font-descent: Public ordinary functions
font-direction: Public ordinary functions
font-display: Public ordinary functions
font-equal: Public ordinary functions
font-font-info: Private ordinary functions
font-font-info-internal: Private ordinary functions
font-get: Private macros
font-id: Public ordinary functions
font-id-internal: Private ordinary functions
font-info-all-chars-exist-p: Private ordinary functions
font-info-ascent: Private ordinary functions
font-info-default-char: Private ordinary functions
font-info-descent: Private ordinary functions
font-info-direction: Private ordinary functions
font-info-max-bounds: Private ordinary functions
font-info-max-byte1: Private ordinary functions
font-info-max-byte2: Private ordinary functions
font-info-max-char: Private ordinary functions
font-info-min-bounds: Private ordinary functions
font-info-min-byte1: Private ordinary functions
font-info-min-byte2: Private ordinary functions
font-info-min-char: Private ordinary functions
font-info-properties: Private ordinary functions
font-local-only-p: Private ordinary functions
font-max-bounds: Private ordinary functions
font-max-byte1: Public ordinary functions
font-max-byte2: Public ordinary functions
font-max-char: Public ordinary functions
font-min-bounds: Private ordinary functions
font-min-byte1: Public ordinary functions
font-min-byte2: Public ordinary functions
font-min-char: Public ordinary functions
font-name: Public ordinary functions
font-p: Public ordinary functions
font-path: Public ordinary functions
font-plist: Public ordinary functions
font-properties: Public ordinary functions
font-property: Public ordinary functions
font-put: Private macros
font-reference-count: Private ordinary functions
force-gcontext-changes: Public ordinary functions
force-gcontext-changes-internal: Private ordinary functions
free-colormap: Public ordinary functions
free-colors: Public ordinary functions
free-cursor: Public ordinary functions
free-gcontext: Public ordinary functions
free-pixmap: Public ordinary functions
front-face: Public ordinary functions
frustum: Public ordinary functions
Function, %make-context: Private ordinary functions
Function, %make-visual: Private ordinary functions
Function, %reevaluate-constant: Private ordinary functions
Function, %render-change-picture-clip-rectangles: Private ordinary functions
Function, (setf back-buffer-display): Private ordinary functions
Function, (setf back-buffer-id): Private ordinary functions
Function, (setf back-buffer-plist): Private ordinary functions
Function, (setf bitmap-format-lsb-first-p): Public ordinary functions
Function, (setf bitmap-format-pad): Public ordinary functions
Function, (setf bitmap-format-unit): Public ordinary functions
Function, (setf buffer-boffset): Private ordinary functions
Function, (setf buffer-close-function): Private ordinary functions
Function, (setf buffer-dead): Private ordinary functions
Function, (setf buffer-flush-inhibit): Private ordinary functions
Function, (setf buffer-force-output-function): Private ordinary functions
Function, (setf buffer-input-function): Private ordinary functions
Function, (setf buffer-input-stream): Private ordinary functions
Function, (setf buffer-input-wait-function): Private ordinary functions
Function, (setf buffer-last-flushed-request): Private ordinary functions
Function, (setf buffer-last-request): Private ordinary functions
Function, (setf buffer-listen-function): Private ordinary functions
Function, (setf buffer-lock): Private ordinary functions
Function, (setf buffer-obuf8): Private ordinary functions
Function, (setf buffer-output-stream): Private ordinary functions
Function, (setf buffer-request-number): Private ordinary functions
Function, (setf buffer-size): Private ordinary functions
Function, (setf buffer-tbuf16): Private ordinary functions
Function, (setf buffer-write-function): Private ordinary functions
Function, (setf color-blue): Public ordinary functions
Function, (setf color-green): Public ordinary functions
Function, (setf color-red): Public ordinary functions
Function, (setf colormap-display): Public ordinary functions
Function, (setf colormap-id): Public ordinary functions
Function, (setf colormap-visual-info): Public ordinary functions
Function, (setf context-display): Private ordinary functions
Function, (setf context-drawable): Private ordinary functions
Function, (setf context-id): Private ordinary functions
Function, (setf context-index): Private ordinary functions
Function, (setf context-rbuf): Private ordinary functions
Function, (setf context-tag): Private ordinary functions
Function, (setf cursor-display): Public ordinary functions
Function, (setf cursor-id): Public ordinary functions
Function, (setf cut-buffer): Public ordinary functions
Function, (setf display-after-function): Public ordinary functions
Function, (setf display-asynchronous-errors): Private ordinary functions
Function, (setf display-atom-cache): Private ordinary functions
Function, (setf display-atom-id-map): Private ordinary functions
Function, (setf display-authorization-data): Public ordinary functions
Function, (setf display-authorization-name): Public ordinary functions
Function, (setf display-bitmap-format): Public ordinary functions
Function, (setf display-boffset): Private ordinary functions
Function, (setf display-byte-order): Public ordinary functions
Function, (setf display-close-down-mode): Private ordinary functions
Function, (setf display-close-function): Private ordinary functions
Function, (setf display-current-event-symbol): Private ordinary functions
Function, (setf display-dead): Private ordinary functions
Function, (setf display-default-screen): Public ordinary functions
Function, (setf display-display): Public ordinary functions
Function, (setf display-error-handler): Public ordinary functions
Function, (setf display-event-extensions): Private ordinary functions
Function, (setf display-event-lock): Private ordinary functions
Function, (setf display-event-process): Private ordinary functions
Function, (setf display-event-queue-head): Private ordinary functions
Function, (setf display-event-queue-lock): Private ordinary functions
Function, (setf display-event-queue-tail): Private ordinary functions
Function, (setf display-extended-max-request-length): Public ordinary functions
Function, (setf display-extension-alist): Private ordinary functions
Function, (setf display-flush-inhibit): Private ordinary functions
Function, (setf display-font-cache): Private ordinary functions
Function, (setf display-force-output-function): Private ordinary functions
Function, (setf display-host): Public ordinary functions
Function, (setf display-image-lsb-first-p): Public ordinary functions
Function, (setf display-input-function): Private ordinary functions
Function, (setf display-input-in-progress): Private ordinary functions
Function, (setf display-input-stream): Private ordinary functions
Function, (setf display-input-wait-function): Private ordinary functions
Function, (setf display-keysym-mapping): Private ordinary functions
Function, (setf display-keysym-translation): Private ordinary functions
Function, (setf display-last-flushed-request): Private ordinary functions
Function, (setf display-last-request): Private ordinary functions
Function, (setf display-last-width): Private ordinary functions
Function, (setf display-listen-function): Private ordinary functions
Function, (setf display-lock): Private ordinary functions
Function, (setf display-max-keycode): Public ordinary functions
Function, (setf display-max-request-length): Public ordinary functions
Function, (setf display-min-keycode): Public ordinary functions
Function, (setf display-modifier-mapping): Private ordinary functions
Function, (setf display-motion-buffer-size): Public ordinary functions
Function, (setf display-new-events): Private ordinary functions
Function, (setf display-obuf8): Private ordinary functions
Function, (setf display-output-stream): Private ordinary functions
Function, (setf display-pending-commands): Private ordinary functions
Function, (setf display-performance-info): Private ordinary functions
Function, (setf display-pixmap-formats): Public ordinary functions
Function, (setf display-plist): Public ordinary functions
Function, (setf display-protocol-major-version): Public ordinary functions
Function, (setf display-protocol-minor-version): Public ordinary functions
Function, (setf display-release-number): Public ordinary functions
Function, (setf display-render-info): Private ordinary functions
Function, (setf display-report-asynchronous-errors): Public ordinary functions
Function, (setf display-request-number): Private ordinary functions
Function, (setf display-resource-id-base): Public ordinary functions
Function, (setf display-resource-id-byte): Private ordinary functions
Function, (setf display-resource-id-count): Private ordinary functions
Function, (setf display-resource-id-map): Private ordinary functions
Function, (setf display-resource-id-mask): Public ordinary functions
Function, (setf display-roots): Public ordinary functions
Function, (setf display-size): Private ordinary functions
Function, (setf display-tbuf16): Private ordinary functions
Function, (setf display-trace-history): Private ordinary functions
Function, (setf display-vendor-name): Public ordinary functions
Function, (setf display-write-function): Private ordinary functions
Function, (setf display-xdefaults): Public ordinary functions
Function, (setf display-xid): Public ordinary functions
Function, (setf drawable-display): Public ordinary functions
Function, (setf drawable-id): Public ordinary functions
Function, (setf drawable-plist): Public ordinary functions
Function, (setf dri2-buffer-attachment): Private ordinary functions
Function, (setf dri2-buffer-cpp): Private ordinary functions
Function, (setf dri2-buffer-flags): Private ordinary functions
Function, (setf dri2-buffer-name): Private ordinary functions
Function, (setf dri2-buffer-pitch): Private ordinary functions
Function, (setf font-char-infos-internal): Private ordinary functions
Function, (setf font-display): Public ordinary functions
Function, (setf font-font-info-internal): Private ordinary functions
Function, (setf font-id-internal): Private ordinary functions
Function, (setf font-info-all-chars-exist-p): Private ordinary functions
Function, (setf font-info-ascent): Private ordinary functions
Function, (setf font-info-default-char): Private ordinary functions
Function, (setf font-info-descent): Private ordinary functions
Function, (setf font-info-direction): Private ordinary functions
Function, (setf font-info-max-bounds): Private ordinary functions
Function, (setf font-info-max-byte1): Private ordinary functions
Function, (setf font-info-max-byte2): Private ordinary functions
Function, (setf font-info-max-char): Private ordinary functions
Function, (setf font-info-min-bounds): Private ordinary functions
Function, (setf font-info-min-byte1): Private ordinary functions
Function, (setf font-info-min-byte2): Private ordinary functions
Function, (setf font-info-min-char): Private ordinary functions
Function, (setf font-info-properties): Private ordinary functions
Function, (setf font-local-only-p): Private ordinary functions
Function, (setf font-name): Public ordinary functions
Function, (setf font-plist): Public ordinary functions
Function, (setf font-reference-count): Private ordinary functions
Function, (setf gcontext-cache-p): Public ordinary functions
Function, (setf gcontext-display): Public ordinary functions
Function, (setf gcontext-drawable): Private ordinary functions
Function, (setf gcontext-id): Public ordinary functions
Function, (setf gcontext-local-state): Private ordinary functions
Function, (setf gcontext-next): Private ordinary functions
Function, (setf gcontext-plist): Public ordinary functions
Function, (setf gcontext-server-state): Private ordinary functions
Function, (setf glyph-set-display): Private ordinary functions
Function, (setf glyph-set-format): Private ordinary functions
Function, (setf glyph-set-id): Private ordinary functions
Function, (setf image-plist): Public ordinary functions
Function, (setf image-x-bit-lsb-first-p): Private ordinary functions
Function, (setf image-x-bits-per-pixel): Private ordinary functions
Function, (setf image-x-byte-lsb-first-p): Private ordinary functions
Function, (setf image-x-bytes-per-line): Private ordinary functions
Function, (setf image-x-data): Private ordinary functions
Function, (setf image-x-format): Private ordinary functions
Function, (setf image-x-left-pad): Private ordinary functions
Function, (setf image-x-pad): Private ordinary functions
Function, (setf image-x-plist): Private ordinary functions
Function, (setf image-x-unit): Private ordinary functions
Function, (setf image-xy-bitmap-list): Public ordinary functions
Function, (setf image-xy-plist): Private ordinary functions
Function, (setf image-z-bits-per-pixel): Public ordinary functions
Function, (setf image-z-pixarray): Public ordinary functions
Function, (setf image-z-plist): Private ordinary functions
Function, (setf mode-info-dotclock): Public ordinary functions
Function, (setf mode-info-flags): Public ordinary functions
Function, (setf mode-info-hdisplay): Public ordinary functions
Function, (setf mode-info-hskew): Public ordinary functions
Function, (setf mode-info-hsyncend): Public ordinary functions
Function, (setf mode-info-hsyncstart): Public ordinary functions
Function, (setf mode-info-htotal): Public ordinary functions
Function, (setf mode-info-private): Public ordinary functions
Function, (setf mode-info-privsize): Public ordinary functions
Function, (setf mode-info-vdisplay): Public ordinary functions
Function, (setf mode-info-vsyncend): Public ordinary functions
Function, (setf mode-info-vsyncstart): Public ordinary functions
Function, (setf mode-info-vtotal): Public ordinary functions
Function, (setf pending-command-next): Private ordinary functions
Function, (setf pending-command-process): Private ordinary functions
Function, (setf pending-command-reply-buffer): Private ordinary functions
Function, (setf pending-command-sequence): Private ordinary functions
Function, (setf picture-%changed-p): Private ordinary functions
Function, (setf picture-%drawable): Private ordinary functions
Function, (setf picture-%server-values): Private ordinary functions
Function, (setf picture-%values): Private ordinary functions
Function, (setf picture-alpha-map): Public ordinary functions
Function, (setf picture-alpha-x-origin): Public ordinary functions
Function, (setf picture-alpha-y-origin): Public ordinary functions
Function, (setf picture-clip-mask): Public ordinary functions
Function, (setf picture-clip-x-origin): Public ordinary functions
Function, (setf picture-clip-y-origin): Public ordinary functions
Function, (setf picture-component-alpha): Public ordinary functions
Function, (setf picture-display): Private ordinary functions
Function, (setf picture-dither): Public ordinary functions
Function, (setf picture-format): Private ordinary functions
Function, (setf picture-format-alpha-byte): Public ordinary functions
Function, (setf picture-format-blue-byte): Public ordinary functions
Function, (setf picture-format-colormap): Public ordinary functions
Function, (setf picture-format-depth): Public ordinary functions
Function, (setf picture-format-display): Public ordinary functions
Function, (setf picture-format-green-byte): Public ordinary functions
Function, (setf picture-format-id): Public ordinary functions
Function, (setf picture-format-red-byte): Public ordinary functions
Function, (setf picture-format-type): Public ordinary functions
Function, (setf picture-graphics-exposures): Public ordinary functions
Function, (setf picture-id): Private ordinary functions
Function, (setf picture-poly-edge): Public ordinary functions
Function, (setf picture-poly-mode): Public ordinary functions
Function, (setf picture-repeat): Public ordinary functions
Function, (setf picture-subwindow-mode): Public ordinary functions
Function, (setf pixmap-display): Public ordinary functions
Function, (setf pixmap-format-bits-per-pixel): Public ordinary functions
Function, (setf pixmap-format-depth): Public ordinary functions
Function, (setf pixmap-format-scanline-pad): Public ordinary functions
Function, (setf pixmap-id): Public ordinary functions
Function, (setf pixmap-plist): Public ordinary functions
Function, (setf render-info-major-version): Private ordinary functions
Function, (setf render-info-minor-version): Private ordinary functions
Function, (setf render-info-picture-formats): Private ordinary functions
Function, (setf reply-data-size): Private ordinary functions
Function, (setf reply-ibuf8): Private ordinary functions
Function, (setf reply-next): Private ordinary functions
Function, (setf reply-size): Private ordinary functions
Function, (setf resource-database-loose): Private ordinary functions
Function, (setf resource-database-tight): Private ordinary functions
Function, (setf resource-database-value): Private ordinary functions
Function, (setf rr-mode-info-dot-clock): Private ordinary functions
Function, (setf rr-mode-info-h-sync-end): Private ordinary functions
Function, (setf rr-mode-info-h-sync-skew): Private ordinary functions
Function, (setf rr-mode-info-h-sync-start): Private ordinary functions
Function, (setf rr-mode-info-h-sync-total): Private ordinary functions
Function, (setf rr-mode-info-height): Private ordinary functions
Function, (setf rr-mode-info-id): Private ordinary functions
Function, (setf rr-mode-info-mode-flags): Private ordinary functions
Function, (setf rr-mode-info-name-length): Private ordinary functions
Function, (setf rr-mode-info-v-sync-end): Private ordinary functions
Function, (setf rr-mode-info-v-sync-start): Private ordinary functions
Function, (setf rr-mode-info-v-total): Private ordinary functions
Function, (setf rr-mode-info-width): Private ordinary functions
Function, (setf rr-panning-border-bottom): Public ordinary functions
Function, (setf rr-panning-border-left): Public ordinary functions
Function, (setf rr-panning-border-right): Public ordinary functions
Function, (setf rr-panning-border-top): Public ordinary functions
Function, (setf rr-panning-height): Public ordinary functions
Function, (setf rr-panning-left): Public ordinary functions
Function, (setf rr-panning-top): Public ordinary functions
Function, (setf rr-panning-track-height): Public ordinary functions
Function, (setf rr-panning-track-left): Public ordinary functions
Function, (setf rr-panning-track-top): Public ordinary functions
Function, (setf rr-panning-track-width): Public ordinary functions
Function, (setf rr-panning-width): Public ordinary functions
Function, (setf rr-transform-d): Private ordinary functions
Function, (setf rr-transform-e): Private ordinary functions
Function, (setf rr-transform-f): Private ordinary functions
Function, (setf rr-transform-i): Private ordinary functions
Function, (setf rr-transform-j): Private ordinary functions
Function, (setf rr-transform-k): Private ordinary functions
Function, (setf rr-transform-x): Private ordinary functions
Function, (setf rr-transform-y): Private ordinary functions
Function, (setf rr-transform-z): Private ordinary functions
Function, (setf screen-backing-stores): Public ordinary functions
Function, (setf screen-black-pixel): Public ordinary functions
Function, (setf screen-default-colormap): Public ordinary functions
Function, (setf screen-depths): Public ordinary functions
Function, (setf screen-event-mask-at-open): Public ordinary functions
Function, (setf screen-height): Public ordinary functions
Function, (setf screen-height-in-millimeters): Public ordinary functions
Function, (setf screen-info-height): Public ordinary functions
Function, (setf screen-info-number): Public ordinary functions
Function, (setf screen-info-width): Public ordinary functions
Function, (setf screen-info-x): Public ordinary functions
Function, (setf screen-info-y): Public ordinary functions
Function, (setf screen-max-installed-maps): Public ordinary functions
Function, (setf screen-min-installed-maps): Public ordinary functions
Function, (setf screen-plist): Public ordinary functions
Function, (setf screen-root): Public ordinary functions
Function, (setf screen-root-depth): Public ordinary functions
Function, (setf screen-root-visual-info): Public ordinary functions
Function, (setf screen-save-unders-p): Public ordinary functions
Function, (setf screen-size-height-in-mm): Private ordinary functions
Function, (setf screen-size-height-in-pixels): Private ordinary functions
Function, (setf screen-size-width-in-mm): Private ordinary functions
Function, (setf screen-size-width-in-pixels): Private ordinary functions
Function, (setf screen-white-pixel): Public ordinary functions
Function, (setf screen-width): Public ordinary functions
Function, (setf screen-width-in-millimeters): Public ordinary functions
Function, (setf standard-colormap-base-pixel): Private ordinary functions
Function, (setf standard-colormap-colormap): Private ordinary functions
Function, (setf standard-colormap-kill): Private ordinary functions
Function, (setf standard-colormap-max-color): Private ordinary functions
Function, (setf standard-colormap-mult-color): Private ordinary functions
Function, (setf standard-colormap-visual): Private ordinary functions
Function, (setf visinfo-depth): Private ordinary functions
Function, (setf visinfo-perflevel): Private ordinary functions
Function, (setf visinfo-unused): Private ordinary functions
Function, (setf visinfo-visual-id): Private ordinary functions
Function, (setf visual-attributes): Private ordinary functions
Function, (setf visual-id): Public ordinary functions
Function, (setf visual-info-bits-per-rgb): Public ordinary functions
Function, (setf visual-info-blue-mask): Public ordinary functions
Function, (setf visual-info-class): Public ordinary functions
Function, (setf visual-info-colormap-entries): Public ordinary functions
Function, (setf visual-info-display): Public ordinary functions
Function, (setf visual-info-green-mask): Public ordinary functions
Function, (setf visual-info-id): Public ordinary functions
Function, (setf visual-info-plist): Public ordinary functions
Function, (setf visual-info-red-mask): Public ordinary functions
Function, (setf window-cursor): Public ordinary functions
Function, (setf window-display): Public ordinary functions
Function, (setf window-id): Public ordinary functions
Function, (setf window-plist): Public ordinary functions
Function, (setf wm-hints-flags): Public ordinary functions
Function, (setf wm-hints-icon-mask): Public ordinary functions
Function, (setf wm-hints-icon-pixmap): Public ordinary functions
Function, (setf wm-hints-icon-window): Public ordinary functions
Function, (setf wm-hints-icon-x): Public ordinary functions
Function, (setf wm-hints-icon-y): Public ordinary functions
Function, (setf wm-hints-initial-state): Public ordinary functions
Function, (setf wm-hints-input): Public ordinary functions
Function, (setf wm-hints-window-group): Public ordinary functions
Function, (setf wm-size-hints-base-height): Public ordinary functions
Function, (setf wm-size-hints-base-width): Public ordinary functions
Function, (setf wm-size-hints-height): Public ordinary functions
Function, (setf wm-size-hints-height-inc): Public ordinary functions
Function, (setf wm-size-hints-max-aspect): Public ordinary functions
Function, (setf wm-size-hints-max-height): Public ordinary functions
Function, (setf wm-size-hints-max-width): Public ordinary functions
Function, (setf wm-size-hints-min-aspect): Public ordinary functions
Function, (setf wm-size-hints-min-height): Public ordinary functions
Function, (setf wm-size-hints-min-width): Public ordinary functions
Function, (setf wm-size-hints-program-specified-position-p): Private ordinary functions
Function, (setf wm-size-hints-program-specified-size-p): Private ordinary functions
Function, (setf wm-size-hints-user-specified-position-p): Public ordinary functions
Function, (setf wm-size-hints-user-specified-size-p): Public ordinary functions
Function, (setf wm-size-hints-width): Public ordinary functions
Function, (setf wm-size-hints-width-inc): Public ordinary functions
Function, (setf wm-size-hints-win-gravity): Public ordinary functions
Function, (setf wm-size-hints-x): Public ordinary functions
Function, (setf wm-size-hints-y): Public ordinary functions
Function, access-control: Public ordinary functions
Function, access-hosts: Public ordinary functions
Function, accum: Public ordinary functions
Function, activate-screen-saver: Public ordinary functions
Function, active-texture-arb: Public ordinary functions
Function, add-access-host: Public ordinary functions
Function, add-gcontext-extension: Private ordinary functions
Function, add-resource: Public ordinary functions
Function, add-to-save-set: Public ordinary functions
Function, alloc-color: Public ordinary functions
Function, alloc-color-cells: Public ordinary functions
Function, alloc-color-planes: Public ordinary functions
Function, allocate-context: Private ordinary functions
Function, allocate-event: Private ordinary functions
Function, allocate-extension-event-code: Private ordinary functions
Function, allocate-gcontext-state: Private ordinary functions
Function, allocate-reply-buffer: Private ordinary functions
Function, allocate-temp-gcontext: Private ordinary functions
Function, allow-events: Public ordinary functions
Function, alpha-func: Public ordinary functions
Function, anglep: Private ordinary functions
Function, aref-card16: Private ordinary functions
Function, aref-card29: Private ordinary functions
Function, aref-card32: Private ordinary functions
Function, aref-card8: Private ordinary functions
Function, aref-int16: Private ordinary functions
Function, aref-int32: Private ordinary functions
Function, aref-int8: Private ordinary functions
Function, aset-card16: Private ordinary functions
Function, aset-card29: Private ordinary functions
Function, aset-card32: Private ordinary functions
Function, aset-card8: Private ordinary functions
Function, aset-float32: Private ordinary functions
Function, aset-float64: Private ordinary functions
Function, aset-int16: Private ordinary functions
Function, aset-int32: Private ordinary functions
Function, aset-int8: Private ordinary functions
Function, atom-id: Private ordinary functions
Function, atom-name: Public ordinary functions
Function, authority-pathname: Private ordinary functions
Function, back-buffer-display: Private ordinary functions
Function, back-buffer-id: Private ordinary functions
Function, back-buffer-p: Private ordinary functions
Function, back-buffer-plist: Private ordinary functions
Function, begin: Public ordinary functions
Function, bell: Public ordinary functions
Function, bind-texture: Public ordinary functions
Function, bitmap-format-lsb-first-p: Public ordinary functions
Function, bitmap-format-p: Public ordinary functions
Function, bitmap-format-pad: Public ordinary functions
Function, bitmap-format-unit: Public ordinary functions
Function, bitmap-image: Public ordinary functions
Function, blend-color: Public ordinary functions
Function, blend-equotion: Public ordinary functions
Function, blend-func: Public ordinary functions
Function, buffer-boffset: Private ordinary functions
Function, buffer-close-default: Private ordinary functions
Function, buffer-close-function: Private ordinary functions
Function, buffer-dead: Private ordinary functions
Function, buffer-ensure-size: Private ordinary functions
Function, buffer-flush: Private ordinary functions
Function, buffer-flush-inhibit: Private ordinary functions
Function, buffer-force-output: Private ordinary functions
Function, buffer-force-output-default: Private ordinary functions
Function, buffer-force-output-function: Private ordinary functions
Function, buffer-input: Private ordinary functions
Function, buffer-input-function: Private ordinary functions
Function, buffer-input-stream: Private ordinary functions
Function, buffer-input-wait: Private ordinary functions
Function, buffer-input-wait-default: Private ordinary functions
Function, buffer-input-wait-function: Private ordinary functions
Function, buffer-last-flushed-request: Private ordinary functions
Function, buffer-last-request: Private ordinary functions
Function, buffer-listen: Private ordinary functions
Function, buffer-listen-default: Private ordinary functions
Function, buffer-listen-function: Private ordinary functions
Function, buffer-lock: Private ordinary functions
Function, buffer-new-request-number: Private ordinary functions
Function, buffer-obuf8: Private ordinary functions
Function, buffer-output-stream: Private ordinary functions
Function, buffer-pad-request: Private ordinary functions
Function, buffer-read-default: Private ordinary functions
Function, buffer-replace: Private ordinary functions
Function, buffer-request-number: Private ordinary functions
Function, buffer-size: Private ordinary functions
Function, buffer-tbuf16: Private ordinary functions
Function, buffer-write: Private ordinary functions
Function, buffer-write-default: Private ordinary functions
Function, buffer-write-function: Private ordinary functions
Function, byte-width: Private ordinary functions
Function, byte-width-calculation: Private ordinary functions
Function, call-list: Public ordinary functions
Function, canonicalize-event-name: Private ordinary functions
Function, card16->int16: Private ordinary functions
Function, card16->rgb-val: Private ordinary functions
Function, card32->int32: Private ordinary functions
Function, card8->char: Public ordinary functions
Function, card8->int8: Private ordinary functions
Function, change-access-host: Private ordinary functions
Function, change-active-pointer-grab: Public ordinary functions
Function, change-drawable-geometry: Private ordinary functions
Function, change-keyboard-control: Public ordinary functions
Function, change-keyboard-mapping: Public ordinary functions
Function, change-pointer-control: Public ordinary functions
Function, change-property: Public ordinary functions
Function, change-window-attribute: Private ordinary functions
Function, char->card8: Public ordinary functions
Function, char-ascent: Public ordinary functions
Function, char-attributes: Public ordinary functions
Function, char-descent: Public ordinary functions
Function, char-left-bearing: Public ordinary functions
Function, char-memq: Private ordinary functions
Function, char-right-bearing: Public ordinary functions
Function, char-width: Public ordinary functions
Function, character->keysyms: Public ordinary functions
Function, character-in-map-p: Public ordinary functions
Function, check-consistency: Private ordinary functions
Function, choose-visual: Public ordinary functions
Function, circulate-notify-event-get: Private ordinary functions
Function, circulate-notify-event-get-macro: Private ordinary functions
Function, circulate-notify-event-put: Private ordinary functions
Function, circulate-request-event-get: Private ordinary functions
Function, circulate-request-event-get-macro: Private ordinary functions
Function, circulate-request-event-put: Private ordinary functions
Function, circulate-window-down: Public ordinary functions
Function, circulate-window-up: Public ordinary functions
Function, cleanup-state-entry: Private ordinary functions
Function, clear: Public ordinary functions
Function, clear-accum: Public ordinary functions
Function, clear-area: Public ordinary functions
Function, clear-color: Public ordinary functions
Function, clear-depth: Public ordinary functions
Function, clear-index: Public ordinary functions
Function, clear-stencil: Public ordinary functions
Function, client-info: Private ordinary functions
Function, client-message-event-get: Private ordinary functions
Function, client-message-event-get-macro: Private ordinary functions
Function, client-message-event-put: Private ordinary functions
Function, clip-plane: Public ordinary functions
Function, close-buffer: Private ordinary functions
Function, close-display: Public ordinary functions
Function, close-down-mode: Public ordinary functions
Function, close-font: Public ordinary functions
Function, clx-macroexpand: Private ordinary functions
Function, color-3b: Public ordinary functions
Function, color-3d: Public ordinary functions
Function, color-3f: Public ordinary functions
Function, color-3i: Public ordinary functions
Function, color-3s: Public ordinary functions
Function, color-3ub: Public ordinary functions
Function, color-3ui: Public ordinary functions
Function, color-3us: Public ordinary functions
Function, color-4b: Public ordinary functions
Function, color-4d: Public ordinary functions
Function, color-4f: Public ordinary functions
Function, color-4i: Public ordinary functions
Function, color-4s: Public ordinary functions
Function, color-4ub: Public ordinary functions
Function, color-4ui: Public ordinary functions
Function, color-4us: Public ordinary functions
Function, color-blue: Public ordinary functions
Function, color-green: Public ordinary functions
Function, color-mask: Public ordinary functions
Function, color-material: Public ordinary functions
Function, color-p: Public ordinary functions
Function, color-red: Public ordinary functions
Function, color-rgb: Public ordinary functions
Function, color-table-parameter-fv: Private ordinary functions
Function, color-table-parameter-iv: Private ordinary functions
Function, colormap-display: Public ordinary functions
Function, colormap-equal: Public ordinary functions
Function, colormap-id: Public ordinary functions
Function, colormap-notify-event-get: Private ordinary functions
Function, colormap-notify-event-get-macro: Private ordinary functions
Function, colormap-notify-event-put: Private ordinary functions
Function, colormap-p: Public ordinary functions
Function, colormap-visual-info: Public ordinary functions
Function, compare-cursor: Public ordinary functions
Function, composite-args: Private ordinary functions
Function, composite-create-region-from-border-clip: Private ordinary functions
Function, composite-get-overlay-window: Public ordinary functions
Function, composite-name-window-pixmap: Private ordinary functions
Function, composite-query-version: Public ordinary functions
Function, composite-redirect-subwindows: Public ordinary functions
Function, composite-redirect-window: Public ordinary functions
Function, composite-release-overlay-window: Public ordinary functions
Function, composite-unredirect-subwindows: Public ordinary functions
Function, composite-unredirect-window: Public ordinary functions
Function, configure-notify-event-get: Private ordinary functions
Function, configure-notify-event-get-macro: Private ordinary functions
Function, configure-notify-event-put: Private ordinary functions
Function, configure-request-event-get: Private ordinary functions
Function, configure-request-event-get-macro: Private ordinary functions
Function, configure-request-event-put: Private ordinary functions
Function, context-display: Private ordinary functions
Function, context-drawable: Private ordinary functions
Function, context-id: Private ordinary functions
Function, context-index: Private ordinary functions
Function, context-p: Private ordinary functions
Function, context-rbuf: Private ordinary functions
Function, context-tag: Private ordinary functions
Function, convert-selection: Public ordinary functions
Function, convolution-parameter-f: Public ordinary functions
Function, convolution-parameter-fv: Private ordinary functions
Function, convolution-parameter-i: Public ordinary functions
Function, convolution-parameter-iv: Private ordinary functions
Function, copy-area: Public ordinary functions
Function, copy-bit-rect: Private ordinary functions
Function, copy-color-sub-table: Public ordinary functions
Function, copy-color-table: Public ordinary functions
Function, copy-colormap-and-free: Public ordinary functions
Function, copy-convolution-filter-2d: Public ordinary functions
Function, copy-convolution-filter-id: Public ordinary functions
Function, copy-gcontext: Public ordinary functions
Function, copy-gcontext-components: Public ordinary functions
Function, copy-gcontext-local-state: Private ordinary functions
Function, copy-image: Public ordinary functions
Function, copy-mode-info: Private ordinary functions
Function, copy-picture-format: Private ordinary functions
Function, copy-pixarray: Private ordinary functions
Function, copy-pixels: Public ordinary functions
Function, copy-plane: Public ordinary functions
Function, copy-render-info: Private ordinary functions
Function, copy-rr-mode-info: Private ordinary functions
Function, copy-rr-panning: Private ordinary functions
Function, copy-rr-transform: Private ordinary functions
Function, copy-screen-info: Private ordinary functions
Function, copy-screen-size: Private ordinary functions
Function, copy-tex-image-1d: Public ordinary functions
Function, copy-tex-image-2d: Public ordinary functions
Function, copy-tex-sub-image-1d: Public ordinary functions
Function, copy-tex-sub-image-2d: Public ordinary functions
Function, copy-tex-sub-image-3d: Public ordinary functions
Function, copy-visinfo: Private ordinary functions
Function, copy-wm-hints: Private ordinary functions
Function, copy-wm-size-hints: Private ordinary functions
Function, create-back-buffer: Public ordinary functions
Function, create-colormap: Public ordinary functions
Function, create-context: Public ordinary functions
Function, create-cursor: Public ordinary functions
Function, create-gcontext: Public ordinary functions
Function, create-glyph-cursor: Public ordinary functions
Function, create-image: Public ordinary functions
Function, create-notify-event-get: Private ordinary functions
Function, create-notify-event-get-macro: Private ordinary functions
Function, create-notify-event-put: Private ordinary functions
Function, create-pixmap: Public ordinary functions
Function, create-window: Public ordinary functions
Function, cull-face: Public ordinary functions
Function, current-process: Private ordinary functions
Function, cursor-display: Public ordinary functions
Function, cursor-equal: Public ordinary functions
Function, cursor-id: Public ordinary functions
Function, cursor-p: Public ordinary functions
Function, cut-buffer: Public ordinary functions
Function, dbe-allocate-back-buffer-name: Public ordinary functions
Function, dbe-begin-idiom: Public ordinary functions
Function, dbe-deallocate-back-buffer-name: Public ordinary functions
Function, dbe-end-idiom: Public ordinary functions
Function, dbe-get-back-buffer-attributes: Public ordinary functions
Function, dbe-get-visual-info: Public ordinary functions
Function, dbe-query-version: Public ordinary functions
Function, dbe-swap-buffers: Public ordinary functions
Function, deallocate-context: Private ordinary functions
Function, deallocate-event: Private ordinary functions
Function, deallocate-gcontext-state: Private ordinary functions
Function, deallocate-reply-buffer: Private ordinary functions
Function, deallocate-resource-id-internal: Private ordinary functions
Function, deallocate-temp-gcontext: Private ordinary functions
Function, declare-buffun: Private ordinary functions
Function, declare-bufmac: Private ordinary functions
Function, decode-core-error: Public ordinary functions
Function, decode-mask: Private ordinary functions
Function, decode-resource-error: Private ordinary functions
Function, decode-status-mode: Private ordinary functions
Function, decode-wm-hints: Private ordinary functions
Function, decode-wm-size-hints: Private ordinary functions
Function, default-error-handler: Public ordinary functions
Function, default-keysym-index: Public ordinary functions
Function, default-keysym-translate: Public ordinary functions
Function, default-resources-pathname: Private ordinary functions
Function, define-keysym: Public ordinary functions
Function, define-keysym-set: Public ordinary functions
Function, delete-property: Public ordinary functions
Function, delete-resource: Public ordinary functions
Function, delete-resource-internal: Private ordinary functions
Function, depth-func: Public ordinary functions
Function, depth-mask: Public ordinary functions
Function, depth-range: Public ordinary functions
Function, dequeue-event: Private ordinary functions
Function, destroy-context: Public ordinary functions
Function, destroy-notify-event-get: Private ordinary functions
Function, destroy-notify-event-get-macro: Private ordinary functions
Function, destroy-notify-event-put: Private ordinary functions
Function, destroy-subwindows: Public ordinary functions
Function, destroy-window: Public ordinary functions
Function, discard-current-event: Public ordinary functions
Function, discard-font-info: Public ordinary functions
Function, display-after-function: Public ordinary functions
Function, display-asynchronous-errors: Private ordinary functions
Function, display-atom-cache: Private ordinary functions
Function, display-atom-id-map: Private ordinary functions
Function, display-authorization-data: Public ordinary functions
Function, display-authorization-name: Public ordinary functions
Function, display-bitmap-format: Public ordinary functions
Function, display-boffset: Private ordinary functions
Function, display-byte-order: Public ordinary functions
Function, display-close-down-mode: Private ordinary functions
Function, display-close-function: Private ordinary functions
Function, display-connect: Private ordinary functions
Function, display-current-event-symbol: Private ordinary functions
Function, display-dead: Private ordinary functions
Function, display-default-screen: Public ordinary functions
Function, display-display: Public ordinary functions
Function, display-error-handler: Public ordinary functions
Function, display-event-extensions: Private ordinary functions
Function, display-event-lock: Private ordinary functions
Function, display-event-process: Private ordinary functions
Function, display-event-queue-head: Private ordinary functions
Function, display-event-queue-lock: Private ordinary functions
Function, display-event-queue-tail: Private ordinary functions
Function, display-extended-max-request-length: Public ordinary functions
Function, display-extension-alist: Private ordinary functions
Function, display-finish-output: Public ordinary functions
Function, display-flush-inhibit: Private ordinary functions
Function, display-font-cache: Private ordinary functions
Function, display-force-output: Public ordinary functions
Function, display-force-output-function: Private ordinary functions
Function, display-host: Public ordinary functions
Function, display-image-lsb-first-p: Public ordinary functions
Function, display-input-function: Private ordinary functions
Function, display-input-in-progress: Private ordinary functions
Function, display-input-stream: Private ordinary functions
Function, display-input-wait-function: Private ordinary functions
Function, display-invoke-after-function: Public ordinary functions
Function, display-keyboard-mapping: Private ordinary functions
Function, display-keycode-range: Public ordinary functions
Function, display-keysym-mapping: Private ordinary functions
Function, display-keysym-translation: Private ordinary functions
Function, display-last-flushed-request: Private ordinary functions
Function, display-last-request: Private ordinary functions
Function, display-last-width: Private ordinary functions
Function, display-listen-function: Private ordinary functions
Function, display-lock: Private ordinary functions
Function, display-max-keycode: Public ordinary functions
Function, display-max-request-length: Public ordinary functions
Function, display-min-keycode: Public ordinary functions
Function, display-modifier-mapping: Private ordinary functions
Function, display-motion-buffer-size: Public ordinary functions
Function, display-new-events: Private ordinary functions
Function, display-nscreens: Public ordinary functions
Function, display-obuf8: Private ordinary functions
Function, display-output-stream: Private ordinary functions
Function, display-p: Public ordinary functions
Function, display-pending-commands: Private ordinary functions
Function, display-performance-info: Private ordinary functions
Function, display-pixmap-formats: Public ordinary functions
Function, display-plist: Public ordinary functions
Function, display-protocol-major-version: Public ordinary functions
Function, display-protocol-minor-version: Public ordinary functions
Function, display-protocol-version: Public ordinary functions
Function, display-release-number: Public ordinary functions
Function, display-render-info: Private ordinary functions
Function, display-report-asynchronous-errors: Public ordinary functions
Function, display-request-number: Private ordinary functions
Function, display-resource-id-base: Public ordinary functions
Function, display-resource-id-byte: Private ordinary functions
Function, display-resource-id-count: Private ordinary functions
Function, display-resource-id-map: Private ordinary functions
Function, display-resource-id-mask: Public ordinary functions
Function, display-roots: Public ordinary functions
Function, display-size: Private ordinary functions
Function, display-tbuf16: Private ordinary functions
Function, display-trace-history: Private ordinary functions
Function, display-vendor: Public ordinary functions
Function, display-vendor-name: Public ordinary functions
Function, display-write-function: Private ordinary functions
Function, display-xdefaults: Public ordinary functions
Function, display-xid: Public ordinary functions
Function, dpms-capable: Public ordinary functions
Function, dpms-disable: Public ordinary functions
Function, dpms-enable: Public ordinary functions
Function, dpms-force-level: Public ordinary functions
Function, dpms-get-timeouts: Public ordinary functions
Function, dpms-get-version: Public ordinary functions
Function, dpms-info: Public ordinary functions
Function, dpms-set-timeouts: Public ordinary functions
Function, draw-arc: Public ordinary functions
Function, draw-arcs: Public ordinary functions
Function, draw-arcs-list: Private ordinary functions
Function, draw-arcs-vector: Private ordinary functions
Function, draw-buffer: Public ordinary functions
Function, draw-glyph: Public ordinary functions
Function, draw-glyphs: Public ordinary functions
Function, draw-glyphs16: Private ordinary functions
Function, draw-glyphs8: Private ordinary functions
Function, draw-image-glyph: Public ordinary functions
Function, draw-image-glyphs: Public ordinary functions
Function, draw-image-glyphs16: Private ordinary functions
Function, draw-image-glyphs8: Private ordinary functions
Function, draw-line: Public ordinary functions
Function, draw-lines: Public ordinary functions
Function, draw-point: Public ordinary functions
Function, draw-points: Public ordinary functions
Function, draw-rectangle: Public ordinary functions
Function, draw-rectangles: Public ordinary functions
Function, draw-segments: Public ordinary functions
Function, drawable-border-width: Public ordinary functions
Function, drawable-depth: Public ordinary functions
Function, drawable-display: Public ordinary functions
Function, drawable-equal: Public ordinary functions
Function, drawable-height: Public ordinary functions
Function, drawable-id: Public ordinary functions
Function, drawable-p: Public ordinary functions
Function, drawable-plist: Public ordinary functions
Function, drawable-root: Public ordinary functions
Function, drawable-width: Public ordinary functions
Function, drawable-x: Public ordinary functions
Function, drawable-y: Public ordinary functions
Function, dri2-authenticate: Public ordinary functions
Function, dri2-buffer-attachment: Private ordinary functions
Function, dri2-buffer-cpp: Private ordinary functions
Function, dri2-buffer-flags: Private ordinary functions
Function, dri2-buffer-name: Private ordinary functions
Function, dri2-buffer-p: Private ordinary functions
Function, dri2-buffer-pitch: Private ordinary functions
Function, dri2-connect: Public ordinary functions
Function, dri2-copy-region: Private ordinary functions
Function, dri2-create-drawable: Private ordinary functions
Function, dri2-destroy-drawable: Private ordinary functions
Function, dri2-get-buffers: Private ordinary functions
Function, dri2-get-buffers-with-format: Private ordinary functions
Function, dri2-get-msc: Private ordinary functions
Function, dri2-get-param: Private ordinary functions
Function, dri2-opcode: Private ordinary functions
Function, dri2-query-version: Public ordinary functions
Function, dri2-swap-buffers: Private ordinary functions
Function, dri2-swap-interval: Private ordinary functions
Function, dri2-wait-msc: Private ordinary functions
Function, edge-flag-v: Public ordinary functions
Function, enable: Public ordinary functions
Function, enable-big-requests: Private ordinary functions
Function, encode-device-event-mask: Private ordinary functions
Function, encode-event-mask: Private ordinary functions
Function, encode-mask: Private ordinary functions
Function, encode-modifier-mask: Private ordinary functions
Function, encode-pointer-event-mask: Private ordinary functions
Function, encode-shape-kind: Private ordinary functions
Function, encode-shape-operation: Private ordinary functions
Function, encode-shape-rectangle-ordering: Private ordinary functions
Function, encode-state-mask: Private ordinary functions
Function, encode-wm-hints: Private ordinary functions
Function, encode-wm-size-hints: Private ordinary functions
Function, end: Public ordinary functions
Function, end-list: Public ordinary functions
Function, enqueue-event: Private ordinary functions
Function, ensure-render-initialized: Private ordinary functions
Function, enter-notify-event-get: Private ordinary functions
Function, enter-notify-event-get-macro: Private ordinary functions
Function, enter-notify-event-put: Private ordinary functions
Function, eval-coord-1d: Public ordinary functions
Function, eval-coord-1f: Public ordinary functions
Function, eval-coord-2d: Public ordinary functions
Function, eval-coord-2f: Public ordinary functions
Function, eval-mesh-1: Public ordinary functions
Function, eval-mesh-2: Public ordinary functions
Function, eval-point-1: Public ordinary functions
Function, eval-point-2: Public ordinary functions
Function, event-handler: Public ordinary functions
Function, event-listen: Public ordinary functions
Function, event-loop-setup: Private ordinary functions
Function, event-loop-step-after: Private ordinary functions
Function, event-loop-step-before: Private ordinary functions
Function, exposure-event-get: Private ordinary functions
Function, exposure-event-get-macro: Private ordinary functions
Function, exposure-event-put: Private ordinary functions
Function, extension-event-key-p: Private ordinary functions
Function, fake-button-event: Public ordinary functions
Function, fake-key-event: Public ordinary functions
Function, fake-motion-event: Public ordinary functions
Function, fast-copy-pixarray: Private ordinary functions
Function, fast-read-pixarray: Private ordinary functions
Function, fast-read-pixarray-24: Private ordinary functions
Function, fast-read-pixarray-using-bitblt: Private ordinary functions
Function, fast-write-pixarray: Private ordinary functions
Function, fast-write-pixarray-24: Private ordinary functions
Function, fast-write-pixarray-using-bitblt: Private ordinary functions
Function, fill-polygon: Private ordinary functions
Function, find-atom: Public ordinary functions
Function, find-matching-picture-formats: Public ordinary functions
Function, find-standard-picture-format: Public ordinary functions
Function, find-window-picture-format: Public ordinary functions
Function, finish: Public ordinary functions
Function, flush: Public ordinary functions
Function, focus-in-event-get: Private ordinary functions
Function, focus-in-event-get-macro: Private ordinary functions
Function, focus-in-event-put: Private ordinary functions
Function, fog-f: Public ordinary functions
Function, fog-fv: Private ordinary functions
Function, fog-i: Public ordinary functions
Function, fog-iv: Private ordinary functions
Function, font-all-chars-exist-p: Public ordinary functions
Function, font-ascent: Public ordinary functions
Function, font-char-infos: Private ordinary functions
Function, font-char-infos-internal: Private ordinary functions
Function, font-default-char: Public ordinary functions
Function, font-descent: Public ordinary functions
Function, font-direction: Public ordinary functions
Function, font-display: Public ordinary functions
Function, font-equal: Public ordinary functions
Function, font-font-info: Private ordinary functions
Function, font-font-info-internal: Private ordinary functions
Function, font-id: Public ordinary functions
Function, font-id-internal: Private ordinary functions
Function, font-info-all-chars-exist-p: Private ordinary functions
Function, font-info-ascent: Private ordinary functions
Function, font-info-default-char: Private ordinary functions
Function, font-info-descent: Private ordinary functions
Function, font-info-direction: Private ordinary functions
Function, font-info-max-bounds: Private ordinary functions
Function, font-info-max-byte1: Private ordinary functions
Function, font-info-max-byte2: Private ordinary functions
Function, font-info-max-char: Private ordinary functions
Function, font-info-min-bounds: Private ordinary functions
Function, font-info-min-byte1: Private ordinary functions
Function, font-info-min-byte2: Private ordinary functions
Function, font-info-min-char: Private ordinary functions
Function, font-info-properties: Private ordinary functions
Function, font-local-only-p: Private ordinary functions
Function, font-max-bounds: Private ordinary functions
Function, font-max-byte1: Public ordinary functions
Function, font-max-byte2: Public ordinary functions
Function, font-max-char: Public ordinary functions
Function, font-min-bounds: Private ordinary functions
Function, font-min-byte1: Public ordinary functions
Function, font-min-byte2: Public ordinary functions
Function, font-min-char: Public ordinary functions
Function, font-name: Public ordinary functions
Function, font-p: Public ordinary functions
Function, font-path: Public ordinary functions
Function, font-plist: Public ordinary functions
Function, font-properties: Public ordinary functions
Function, font-property: Public ordinary functions
Function, font-reference-count: Private ordinary functions
Function, force-gcontext-changes: Public ordinary functions
Function, force-gcontext-changes-internal: Private ordinary functions
Function, free-colormap: Public ordinary functions
Function, free-colors: Public ordinary functions
Function, free-cursor: Public ordinary functions
Function, free-gcontext: Public ordinary functions
Function, free-pixmap: Public ordinary functions
Function, front-face: Public ordinary functions
Function, frustum: Public ordinary functions
Function, gc-cleanup: Private ordinary functions
Function, gcontext-arc-mode: Public ordinary functions
Function, gcontext-background: Public ordinary functions
Function, gcontext-cache-p: Public ordinary functions
Function, gcontext-cap-style: Public ordinary functions
Function, gcontext-clip-mask: Public ordinary functions
Function, gcontext-clip-x: Public ordinary functions
Function, gcontext-clip-y: Public ordinary functions
Function, gcontext-dash-offset: Public ordinary functions
Function, gcontext-dashes: Public ordinary functions
Function, gcontext-display: Public ordinary functions
Function, gcontext-drawable: Private ordinary functions
Function, gcontext-equal: Public ordinary functions
Function, gcontext-exposures: Public ordinary functions
Function, gcontext-extension-copy-function: Private ordinary functions
Function, gcontext-extension-default: Private ordinary functions
Function, gcontext-extension-name: Private ordinary functions
Function, gcontext-extension-set-function: Private ordinary functions
Function, gcontext-fill-rule: Public ordinary functions
Function, gcontext-fill-style: Public ordinary functions
Function, gcontext-font: Public ordinary functions
Function, gcontext-foreground: Public ordinary functions
Function, gcontext-function: Public ordinary functions
Function, gcontext-id: Public ordinary functions
Function, gcontext-join-style: Public ordinary functions
Function, gcontext-line-style: Public ordinary functions
Function, gcontext-line-width: Public ordinary functions
Function, gcontext-local-state: Private ordinary functions
Function, gcontext-next: Private ordinary functions
Function, gcontext-p: Public ordinary functions
Function, gcontext-plane-mask: Public ordinary functions
Function, gcontext-plist: Public ordinary functions
Function, gcontext-server-state: Private ordinary functions
Function, gcontext-stipple: Public ordinary functions
Function, gcontext-subwindow-mode: Public ordinary functions
Function, gcontext-tile: Public ordinary functions
Function, gcontext-ts-x: Public ordinary functions
Function, gcontext-ts-y: Public ordinary functions
Function, gen-lists: Public ordinary functions
Function, generate-member-case: Private ordinary functions
Function, generate-member-lookup: Private ordinary functions
Function, generate-member-to-integer: Private ordinary functions
Function, get-best-authorization: Private ordinary functions
Function, get-default-display: Private ordinary functions
Function, get-display-modifier-mapping: Private ordinary functions
Function, get-drawable-attributes: Public ordinary functions
Function, get-drawable-geometry-buffer: Private ordinary functions
Function, get-entry: Private ordinary functions
Function, get-entry-lookup: Private ordinary functions
Function, get-error-key: Private ordinary functions
Function, get-event-code: Private ordinary functions
Function, get-external-event-code: Public ordinary functions
Function, get-host-name: Private ordinary functions
Function, get-image: Public ordinary functions
Function, get-internal-event-code: Private ordinary functions
Function, get-property: Public ordinary functions
Function, get-put-items: Private ordinary functions
Function, get-raw-image: Public ordinary functions
Function, get-resource: Public ordinary functions
Function, get-search-resource: Public ordinary functions
Function, get-search-table: Public ordinary functions
Function, get-standard-colormap: Public ordinary functions
Function, get-string: Public ordinary functions
Function, get-tables: Private ordinary functions
Function, get-tables-lookup: Private ordinary functions
Function, get-version: Public ordinary functions
Function, get-visual-configs: Private ordinary functions
Function, get-window-attributes-buffer: Private ordinary functions
Function, get-wm-class: Public ordinary functions
Function, getenv: Private ordinary functions
Function, getify: Private ordinary functions
Function, global-pointer-position: Public ordinary functions
Function, glx-pbuffer-clobber-event-get: Private ordinary functions
Function, glx-pbuffer-clobber-event-get-macro: Private ordinary functions
Function, glx-pbuffer-clobber-event-put: Private ordinary functions
Function, glyph-set-display: Private ordinary functions
Function, glyph-set-format: Private ordinary functions
Function, glyph-set-id: Private ordinary functions
Function, glyph-set-p: Private ordinary functions
Function, grab-button: Public ordinary functions
Function, grab-control: Public ordinary functions
Function, grab-key: Public ordinary functions
Function, grab-keyboard: Public ordinary functions
Function, grab-pointer: Public ordinary functions
Function, grab-server: Public ordinary functions
Function, graphics-exposure-event-get: Private ordinary functions
Function, graphics-exposure-event-get-macro: Private ordinary functions
Function, graphics-exposure-event-put: Private ordinary functions
Function, gravity-notify-event-get: Private ordinary functions
Function, gravity-notify-event-get-macro: Private ordinary functions
Function, gravity-notify-event-put: Private ordinary functions
Function, hint: Public ordinary functions
Function, histogram: Public ordinary functions
Function, homedir-file-pathname: Private ordinary functions
Function, host-address: Private ordinary functions
Function, icon-sizes: Public ordinary functions
Function, iconify-window: Public ordinary functions
Function, id-atom: Private ordinary functions
Function, image-depth: Public ordinary functions
Function, image-height: Public ordinary functions
Function, image-noswap: Private ordinary functions
Function, image-pixmap: Public ordinary functions
Function, image-plist: Public ordinary functions
Function, image-swap-bits: Private ordinary functions
Function, image-swap-bits-and-four-bytes: Private ordinary functions
Function, image-swap-bits-and-two-bytes: Private ordinary functions
Function, image-swap-bits-and-words: Private ordinary functions
Function, image-swap-four-bytes: Private ordinary functions
Function, image-swap-function: Private ordinary functions
Function, image-swap-nibbles: Private ordinary functions
Function, image-swap-nibbles-left: Private ordinary functions
Function, image-swap-three-bytes: Private ordinary functions
Function, image-swap-two-bytes: Private ordinary functions
Function, image-swap-words: Private ordinary functions
Function, image-width: Public ordinary functions
Function, image-x->image-x: Private ordinary functions
Function, image-x->image-xy: Private ordinary functions
Function, image-x->image-z: Private ordinary functions
Function, image-x-bit-lsb-first-p: Private ordinary functions
Function, image-x-bits-per-pixel: Private ordinary functions
Function, image-x-byte-lsb-first-p: Private ordinary functions
Function, image-x-bytes-per-line: Private ordinary functions
Function, image-x-data: Private ordinary functions
Function, image-x-depth: Private ordinary functions
Function, image-x-format: Private ordinary functions
Function, image-x-height: Private ordinary functions
Function, image-x-left-pad: Private ordinary functions
Function, image-x-p: Public ordinary functions
Function, image-x-pad: Private ordinary functions
Function, image-x-plist: Private ordinary functions
Function, image-x-unit: Private ordinary functions
Function, image-x-width: Private ordinary functions
Function, image-xy->image-x: Private ordinary functions
Function, image-xy->image-xy: Private ordinary functions
Function, image-xy->image-z: Private ordinary functions
Function, image-xy-bitmap-list: Public ordinary functions
Function, image-xy-depth: Private ordinary functions
Function, image-xy-height: Private ordinary functions
Function, image-xy-p: Public ordinary functions
Function, image-xy-plist: Private ordinary functions
Function, image-xy-width: Private ordinary functions
Function, image-z->image-x: Private ordinary functions
Function, image-z->image-xy: Private ordinary functions
Function, image-z->image-z: Private ordinary functions
Function, image-z-bits-per-pixel: Public ordinary functions
Function, image-z-depth: Private ordinary functions
Function, image-z-height: Private ordinary functions
Function, image-z-p: Public ordinary functions
Function, image-z-pixarray: Public ordinary functions
Function, image-z-plist: Private ordinary functions
Function, image-z-width: Private ordinary functions
Function, incf-resource-database-timestamp: Private ordinary functions
Function, index-d: Public ordinary functions
Function, index-f: Public ordinary functions
Function, index-i: Public ordinary functions
Function, index-increment: Private ordinary functions
Function, index-mask: Public ordinary functions
Function, index-s: Public ordinary functions
Function, index-ub: Public ordinary functions
Function, init-names: Public ordinary functions
Function, initialize-extensions: Private ordinary functions
Function, initialize-predefined-atoms: Private ordinary functions
Function, initialize-resource-allocator: Private ordinary functions
Function, initialize-resource-database: Private ordinary functions
Function, input-focus: Public ordinary functions
Function, install-colormap: Public ordinary functions
Function, installed-colormaps: Public ordinary functions
Function, int16->card16: Private ordinary functions
Function, int16->radians: Private ordinary functions
Function, int32->card32: Private ordinary functions
Function, int8->card8: Private ordinary functions
Function, intern-atom: Public ordinary functions
Function, is-direct: Public ordinary functions
Function, key-press-event-get: Private ordinary functions
Function, key-press-event-get-macro: Private ordinary functions
Function, key-press-event-put: Private ordinary functions
Function, keyboard-control: Public ordinary functions
Function, keyboard-mapping: Public ordinary functions
Function, keycode->character: Public ordinary functions
Function, keycode->keysym: Public ordinary functions
Function, keymap-notify-event-get: Private ordinary functions
Function, keymap-notify-event-get-macro: Private ordinary functions
Function, keymap-notify-event-put: Private ordinary functions
Function, keysym->character: Public ordinary functions
Function, keysym->keycodes: Public ordinary functions
Function, keysym-downcase: Private ordinary functions
Function, keysym-in-map-p: Public ordinary functions
Function, keysym-set: Public ordinary functions
Function, keysym-shift-p: Private ordinary functions
Function, keysym-uppercase-alphabetic-p: Private ordinary functions
Function, kill-client: Public ordinary functions
Function, kill-temporary-clients: Public ordinary functions
Function, kintern: Private ordinary functions
Function, light-f: Public ordinary functions
Function, light-fv: Public ordinary functions
Function, light-i: Public ordinary functions
Function, light-iv: Public ordinary functions
Function, light-model-f: Public ordinary functions
Function, light-model-fv: Private ordinary functions
Function, light-model-i: Public ordinary functions
Function, light-model-iv: Private ordinary functions
Function, line-stipple: Public ordinary functions
Function, line-width: Public ordinary functions
Function, list-base: Public ordinary functions
Function, list-extensions: Public ordinary functions
Function, list-font-names: Public ordinary functions
Function, list-fonts: Public ordinary functions
Function, list-properties: Public ordinary functions
Function, load-identity: Public ordinary functions
Function, load-matrix-d: Private ordinary functions
Function, load-matrix-f: Private ordinary functions
Function, load-name: Public ordinary functions
Function, logic-op: Public ordinary functions
Function, lookup-color: Public ordinary functions
Function, lookup-colormap: Private ordinary functions
Function, lookup-cursor: Private ordinary functions
Function, lookup-drawable: Private ordinary functions
Function, lookup-font: Private ordinary functions
Function, lookup-gcontext: Private ordinary functions
Function, lookup-pixmap: Private ordinary functions
Function, lookup-resource-id: Private ordinary functions
Function, lookup-window: Private ordinary functions
Function, lookup-xatom: Private ordinary functions
Function, lst->array: Private ordinary functions
Function, make-argspecs: Private ordinary functions
Function, make-back-buffer: Private ordinary functions
Function, make-bitmap-format: Private ordinary functions
Function, make-buffer: Private ordinary functions
Function, make-char-info: Private ordinary functions
Function, make-color: Public ordinary functions
Function, make-color-internal: Private ordinary functions
Function, make-colormap: Private ordinary functions
Function, make-context: Private ordinary functions
Function, make-current: Public ordinary functions
Function, make-cursor: Private ordinary functions
Function, make-display-internal: Private ordinary functions
Function, make-drawable: Private ordinary functions
Function, make-dri2-buffer: Private ordinary functions
Function, make-error: Private ordinary functions
Function, make-event-handlers: Public ordinary functions
Function, make-event-keys: Public ordinary functions
Function, make-event-mask: Public ordinary functions
Function, make-font: Private ordinary functions
Function, make-font-info: Private ordinary functions
Function, make-font-internal: Private ordinary functions
Function, make-gcontext: Private ordinary functions
Function, make-gcontext-extension: Private ordinary functions
Function, make-glyph-set: Private ordinary functions
Function, make-image-x: Private ordinary functions
Function, make-image-xy: Private ordinary functions
Function, make-image-z: Private ordinary functions
Function, make-index-op: Private ordinary functions
Function, make-index-typed: Private ordinary functions
Function, make-mode-flag-keys: Public ordinary functions
Function, make-mode-flag-mask: Public ordinary functions
Function, make-mode-info: Public ordinary functions
Function, make-pending-command: Private ordinary functions
Function, make-picture: Private ordinary functions
Function, make-picture-format: Private ordinary functions
Function, make-pixmap: Private ordinary functions
Function, make-pixmap-format: Private ordinary functions
Function, make-process-lock: Private ordinary functions
Function, make-render-info: Private ordinary functions
Function, make-reply-buffer: Private ordinary functions
Function, make-reply-buffer-internal: Private ordinary functions
Function, make-resource-database: Public ordinary functions
Function, make-resource-database-internal: Private ordinary functions
Function, make-rotation-keys: Public ordinary functions
Function, make-rotation-mask: Public ordinary functions
Function, make-rr-mode-info: Private ordinary functions
Function, make-rr-panning: Private ordinary functions
Function, make-rr-select-keys: Public ordinary functions
Function, make-rr-select-mask: Public ordinary functions
Function, make-rr-transform: Public ordinary functions
Function, make-screen: Private ordinary functions
Function, make-screen-info: Private ordinary functions
Function, make-screen-size: Private ordinary functions
Function, make-setter-forms: Private ordinary functions
Function, make-standard-colormap: Private ordinary functions
Function, make-state-keys: Public ordinary functions
Function, make-state-mask: Public ordinary functions
Function, make-visinfo: Private ordinary functions
Function, make-visual: Private ordinary functions
Function, make-visual-info: Private ordinary functions
Function, make-window: Private ordinary functions
Function, make-wm-hints: Public ordinary functions
Function, make-wm-size-hints: Public ordinary functions
Function, map-grid-1d: Public ordinary functions
Function, map-grid-1f: Public ordinary functions
Function, map-grid-2d: Public ordinary functions
Function, map-grid-2f: Public ordinary functions
Function, map-notify-event-get: Private ordinary functions
Function, map-notify-event-get-macro: Private ordinary functions
Function, map-notify-event-put: Private ordinary functions
Function, map-request-event-get: Private ordinary functions
Function, map-request-event-get-macro: Private ordinary functions
Function, map-request-event-put: Private ordinary functions
Function, map-resource: Public ordinary functions
Function, map-subwindows: Public ordinary functions
Function, map-window: Public ordinary functions
Function, mapping-matches-p: Private ordinary functions
Function, mapping-notify: Public ordinary functions
Function, mapping-notify-event-get: Private ordinary functions
Function, mapping-notify-event-get-macro: Private ordinary functions
Function, mapping-notify-event-put: Private ordinary functions
Function, mask-get: Private ordinary functions
Function, mask-put: Private ordinary functions
Function, material-f: Public ordinary functions
Function, material-fv: Public ordinary functions
Function, material-i: Public ordinary functions
Function, material-iv: Public ordinary functions
Function, matrix-mode: Public ordinary functions
Function, max-char-ascent: Public ordinary functions
Function, max-char-attributes: Public ordinary functions
Function, max-char-descent: Public ordinary functions
Function, max-char-left-bearing: Public ordinary functions
Function, max-char-right-bearing: Public ordinary functions
Function, max-char-width: Public ordinary functions
Function, merge-resources: Public ordinary functions
Function, min-char-ascent: Public ordinary functions
Function, min-char-attributes: Public ordinary functions
Function, min-char-descent: Public ordinary functions
Function, min-char-left-bearing: Public ordinary functions
Function, min-char-right-bearing: Public ordinary functions
Function, min-char-width: Public ordinary functions
Function, minmax: Public ordinary functions
Function, mode-info->v-card16: Private ordinary functions
Function, mode-info-dotclock: Public ordinary functions
Function, mode-info-flags: Public ordinary functions
Function, mode-info-hdisplay: Public ordinary functions
Function, mode-info-hskew: Public ordinary functions
Function, mode-info-hsyncend: Public ordinary functions
Function, mode-info-hsyncstart: Public ordinary functions
Function, mode-info-htotal: Public ordinary functions
Function, mode-info-p: Private ordinary functions
Function, mode-info-private: Public ordinary functions
Function, mode-info-privsize: Public ordinary functions
Function, mode-info-vdisplay: Public ordinary functions
Function, mode-info-vsyncend: Public ordinary functions
Function, mode-info-vsyncstart: Public ordinary functions
Function, mode-info-vtotal: Public ordinary functions
Function, modifier-mapping: Public ordinary functions
Function, motion-events: Public ordinary functions
Function, motion-notify-event-get: Private ordinary functions
Function, motion-notify-event-get-macro: Private ordinary functions
Function, motion-notify-event-put: Private ordinary functions
Function, mult-matrix-d: Private ordinary functions
Function, mult-matrix-f: Private ordinary functions
Function, multi-tex-coord-1d-arb: Public ordinary functions
Function, multi-tex-coord-1f-arb: Public ordinary functions
Function, multi-tex-coord-1i-arb: Public ordinary functions
Function, multi-tex-coord-1s-arb: Public ordinary functions
Function, multi-tex-coord-2d-arb: Public ordinary functions
Function, multi-tex-coord-2f-arb: Public ordinary functions
Function, multi-tex-coord-2i-arb: Public ordinary functions
Function, multi-tex-coord-2s-arb: Public ordinary functions
Function, multi-tex-coord-3d-arb: Public ordinary functions
Function, multi-tex-coord-3f-arb: Public ordinary functions
Function, multi-tex-coord-3i-arb: Public ordinary functions
Function, multi-tex-coord-3s-arb: Public ordinary functions
Function, multi-tex-coord-4d-arb: Public ordinary functions
Function, multi-tex-coord-4f-arb: Public ordinary functions
Function, multi-tex-coord-4i-arb: Public ordinary functions
Function, multi-tex-coord-4s-arb: Public ordinary functions
Function, new-list: Public ordinary functions
Function, no-exposure-event-get: Private ordinary functions
Function, no-exposure-event-get-macro: Private ordinary functions
Function, no-exposure-event-put: Private ordinary functions
Function, no-operation: Public ordinary functions
Function, normal-3b: Public ordinary functions
Function, normal-3d: Public ordinary functions
Function, normal-3f: Public ordinary functions
Function, normal-3i: Public ordinary functions
Function, normal-3s: Public ordinary functions
Function, note-input-complete: Private ordinary functions
Function, open-default-display: Public ordinary functions
Function, open-display: Public ordinary functions
Function, open-font: Public ordinary functions
Function, open-font-internal: Private ordinary functions
Function, open-x-stream: Private ordinary functions
Function, ortho: Public ordinary functions
Function, parse-resource: Private ordinary functions
Function, pass-through: Public ordinary functions
Function, pending-command-next: Private ordinary functions
Function, pending-command-process: Private ordinary functions
Function, pending-command-reply-buffer: Private ordinary functions
Function, pending-command-sequence: Private ordinary functions
Function, picture-%changed-p: Private ordinary functions
Function, picture-%drawable: Private ordinary functions
Function, picture-%server-values: Private ordinary functions
Function, picture-%values: Private ordinary functions
Function, picture-alpha-map: Public ordinary functions
Function, picture-alpha-x-origin: Public ordinary functions
Function, picture-alpha-y-origin: Public ordinary functions
Function, picture-clip-mask: Public ordinary functions
Function, picture-clip-x-origin: Public ordinary functions
Function, picture-clip-y-origin: Public ordinary functions
Function, picture-component-alpha: Public ordinary functions
Function, picture-display: Private ordinary functions
Function, picture-dither: Public ordinary functions
Function, picture-drawable: Public ordinary functions
Function, picture-format: Private ordinary functions
Function, picture-format-alpha-byte: Public ordinary functions
Function, picture-format-blue-byte: Public ordinary functions
Function, picture-format-colormap: Public ordinary functions
Function, picture-format-depth: Public ordinary functions
Function, picture-format-display: Public ordinary functions
Function, picture-format-green-byte: Public ordinary functions
Function, picture-format-id: Public ordinary functions
Function, picture-format-p: Private ordinary functions
Function, picture-format-red-byte: Public ordinary functions
Function, picture-format-type: Public ordinary functions
Function, picture-graphics-exposures: Public ordinary functions
Function, picture-id: Private ordinary functions
Function, picture-p: Private ordinary functions
Function, picture-poly-edge: Public ordinary functions
Function, picture-poly-mode: Public ordinary functions
Function, picture-repeat: Public ordinary functions
Function, picture-subwindow-mode: Public ordinary functions
Function, pixarray-element-size: Private ordinary functions
Function, pixel-transfer-f: Public ordinary functions
Function, pixel-transfer-i: Public ordinary functions
Function, pixel-zoom: Public ordinary functions
Function, pixmap-display: Public ordinary functions
Function, pixmap-equal: Public ordinary functions
Function, pixmap-format-bits-per-pixel: Public ordinary functions
Function, pixmap-format-depth: Public ordinary functions
Function, pixmap-format-p: Public ordinary functions
Function, pixmap-format-scanline-pad: Public ordinary functions
Function, pixmap-id: Public ordinary functions
Function, pixmap-p: Public ordinary functions
Function, pixmap-plist: Public ordinary functions
Function, point-size: Public ordinary functions
Function, pointer-control: Public ordinary functions
Function, pointer-mapping: Public ordinary functions
Function, pointer-position: Public ordinary functions
Function, polygon-mode: Public ordinary functions
Function, polygon-offset: Public ordinary functions
Function, pop-attrib: Public ordinary functions
Function, pop-matrix: Public ordinary functions
Function, pop-name: Public ordinary functions
Function, print-bitmap-format: Private ordinary functions
Function, print-color: Private ordinary functions
Function, print-colormap: Private ordinary functions
Function, print-context: Private ordinary functions
Function, print-cursor: Private ordinary functions
Function, print-db: Private ordinary functions
Function, print-display: Private ordinary functions
Function, print-display-name: Private ordinary functions
Function, print-drawable: Private ordinary functions
Function, print-font: Private ordinary functions
Function, print-gcontext: Private ordinary functions
Function, print-image: Private ordinary functions
Function, print-pixmap-format: Private ordinary functions
Function, print-resource-database: Private ordinary functions
Function, print-screen: Private ordinary functions
Function, print-visual: Private ordinary functions
Function, print-visual-info: Private ordinary functions
Function, prioritize-textures: Private ordinary functions
Function, process-block: Private ordinary functions
Function, process-event: Public ordinary functions
Function, process-wakeup: Private ordinary functions
Function, property-notify-event-get: Private ordinary functions
Function, property-notify-event-get-macro: Private ordinary functions
Function, property-notify-event-put: Private ordinary functions
Function, push-attrib: Public ordinary functions
Function, push-matrix: Public ordinary functions
Function, push-name: Public ordinary functions
Function, put-drawable-geometry-changes: Private ordinary functions
Function, put-image: Public ordinary functions
Function, put-raw-image: Public ordinary functions
Function, put-window-attribute-changes: Private ordinary functions
Function, putify: Private ordinary functions
Function, query-best-cursor: Public ordinary functions
Function, query-best-stipple: Public ordinary functions
Function, query-best-tile: Public ordinary functions
Function, query-colors: Public ordinary functions
Function, query-context: Public ordinary functions
Function, query-extension: Public ordinary functions
Function, query-font: Private ordinary functions
Function, query-keymap: Public ordinary functions
Function, query-pointer: Public ordinary functions
Function, query-server-string: Public ordinary functions
Function, query-tree: Public ordinary functions
Function, query-version: Public ordinary functions
Function, queue-event: Public ordinary functions
Function, radians->int16: Private ordinary functions
Function, randr-opcode: Private ordinary functions
Function, raster-pos-2d: Public ordinary functions
Function, raster-pos-2f: Public ordinary functions
Function, raster-pos-2i: Public ordinary functions
Function, raster-pos-2s: Public ordinary functions
Function, raster-pos-3d: Public ordinary functions
Function, raster-pos-3f: Public ordinary functions
Function, raster-pos-3i: Public ordinary functions
Function, raster-pos-3s: Public ordinary functions
Function, raster-pos-4d: Public ordinary functions
Function, raster-pos-4f: Public ordinary functions
Function, raster-pos-4i: Public ordinary functions
Function, raster-pos-4s: Public ordinary functions
Function, read-bitmap-file: Public ordinary functions
Function, read-bitvector256: Private ordinary functions
Function, read-buffer: Public ordinary functions
Function, read-error-input: Private ordinary functions
Function, read-event-input: Private ordinary functions
Function, read-image-xy: Private ordinary functions
Function, read-image-z: Private ordinary functions
Function, read-input: Private ordinary functions
Function, read-list-card16: Private ordinary functions
Function, read-list-card16-with-transform: Private ordinary functions
Function, read-list-card32: Private ordinary functions
Function, read-list-card32-with-transform: Private ordinary functions
Function, read-list-card8: Private ordinary functions
Function, read-list-card8-with-transform: Private ordinary functions
Function, read-pixarray: Private ordinary functions
Function, read-pixarray-1: Private ordinary functions
Function, read-pixarray-16: Private ordinary functions
Function, read-pixarray-24: Private ordinary functions
Function, read-pixarray-32: Private ordinary functions
Function, read-pixarray-4: Private ordinary functions
Function, read-pixarray-8: Private ordinary functions
Function, read-pixarray-internal: Private ordinary functions
Function, read-reply: Private ordinary functions
Function, read-reply-input: Private ordinary functions
Function, read-resources: Public ordinary functions
Function, read-sequence-card16: Private ordinary functions
Function, read-sequence-card32: Private ordinary functions
Function, read-sequence-card8: Private ordinary functions
Function, read-sequence-char: Private ordinary functions
Function, read-sequence-int16: Private ordinary functions
Function, read-sequence-int32: Private ordinary functions
Function, read-sequence-int8: Private ordinary functions
Function, read-sequence-string: Private ordinary functions
Function, read-simple-array-card16: Private ordinary functions
Function, read-simple-array-card16-with-transform: Private ordinary functions
Function, read-simple-array-card32: Private ordinary functions
Function, read-simple-array-card32-with-transform: Private ordinary functions
Function, read-simple-array-card8: Private ordinary functions
Function, read-simple-array-card8-with-transform: Private ordinary functions
Function, read-vector-card16: Private ordinary functions
Function, read-vector-card16-with-transform: Private ordinary functions
Function, read-vector-card32: Private ordinary functions
Function, read-vector-card32-with-transform: Private ordinary functions
Function, read-vector-card8: Private ordinary functions
Function, read-vector-card8-with-transform: Private ordinary functions
Function, read-xauth-entry: Private ordinary functions
Function, read-xy-format-image-x: Private ordinary functions
Function, read-z-format-image-x: Private ordinary functions
Function, recolor-cursor: Public ordinary functions
Function, rect-d: Public ordinary functions
Function, rect-f: Public ordinary functions
Function, rect-i: Public ordinary functions
Function, rect-s: Public ordinary functions
Function, remove-access-host: Public ordinary functions
Function, remove-from-save-set: Public ordinary functions
Function, render: Public ordinary functions
Function, render-add-glyph: Public ordinary functions
Function, render-add-glyph-from-picture: Public ordinary functions
Function, render-composite: Public ordinary functions
Function, render-composite-glyphs: Public ordinary functions
Function, render-composite-glyphs-8: Private ordinary functions
Function, render-create-anim-cursor: Private ordinary functions
Function, render-create-cursor: Private ordinary functions
Function, render-create-glyph-set: Public ordinary functions
Function, render-create-picture: Public ordinary functions
Function, render-fill-rectangle: Public ordinary functions
Function, render-free-glyph-set: Public ordinary functions
Function, render-free-glyphs: Public ordinary functions
Function, render-free-picture: Public ordinary functions
Function, render-info-major-version: Private ordinary functions
Function, render-info-minor-version: Private ordinary functions
Function, render-info-p: Private ordinary functions
Function, render-info-picture-formats: Private ordinary functions
Function, render-query-filters: Private ordinary functions
Function, render-query-picture-formats: Private ordinary functions
Function, render-query-version: Public ordinary functions
Function, render-reference-glyph-set: Public ordinary functions
Function, render-set-filter: Private ordinary functions
Function, render-set-picture-transform: Public ordinary functions
Function, render-trapezoids: Public ordinary functions
Function, render-triangle-fan: Public ordinary functions
Function, render-triangle-strip: Public ordinary functions
Function, render-triangles: Public ordinary functions
Function, render-triangles-impl: Private ordinary functions
Function, reparent-notify-event-get: Private ordinary functions
Function, reparent-notify-event-get-macro: Private ordinary functions
Function, reparent-notify-event-put: Private ordinary functions
Function, reparent-window: Public ordinary functions
Function, reply-data-size: Private ordinary functions
Function, reply-ibuf8: Private ordinary functions
Function, reply-next: Private ordinary functions
Function, reply-size: Private ordinary functions
Function, report-asynchronous-errors: Private ordinary functions
Function, report-error: Private ordinary functions
Function, report-request-error: Private ordinary functions
Function, request-name: Private ordinary functions
Function, reset-histogram: Public ordinary functions
Function, reset-minmax: Public ordinary functions
Function, reset-screen-saver: Public ordinary functions
Function, resize-request-event-get: Private ordinary functions
Function, resize-request-event-get-macro: Private ordinary functions
Function, resize-request-event-put: Private ordinary functions
Function, resource-database-loose: Private ordinary functions
Function, resource-database-name: Private ordinary functions
Function, resource-database-tight: Private ordinary functions
Function, resource-database-timestamp: Public ordinary functions
Function, resource-database-value: Private ordinary functions
Function, resource-key: Public ordinary functions
Function, resourcealloc: Private ordinary functions
Function, resources-pathname: Private ordinary functions
Function, restore-gcontext-temp-state: Private ordinary functions
Function, rgb-colormaps: Public ordinary functions
Function, rgb-val->card16: Private ordinary functions
Function, root-resources: Public ordinary functions
Function, rotate-cut-buffers: Public ordinary functions
Function, rotate-d: Public ordinary functions
Function, rotate-f: Public ordinary functions
Function, rotate-properties: Public ordinary functions
Function, rr-add-output-mode: Public ordinary functions
Function, rr-change-output-property: Public ordinary functions
Function, rr-configure-output-property: Public ordinary functions
Function, rr-create-mode: Public ordinary functions
Function, rr-crtc-change-notify-event-get: Private ordinary functions
Function, rr-crtc-change-notify-event-get-macro: Private ordinary functions
Function, rr-crtc-change-notify-event-put: Private ordinary functions
Function, rr-delete-output-mode: Public ordinary functions
Function, rr-delete-output-property: Public ordinary functions
Function, rr-destroy-mode: Public ordinary functions
Function, rr-get-crtc-gamma: Public ordinary functions
Function, rr-get-crtc-gamma-size: Public ordinary functions
Function, rr-get-crtc-info: Public ordinary functions
Function, rr-get-crtc-transform: Public ordinary functions
Function, rr-get-output-info: Public ordinary functions
Function, rr-get-output-primary: Public ordinary functions
Function, rr-get-output-property: Public ordinary functions
Function, rr-get-provider-info: Public ordinary functions
Function, rr-get-providers: Public ordinary functions
Function, rr-get-screen-info: Public ordinary functions
Function, rr-get-screen-resources: Public ordinary functions
Function, rr-get-screen-resources-current: Public ordinary functions
Function, rr-get-screen-size-range: Public ordinary functions
Function, rr-has-rates: Private ordinary functions
Function, rr-list-output-properties: Public ordinary functions
Function, rr-list-provider-properties: Public ordinary functions
Function, rr-maybe-query-version: Private ordinary functions
Function, rr-mode-info-dot-clock: Private ordinary functions
Function, rr-mode-info-h-sync-end: Private ordinary functions
Function, rr-mode-info-h-sync-skew: Private ordinary functions
Function, rr-mode-info-h-sync-start: Private ordinary functions
Function, rr-mode-info-h-sync-total: Private ordinary functions
Function, rr-mode-info-height: Private ordinary functions
Function, rr-mode-info-id: Private ordinary functions
Function, rr-mode-info-mode-flags: Private ordinary functions
Function, rr-mode-info-name-length: Private ordinary functions
Function, rr-mode-info-p: Private ordinary functions
Function, rr-mode-info-v-sync-end: Private ordinary functions
Function, rr-mode-info-v-sync-start: Private ordinary functions
Function, rr-mode-info-v-total: Private ordinary functions
Function, rr-mode-info-width: Private ordinary functions
Function, rr-output-change-notify-event-get: Private ordinary functions
Function, rr-output-change-notify-event-get-macro: Private ordinary functions
Function, rr-output-change-notify-event-put: Private ordinary functions
Function, rr-output-property-notify-event-get: Private ordinary functions
Function, rr-output-property-notify-event-get-macro: Private ordinary functions
Function, rr-output-property-notify-event-put: Private ordinary functions
Function, rr-panning-border-bottom: Public ordinary functions
Function, rr-panning-border-left: Public ordinary functions
Function, rr-panning-border-right: Public ordinary functions
Function, rr-panning-border-top: Public ordinary functions
Function, rr-panning-height: Public ordinary functions
Function, rr-panning-left: Public ordinary functions
Function, rr-panning-p: Private ordinary functions
Function, rr-panning-top: Public ordinary functions
Function, rr-panning-track-height: Public ordinary functions
Function, rr-panning-track-left: Public ordinary functions
Function, rr-panning-track-top: Public ordinary functions
Function, rr-panning-track-width: Public ordinary functions
Function, rr-panning-width: Public ordinary functions
Function, rr-query-output-property: Public ordinary functions
Function, rr-query-version: Public ordinary functions
Function, rr-screen-change-notify-event-get: Private ordinary functions
Function, rr-screen-change-notify-event-get-macro: Private ordinary functions
Function, rr-screen-change-notify-event-put: Private ordinary functions
Function, rr-select-input: Public ordinary functions
Function, rr-set-crtc-config: Private ordinary functions
Function, rr-set-crtc-gamma: Public ordinary functions
Function, rr-set-output-primary: Public ordinary functions
Function, rr-set-provider-offload-sink: Public ordinary functions
Function, rr-set-provider-output-source: Public ordinary functions
Function, rr-set-screen-config: Public ordinary functions
Function, rr-set-screen-size: Public ordinary functions
Function, rr-transform-d: Private ordinary functions
Function, rr-transform-e: Private ordinary functions
Function, rr-transform-f: Private ordinary functions
Function, rr-transform-i: Private ordinary functions
Function, rr-transform-j: Private ordinary functions
Function, rr-transform-k: Private ordinary functions
Function, rr-transform-p: Private ordinary functions
Function, rr-transform-x: Private ordinary functions
Function, rr-transform-y: Private ordinary functions
Function, rr-transform-z: Private ordinary functions
Function, save-id: Private ordinary functions
Function, scale-d: Public ordinary functions
Function, scale-f: Public ordinary functions
Function, scissor: Public ordinary functions
Function, screen-backing-stores: Public ordinary functions
Function, screen-black-pixel: Public ordinary functions
Function, screen-default-colormap: Public ordinary functions
Function, screen-depths: Public ordinary functions
Function, screen-event-mask-at-open: Public ordinary functions
Function, screen-height: Public ordinary functions
Function, screen-height-in-millimeters: Public ordinary functions
Function, screen-info-height: Public ordinary functions
Function, screen-info-number: Public ordinary functions
Function, screen-info-p: Private ordinary functions
Function, screen-info-width: Public ordinary functions
Function, screen-info-x: Public ordinary functions
Function, screen-info-y: Public ordinary functions
Function, screen-max-installed-maps: Public ordinary functions
Function, screen-min-installed-maps: Public ordinary functions
Function, screen-p: Public ordinary functions
Function, screen-plist: Public ordinary functions
Function, screen-position: Private ordinary functions
Function, screen-root: Public ordinary functions
Function, screen-root-depth: Public ordinary functions
Function, screen-root-visual: Public ordinary functions
Function, screen-root-visual-info: Public ordinary functions
Function, screen-save-unders-p: Public ordinary functions
Function, screen-saver: Public ordinary functions
Function, screen-saver-get-idle: Public ordinary functions
Function, screen-saver-query-info: Public ordinary functions
Function, screen-saver-query-version: Public ordinary functions
Function, screen-size-height-in-mm: Private ordinary functions
Function, screen-size-height-in-pixels: Private ordinary functions
Function, screen-size-p: Private ordinary functions
Function, screen-size-width-in-mm: Private ordinary functions
Function, screen-size-width-in-pixels: Private ordinary functions
Function, screen-white-pixel: Public ordinary functions
Function, screen-width: Public ordinary functions
Function, screen-width-in-millimeters: Public ordinary functions
Function, selection-clear-event-get: Private ordinary functions
Function, selection-clear-event-get-macro: Private ordinary functions
Function, selection-clear-event-put: Private ordinary functions
Function, selection-notify-event-get: Private ordinary functions
Function, selection-notify-event-get-macro: Private ordinary functions
Function, selection-notify-event-put: Private ordinary functions
Function, selection-owner: Public ordinary functions
Function, selection-request-event-get: Private ordinary functions
Function, selection-request-event-get-macro: Private ordinary functions
Function, selection-request-event-put: Private ordinary functions
Function, send-event: Public ordinary functions
Function, sequence-setter: Private ordinary functions
Function, set-access-control: Public ordinary functions
Function, set-atom-id: Private ordinary functions
Function, set-close-down-mode: Public ordinary functions
Function, set-drawable-border-width: Private ordinary functions
Function, set-drawable-height: Private ordinary functions
Function, set-drawable-width: Private ordinary functions
Function, set-drawable-x: Private ordinary functions
Function, set-drawable-y: Private ordinary functions
Function, set-event-handler: Private ordinary functions
Function, set-font-path: Private ordinary functions
Function, set-gc-context-of-gc: Public ordinary functions
Function, set-gcontext-arc-mode: Private ordinary functions
Function, set-gcontext-background: Private ordinary functions
Function, set-gcontext-cap-style: Private ordinary functions
Function, set-gcontext-clip-mask: Private ordinary functions
Function, set-gcontext-clip-x: Private ordinary functions
Function, set-gcontext-clip-y: Private ordinary functions
Function, set-gcontext-dash-offset: Private ordinary functions
Function, set-gcontext-dashes: Private ordinary functions
Function, set-gcontext-exposures: Private ordinary functions
Function, set-gcontext-fill-rule: Private ordinary functions
Function, set-gcontext-fill-style: Private ordinary functions
Function, set-gcontext-font: Private ordinary functions
Function, set-gcontext-foreground: Private ordinary functions
Function, set-gcontext-function: Private ordinary functions
Function, set-gcontext-join-style: Private ordinary functions
Function, set-gcontext-line-style: Private ordinary functions
Function, set-gcontext-line-width: Private ordinary functions
Function, set-gcontext-plane-mask: Private ordinary functions
Function, set-gcontext-stipple: Private ordinary functions
Function, set-gcontext-subwindow-mode: Private ordinary functions
Function, set-gcontext-tile: Private ordinary functions
Function, set-gcontext-ts-x: Private ordinary functions
Function, set-gcontext-ts-y: Private ordinary functions
Function, set-icon-sizes: Private ordinary functions
Function, set-input-focus: Public ordinary functions
Function, set-modifier-mapping: Public ordinary functions
Function, set-pointer-mapping: Public ordinary functions
Function, set-rgb-colormaps: Private ordinary functions
Function, set-root-resources: Private ordinary functions
Function, set-screen-saver: Public ordinary functions
Function, set-selection-owner: Public ordinary functions
Function, set-standard-colormap: Public ordinary functions
Function, set-standard-properties: Public ordinary functions
Function, set-string-property: Private ordinary functions
Function, set-transient-for: Private ordinary functions
Function, set-window-background: Private ordinary functions
Function, set-window-backing-pixel: Private ordinary functions
Function, set-window-backing-planes: Private ordinary functions
Function, set-window-backing-store: Private ordinary functions
Function, set-window-bit-gravity: Private ordinary functions
Function, set-window-border: Private ordinary functions
Function, set-window-colormap: Private ordinary functions
Function, set-window-gravity: Private ordinary functions
Function, set-window-override-redirect: Private ordinary functions
Function, set-window-priority: Private ordinary functions
Function, set-window-save-under: Private ordinary functions
Function, set-wm-class: Public ordinary functions
Function, set-wm-colormap-windows: Private ordinary functions
Function, set-wm-command: Private ordinary functions
Function, set-wm-hints: Private ordinary functions
Function, set-wm-normal-hints: Private ordinary functions
Function, set-wm-properties: Public ordinary functions
Function, set-wm-protocols: Private ordinary functions
Function, set-wm-resources: Public ordinary functions
Function, set-wm-zoom-hints: Private ordinary functions
Function, setter: Private ordinary functions
Function, shade-model: Public ordinary functions
Function, shape-combine: Public ordinary functions
Function, shape-get-rectangles: Public ordinary functions
Function, shape-input-selected-p: Public ordinary functions
Function, shape-mask: Public ordinary functions
Function, shape-notify-event-get: Private ordinary functions
Function, shape-notify-event-get-macro: Private ordinary functions
Function, shape-notify-event-put: Private ordinary functions
Function, shape-offset: Public ordinary functions
Function, shape-query-extents: Public ordinary functions
Function, shape-query-version: Public ordinary functions
Function, shape-rectangles: Public ordinary functions
Function, shape-select-input: Public ordinary functions
Function, sset-bool: Private ordinary functions
Function, sset-card16: Private ordinary functions
Function, sset-card32: Private ordinary functions
Function, sset-card8: Private ordinary functions
Function, sset-float32: Private ordinary functions
Function, sset-float64: Private ordinary functions
Function, sset-int16: Private ordinary functions
Function, sset-int32: Private ordinary functions
Function, sset-int8: Private ordinary functions
Function, standard-colormap-base-pixel: Private ordinary functions
Function, standard-colormap-colormap: Private ordinary functions
Function, standard-colormap-kill: Private ordinary functions
Function, standard-colormap-max-color: Private ordinary functions
Function, standard-colormap-mult-color: Private ordinary functions
Function, standard-colormap-visual: Private ordinary functions
Function, start-pending-command: Private ordinary functions
Function, state-keysymp: Private ordinary functions
Function, stencil-func: Public ordinary functions
Function, stencil-mask: Public ordinary functions
Function, stencil-op: Public ordinary functions
Function, stop-pending-command: Private ordinary functions
Function, store-color: Public ordinary functions
Function, store-colors: Public ordinary functions
Function, stringable-equal: Private ordinary functions
Function, swap-buffers: Public ordinary functions
Function, synchronise-picture-state: Private ordinary functions
Function, tex-env-f: Public ordinary functions
Function, tex-env-fv: Private ordinary functions
Function, tex-env-i: Public ordinary functions
Function, tex-env-iv: Private ordinary functions
Function, tex-gen-d: Public ordinary functions
Function, tex-gen-dv: Private ordinary functions
Function, tex-gen-f: Public ordinary functions
Function, tex-gen-fv: Private ordinary functions
Function, tex-gen-i: Public ordinary functions
Function, tex-gen-iv: Private ordinary functions
Function, tex-parameter-f: Public ordinary functions
Function, tex-parameter-fv: Private ordinary functions
Function, tex-parameter-i: Public ordinary functions
Function, tex-parameter-iv: Private ordinary functions
Function, text-extents: Public ordinary functions
Function, text-extents-local: Private ordinary functions
Function, text-extents-server: Private ordinary functions
Function, text-width: Public ordinary functions
Function, text-width-server: Private ordinary functions
Function, transient-for: Public ordinary functions
Function, translate-coordinates: Public ordinary functions
Function, translate-d: Public ordinary functions
Function, translate-default: Public ordinary functions
Function, translate-f: Public ordinary functions
Function, undefine-keysym: Public ordinary functions
Function, ungrab-button: Public ordinary functions
Function, ungrab-key: Public ordinary functions
Function, ungrab-keyboard: Public ordinary functions
Function, ungrab-pointer: Public ordinary functions
Function, ungrab-server: Public ordinary functions
Function, uninstall-colormap: Public ordinary functions
Function, universal-event-get-macro: Private ordinary functions
Function, unix-socket-path-from-host: Private ordinary functions
Function, unmap-notify-event-get: Private ordinary functions
Function, unmap-notify-event-get-macro: Private ordinary functions
Function, unmap-notify-event-put: Private ordinary functions
Function, unmap-subwindows: Public ordinary functions
Function, unmap-window: Public ordinary functions
Function, vertex-2d: Public ordinary functions
Function, vertex-2f: Public ordinary functions
Function, vertex-2i: Public ordinary functions
Function, vertex-2s: Public ordinary functions
Function, vertex-3d: Public ordinary functions
Function, vertex-3f: Public ordinary functions
Function, vertex-3i: Public ordinary functions
Function, vertex-3s: Public ordinary functions
Function, vertex-4d: Public ordinary functions
Function, vertex-4f: Public ordinary functions
Function, vertex-4i: Public ordinary functions
Function, vertex-4s: Public ordinary functions
Function, viewport: Public ordinary functions
Function, visibility-notify-event-get: Private ordinary functions
Function, visibility-notify-event-get-macro: Private ordinary functions
Function, visibility-notify-event-put: Private ordinary functions
Function, visinfo-depth: Private ordinary functions
Function, visinfo-p: Private ordinary functions
Function, visinfo-perflevel: Private ordinary functions
Function, visinfo-unused: Private ordinary functions
Function, visinfo-visual-id: Private ordinary functions
Function, visual-attribute: Public ordinary functions
Function, visual-attributes: Private ordinary functions
Function, visual-id: Public ordinary functions
Function, visual-info: Public ordinary functions
Function, visual-info-bits-per-rgb: Public ordinary functions
Function, visual-info-blue-mask: Public ordinary functions
Function, visual-info-class: Public ordinary functions
Function, visual-info-colormap-entries: Public ordinary functions
Function, visual-info-display: Public ordinary functions
Function, visual-info-green-mask: Public ordinary functions
Function, visual-info-id: Public ordinary functions
Function, visual-info-p: Public ordinary functions
Function, visual-info-plist: Public ordinary functions
Function, visual-info-red-mask: Public ordinary functions
Function, visual-p: Private ordinary functions
Function, wait-for-event: Private ordinary functions
Function, wait-gl: Public ordinary functions
Function, wait-x: Public ordinary functions
Function, warp-pointer: Public ordinary functions
Function, warp-pointer-if-inside: Public ordinary functions
Function, warp-pointer-relative: Public ordinary functions
Function, warp-pointer-relative-if-inside: Public ordinary functions
Function, window-all-event-masks: Public ordinary functions
Function, window-backing-pixel: Public ordinary functions
Function, window-backing-planes: Public ordinary functions
Function, window-backing-store: Public ordinary functions
Function, window-bit-gravity: Public ordinary functions
Function, window-class: Public ordinary functions
Function, window-colormap: Public ordinary functions
Function, window-colormap-installed-p: Public ordinary functions
Function, window-cursor: Public ordinary functions
Function, window-display: Public ordinary functions
Function, window-do-not-propagate-mask: Public ordinary functions
Function, window-equal: Public ordinary functions
Function, window-event-mask: Public ordinary functions
Function, window-gravity: Public ordinary functions
Function, window-id: Public ordinary functions
Function, window-map-state: Public ordinary functions
Function, window-override-redirect: Public ordinary functions
Function, window-p: Public ordinary functions
Function, window-plist: Public ordinary functions
Function, window-save-under: Public ordinary functions
Function, window-visual: Public ordinary functions
Function, window-visual-info: Public ordinary functions
Function, with-buffer-function: Private ordinary functions
Function, with-buffer-request-and-reply-function: Private ordinary functions
Function, with-buffer-request-function: Private ordinary functions
Function, with-buffer-request-function-nolock: Private ordinary functions
Function, with-event-queue-function: Private ordinary functions
Function, withdraw-window: Public ordinary functions
Function, wm-client-machine: Public ordinary functions
Function, wm-colormap-windows: Public ordinary functions
Function, wm-command: Public ordinary functions
Function, wm-hints: Public ordinary functions
Function, wm-hints-flags: Public ordinary functions
Function, wm-hints-icon-mask: Public ordinary functions
Function, wm-hints-icon-pixmap: Public ordinary functions
Function, wm-hints-icon-window: Public ordinary functions
Function, wm-hints-icon-x: Public ordinary functions
Function, wm-hints-icon-y: Public ordinary functions
Function, wm-hints-initial-state: Public ordinary functions