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

LayoutEngine.h File Reference

#include "LETypes.h"
#include "LEFontInstance.h"
#include "LEGlyphFilter.h"
#include "unicode/utypes.h"
#include <string.h>

Go to the source code of this file.

Compounds

class  LayoutEngine

Defines

#define ARRAY_COPY(dst, src, count)    memcpy(dst, src, (count) * sizeof (src)[0])


Define Documentation

#define ARRAY_COPY( dst, src, count )   memcpy(dst, src, (count) * sizeof (src)[0])
 

Definition at line 20 of file LayoutEngine.h.

Referenced by LayoutEngine::getCharIndices(), LayoutEngine::getGlyphPositions(), and LayoutEngine::getGlyphs().


Generated at Fri Dec 15 12:12:39 2000 for ICU 1.7 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000