netsurf/render/layout.h
James Bursa ce0d001eb1 [project @ 2002-05-27 23:21:11 by bursa]
Simple left float implementation.

svn path=/import/netsurf/; revision=19
2002-05-27 23:21:11 +00:00

11 lines
148 B
C

/**
* $Id: layout.h,v 1.2 2002/05/27 23:21:11 bursa Exp $
*/
/**
* interface
*/
void layout_document(struct box * box, unsigned long width);