File win/X11/Window.c

References Functions: Redisplay()win/X11/Window.c
  Resize()win/X11/Window.c
  no_op()win/X11/Window.c
  _XtInherit()
References Variables: actionswin/X11/Window.c
  resourceswin/X11/Window.c
  translationswin/X11/Window.c
  windowClassRecwin/X11/Window.c

Included Files


Preprocessor definitions

#define PRESERVE_NO_SYSV

#define offset( field )


Global Variable windowWidgetClass

WidgetClass windowWidgetClass
Visible in:  win/X11/Window.c

Global Variable windowClassRec

WindowClassRec windowClassRec
Visible in:  win/X11/Window.c
Used in:  win/X11/Window.c

Local Variables

resources
static XtResource resources[]
Used in:  win/X11/Window.c

actions
static XtActionsRec actions[]
Used in:  win/X11/Window.c

translations
static char translations[]
Used in:  win/X11/Window.c


Global Function WindowFont()

Font WindowFont ( Widget w )
Prototyped in: include/xwindow.h

Global Function WindowFontStruct()

XFontStruct* WindowFontStruct ( Widget w )
Prototyped in: include/xwindow.h

Local Function Redisplay()

static void Redisplay ( Widget w, XEvent* event, Region region )
Calls: XtCallCallbacks()
Used in:  win/X11/Window.c

Local Function Resize()

static void Resize ( Widget w )
Calls: XtCallCallbacks()
Used in:  win/X11/Window.c

Local Function no_op()

static void no_op ( Widget w, XEvent* event, String* params, Cardinal* num_params )
Used in:  win/X11/Window.c