gwenhywfar  5.3.0
Functions
src/html/libtest.c File Reference
#include <gwenhywfar/gwenhywfar.h>
#include <gwenhywfar/debug.h>
#include <gwenhywfar/xml.h>
#include <gwenhywfar/syncio_file.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include "htmlctx_l.h"
#include "htmlprops_be.h"
#include "htmlfont_be.h"
Include dependency graph for src/html/libtest.c:

Go to the source code of this file.

Functions

void dumpObject (HTML_OBJECT *o, FILE *f, int indent)
 
int main (int argc, char **argv)
 
int test1 (int argc, char **argv)
 

Function Documentation

◆ dumpObject()

void dumpObject ( HTML_OBJECT o,
FILE *  f,
int  indent 
)

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 120 of file src/html/libtest.c.

References test1().

Here is the call graph for this function:

◆ test1()

int test1 ( int  argc,
char **  argv 
)