liberscribble/include/scb.h File Reference

#include "scbcolor.h"
#include "scbconfig.h"
#include "scbpage.h"
#include "scbpages.h"
#include "scbpath.h"
#include "scbpoint.h"
#include "scbpoints.h"
#include "scbstroke.h"
#include "scbstrokes.h"
#include "scbdoc.h"
#include "scbtype.h"
#include "scbmacro.h"

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

Go to the source code of this file.

Functions

void scb_init ()
void scb_uninit ()


Function Documentation

void scb_init (  ) 

Copyright (C) 2005-2008 iRex Technologies B.V. All rights reserved.

Definition at line 27 of file scb.c.

00028 {
00029     scb_driver_init();
00030 }

Here is the call graph for this function:

void scb_uninit (  ) 

Definition at line 32 of file scb.c.

00033 {
00034     scb_driver_close();
00035 }

Here is the call graph for this function:


Generated on Sun Dec 14 17:14:58 2008 by  doxygen 1.5.6