| /external/icu4c/test/letest/ |
| SimpleFontInstance.h | 33 SimpleFontInstance(float pointSize, LEErrorCode &status);
|
| SimpleFontInstance.cpp | 23 SimpleFontInstance::SimpleFontInstance(float pointSize, LEErrorCode &status)
|
| PortableFontInstance.h | 69 PortableFontInstance(const char *fileName, float pointSize, LEErrorCode &status);
|
| /external/icu4c/layout/ |
| GlyphPosnLookupProc.cpp | 41 LEErrorCode& success) 65 LEErrorCode& success) const
|
| GlyphSubstLookupProc.cpp | 36 LEErrorCode& success) 52 GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const
|
| MPreFixups.cpp | 43 void MPreFixups::apply(LEGlyphStorage &glyphStorage, LEErrorCode& success) 66 LEErrorCode success = LE_NO_ERROR;
|
| OpenTypeLayoutEngine.cpp | 79 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success) 122 le_int32 typoFlags, LEErrorCode &success) 179 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) 228 LEGlyphStorage &glyphStorage, LEErrorCode &success) 261 LEGlyphStorage &glyphStorage, LEErrorCode &success) 285 le_int32 OpenTypeLayoutEngine::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success) 299 le_int32 OpenTypeLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success) 340 LEGlyphStorage &glyphStorage, LEErrorCode &success)
|
| LEInsertionList.cpp | 54 LEGlyphID *LEInsertionList::insert(le_int32 position, le_int32 count, LEErrorCode &success)
|
| LookupProcessor.cpp | 23 const LEFontInstance *fontInstance, LEErrorCode& success) const 51 const LEFontInstance *fontInstance, LEErrorCode& success) const 92 const LEFontInstance *fontInstance, LEErrorCode& success) const 124 LEErrorCode& success)
|
| MultipleSubstSubtables.cpp | 17 le_uint32 MultipleSubstitutionSubtable::process(GlyphIterator *glyphIterator, LEErrorCode& success, const LEGlyphFilter *filter) const
|
| ContextualSubstSubtables.cpp | 31 LEErrorCode& success) 151 LEErrorCode& success) const 188 LEErrorCode& success) const 237 LEErrorCode& success) const 289 LEErrorCode& success)const 322 LEErrorCode& success) const 365 LEErrorCode& success) const 436 LEErrorCode& success) const 516 LEErrorCode & success) const
|
| ArabicShaping.cpp | 114 LEErrorCode success = LE_NO_ERROR; 142 LEErrorCode success = LE_NO_ERROR;
|
| CanonShaping.cpp | 41 LEErrorCode status = LE_NO_ERROR;
|
| GlyphIterator.h | 72 LEGlyphID *insertGlyphs(le_int32 count, LEErrorCode& success);
|
| LEFontInstance.h | 144 virtual const LEFontInstance *getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const;
|
| HangulLayoutEngine.cpp | 187 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success) 196 le_int32 typoFlags, LEErrorCode &success) 210 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
|
| IndicReordering.cpp | 208 LEErrorCode success = LE_NO_ERROR; 220 LEErrorCode success = LE_NO_ERROR; 228 LEErrorCode success = LE_NO_ERROR; 234 LEErrorCode success = LE_NO_ERROR; 267 LEErrorCode success = LE_NO_ERROR; 268 LEErrorCode success2 = LE_NO_ERROR; 293 LEErrorCode success = LE_NO_ERROR; 309 LEErrorCode success = LE_NO_ERROR; 627 MPreFixups **outMPreFixups, LEErrorCode& success) [all...] |
| LETypes.h | 528 enum LEErrorCode { 551 typedef enum LEErrorCode LEErrorCode;
|
| /external/icu4c/samples/layout/ |
| GnomeFontInstance.h | 69 virtual LEErrorCode initMapper(); 72 GnomeFontInstance(FT_Library engine, const char *fontPathName, le_int16 pointSize, LEErrorCode &status);
|
| ScriptCompositeFontInstance.h | 77 virtual const LEFontInstance *getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const;
|
| gdiglue.cpp | 56 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status)
|
| paragraph.h | 36 Paragraph(const LEUnicode chars[], le_int32 charCount, const FontRuns *fontRuns, LEErrorCode &status);
|
| GnomeFontInstance.cpp | 49 GnomeFontInstance::GnomeFontInstance(FT_Library engine, const char *fontPathName, le_int16 pointSize, LEErrorCode &status) 99 LEErrorCode GnomeFontInstance::initMapper()
|
| FontMap.cpp | 22 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) 195 const LEFontInstance *FontMap::getScriptFont(le_int32 scriptCode, LEErrorCode &status) 259 LEErrorCode status = LE_NO_ERROR;
|
| /external/icu4c/layoutex/layout/ |
| playout.h | 104 LEErrorCode *status);
|