Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

ParagraphLayout::StyleRunInfo Struct Reference

List of all members.

Public Attributes

LayoutEngineengine
const LEFontInstancefont
const Localelocale
LEGlyphIDglyphs
float * positions
UScriptCode script
UBiDiLevel level
le_int32 runBase
le_int32 runLimit
le_int32 glyphBase
le_int32 glyphCount

Member Data Documentation

LayoutEngine* ParagraphLayout::StyleRunInfo::engine
 

Definition at line 524 of file ParagraphLayout.h.

const LEFontInstance* ParagraphLayout::StyleRunInfo::font
 

Definition at line 525 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::glyphBase
 

Definition at line 533 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::glyphCount
 

Definition at line 534 of file ParagraphLayout.h.

LEGlyphID* ParagraphLayout::StyleRunInfo::glyphs
 

Definition at line 527 of file ParagraphLayout.h.

UBiDiLevel ParagraphLayout::StyleRunInfo::level
 

Definition at line 530 of file ParagraphLayout.h.

const Locale* ParagraphLayout::StyleRunInfo::locale
 

Definition at line 526 of file ParagraphLayout.h.

float* ParagraphLayout::StyleRunInfo::positions
 

Definition at line 528 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::runBase
 

Definition at line 531 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::runLimit
 

Definition at line 532 of file ParagraphLayout.h.

UScriptCode ParagraphLayout::StyleRunInfo::script
 

Definition at line 529 of file ParagraphLayout.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 12 13:11:38 2003 for ICU 2.6 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001