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

ValueRecord Struct Reference

#include <ValueRecords.h>

List of all members.

Public Methods

le_int16 getFieldValue (ValueFormat valueFormat, ValueRecordField field)
le_int16 getFieldValue (le_int16 index, ValueFormat valueFormat, ValueRecordField field)
void adjustPosition (ValueFormat valueFormat, char *base, GlyphPositionAdjustment &positionAdjustment, LEFontInstance *fontInstance)
void adjustPosition (le_int16 index, ValueFormat valueFormat, char *base, GlyphPositionAdjustment &positionAdjustment, LEFontInstance *fontInstance)

Public Attributes

le_int16 values [ANY_NUMBER]

Static Public Methods

le_int16 getSize (ValueFormat valueFormat)


Member Function Documentation

void ValueRecord::adjustPosition ( le_int16 index,
ValueFormat valueFormat,
char * base,
GlyphPositionAdjustment & positionAdjustment,
LEFontInstance * fontInstance )
 

void ValueRecord::adjustPosition ( ValueFormat valueFormat,
char * base,
GlyphPositionAdjustment & positionAdjustment,
LEFontInstance * fontInstance )
 

le_int16 ValueRecord::getFieldValue ( le_int16 index,
ValueFormat valueFormat,
ValueRecordField field )
 

le_int16 ValueRecord::getFieldValue ( ValueFormat valueFormat,
ValueRecordField field )
 

le_int16 ValueRecord::getSize ( ValueFormat valueFormat ) [static]
 


Member Data Documentation

le_int16 ValueRecord::values[ANY_NUMBER]
 

Definition at line 22 of file ValueRecords.h.


The documentation for this struct was generated from the following file:
Generated at Tue Dec 5 18:13:55 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000