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 541 of file ParagraphLayout.h.

const LEFontInstance* ParagraphLayout::StyleRunInfo::font
 

Definition at line 542 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::glyphBase
 

Definition at line 550 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::glyphCount
 

Definition at line 551 of file ParagraphLayout.h.

LEGlyphID* ParagraphLayout::StyleRunInfo::glyphs
 

Definition at line 544 of file ParagraphLayout.h.

UBiDiLevel ParagraphLayout::StyleRunInfo::level
 

Definition at line 547 of file ParagraphLayout.h.

const Locale* ParagraphLayout::StyleRunInfo::locale
 

Definition at line 543 of file ParagraphLayout.h.

float* ParagraphLayout::StyleRunInfo::positions
 

Definition at line 545 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::runBase
 

Definition at line 548 of file ParagraphLayout.h.

le_int32 ParagraphLayout::StyleRunInfo::runLimit
 

Definition at line 549 of file ParagraphLayout.h.

UScriptCode ParagraphLayout::StyleRunInfo::script
 

Definition at line 546 of file ParagraphLayout.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 14:36:44 2003 for ICU 2.8 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001