nyctergatis.com

Contact

Projects
Sysquake Remote Live
NME
PDF
Hike
Sudoku
GifBuilder
jpeglib for Palm OS
MySQL Client
Cross-GCC for Mac OS

NPWTextLayoutState Struct Reference

State of text layout. More...

#include <NPWText.h>


Data Fields

NPWMarkupCBEntry const * markupCBTable
 table of markup callbacks
NPWCharStyle style
 current character style
NPWParFormat parFormat
 current paragraph format
NPWFloat x
 left margin
NPWFloat y
 base line of next line
NPWFloat const * lineMaxWidths
 array of maximum width of lines (last value is repeated)
NPWInt lineMWLen
 number of elements in lineMaxWidths
NPWFloat bottom
 lower baseline limit along y axis
NPWConstText str
 text
NPWInt len
 length of text
NPWInt i
 offset in str
NPWBoolean newParagraph
 TRUE if next line is the first line of a paragraph.

Detailed Description

State of text layout.

Definition at line 107 of file NPWText.h.


The documentation for this struct was generated from the following file:
Generated by Doxygen.
Copyright 2007-2010, Yves Piguet.
All rights reserved.