Public symbols in libicule.so.46 (46.0-MeeGo 1.2 Core) on x86
Total: 36


LayoutEngine.h, libicule.so.46.0
namespace icu
LayoutEngine::adjustGlyphPositions ( LEUnicode const* chars, le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage& glyphStorage, LEErrorCode& success )
LayoutEngine::adjustMarkGlyphs ( LEGlyphStorage& glyphStorage, LEGlyphFilter* markFilter, LEErrorCode& success ) [static]
LayoutEngine::adjustMarkGlyphs ( LEUnicode const* chars, le_int32 charCount, le_bool reverse, LEGlyphStorage& glyphStorage, LEGlyphFilter* markFilter, LEErrorCode& success ) [static]
LayoutEngine::characterProcessing ( LEUnicode const* chars, le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEUnicode*& outChars, LEGlyphStorage& glyphStorage, LEErrorCode& success )
LayoutEngine::computeGlyphs ( LEUnicode const* chars, le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage& glyphStorage, LEErrorCode& success )
LayoutEngine::getCharIndices ( le_int32* charIndices, le_int32 indexBase, LEErrorCode& success ) const
LayoutEngine::getCharIndices ( le_int32* charIndices, LEErrorCode& success ) const
LayoutEngine::getDynamicClassID ( ) const
LayoutEngine::getFontTable LETag tableTag ) const
LayoutEngine::getGlyphCount ( ) const
LayoutEngine::getGlyphPosition ( le_int32 glyphIndex, float& x, float& y, LEErrorCode& success ) const
LayoutEngine::getGlyphPositions ( float* positions, LEErrorCode& success ) const
LayoutEngine::getGlyphs ( le_uint32* glyphs, le_uint32 extraBits, LEErrorCode& success ) const
LayoutEngine::getGlyphs ( LEGlyphID* glyphs, LEErrorCode& success ) const
LayoutEngine::getStaticClassID ( ) [static]
LayoutEngine::layoutChars ( LEUnicode const* chars, le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, float x, float y, LEErrorCode& success )
LayoutEngine::LayoutEngine [in-charge] ( LEFontInstance const* fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode& success )
LayoutEngine::LayoutEngine [not-in-charge] ( LEFontInstance const* fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode& success )
LayoutEngine::layoutEngineFactory ( LEFontInstance const* fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typo_flags, LEErrorCode& success ) [static]
LayoutEngine::layoutEngineFactory ( LEFontInstance const* fontInstance, le_int32 scriptCode, le_int32 languageCode, LEErrorCode& success ) [static]
LayoutEngine::mapCharsToGlyphs ( LEUnicode const* chars, le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, LEGlyphStorage& glyphStorage, LEErrorCode& success )
LayoutEngine::positionGlyphs ( LEGlyphStorage& glyphStorage, float x, float y, LEErrorCode& success )
LayoutEngine::reset ( )
LayoutEngine::~LayoutEngine [in-charge-deleting] ( )
LayoutEngine::~LayoutEngine [in-charge] ( )
LayoutEngine::~LayoutEngine [not-in-charge] ( )

loengine.h, libicule.so.46.0
le_close le_engine* engine )
le_create ( le_font const* font, le_int32 scriptCode, le_int32 languageCode, le_int32 typo_flags, LEErrorCode* success )
le_getCharIndices ( le_engine* engine, le_int32* charIndices, LEErrorCode* success )
le_getCharIndicesWithBase ( le_engine* engine, le_int32* charIndices, le_int32 indexBase, LEErrorCode* success )
le_getGlyphCount ( le_engine* engine, LEErrorCode* success )
le_getGlyphPosition ( le_engine* engine, le_int32 glyphIndex, float* x, float* y, LEErrorCode* success )
le_getGlyphPositions ( le_engine* engine, float* positions, LEErrorCode* success )
le_getGlyphs ( le_engine* engine, LEGlyphID* glyphs, LEErrorCode* success )
le_layoutChars ( le_engine* engine, LEUnicode const* chars, le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, float x, float y, LEErrorCode* success )
le_reset ( le_engine* engine, LEErrorCode* success )

to the top



Generated on Fri Sep 2 19:30:24 2011 for libicule.so.46 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API