bcg.h File Reference

#include "machine.h"
#include <X11/Xlib.h>
#include <X11/Intrinsic.h>
#include "ObjectStructure.h"

Include dependency graph for bcg.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _menu_entry
struct  BCG

Defines

#define CoordModePrevious   1
#define CoordModeOrigin   0
#define GXclear   0
#define GXand   1
#define GXandReverse   2
#define GXcopy   3
#define GXandInverted   4
#define GXnoop   5
#define GXxor   6
#define GXor   7
#define GXnor   8
#define GXequiv   9
#define GXinvert   10
#define GXorReverse   11
#define GXcopyInverted   12
#define GXorInverted   13
#define GXnand   14
#define GXset   15

Typedefs

typedef _menu_entry menu_entry
typedef int EVTHANDLER __PARAMS ((int win, int x, int y, int ibut))

Functions

BCGGetWindowXgcNumber (int i)


Define Documentation

#define CoordModeOrigin   0

Definition at line 20 of file bcg.h.

Referenced by _ShadowSurroundedBox(), _Xaw3dDrawShadows(), _XawSme3dDrawShadows(), absourelXfig(), drawpolymark(), fillpolylinesPos(), fillpolylinesXfig(), getabsourel(), getabsourelGif(), getabsourelPos(), getabsourelXfig(), InitMissileXgc(), InitScilabGCGif(), InitScilabGCPos(), setabsourel(), setabsourelGif(), setabsourelPos(), setwindowdimGif(), xget_absourel(), XmuDrawLogo(), XRotPaintAlignedString(), and xset_absourel().

#define CoordModePrevious   1

Definition at line 19 of file bcg.h.

Referenced by absourelXfig(), draw_it(), setabsourel(), setabsourelGif(), setabsourelPos(), ShowCursor(), and xset_absourel().

#define GXand   1

Definition at line 26 of file bcg.h.

#define GXandInverted   4

Definition at line 29 of file bcg.h.

#define GXandReverse   2

Definition at line 27 of file bcg.h.

#define GXclear   0

Definition at line 25 of file bcg.h.

Referenced by PixmapClear(), set_c(), and xset_alufunction2().

#define GXcopy   3

Definition at line 28 of file bcg.h.

Referenced by initgraphic(), LoadNewFont(), XRotPaintAlignedString(), and xset_alufunction2().

#define GXcopyInverted   12

Definition at line 37 of file bcg.h.

Referenced by XRotPaintAlignedString().

#define GXequiv   9

Definition at line 34 of file bcg.h.

#define GXinvert   10

Definition at line 35 of file bcg.h.

Referenced by GetGCs().

#define GXnand   14

Definition at line 39 of file bcg.h.

#define GXnoop   5

Definition at line 30 of file bcg.h.

#define GXnor   8

Definition at line 33 of file bcg.h.

#define GXor   7

Definition at line 32 of file bcg.h.

#define GXorInverted   13

Definition at line 38 of file bcg.h.

#define GXorReverse   11

Definition at line 36 of file bcg.h.

#define GXset   15

Definition at line 40 of file bcg.h.

#define GXxor   6

Definition at line 31 of file bcg.h.

Referenced by CreateGCs(), displaystring(), DrawMark(), GetGC(), reset_xor_gc(), set_c(), setdash(), setthickness(), VisualBell(), XorString(), and xset_alufunction2().


Typedef Documentation

typedef int EVTHANDLER __PARAMS((int win, int x, int y, int ibut))

Definition at line 64 of file bcg.h.

typedef struct _menu_entry menu_entry

Structure to keep the graphic state


Function Documentation

struct BCG* GetWindowXgcNumber ( int  i  ) 


Generated on Sun Mar 4 15:20:17 2007 for Scilab [trunk] by  doxygen 1.5.1