HomeSort by relevance Sort by last modified time
    Searched refs:LEErrorCode (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/icu4c/layout/
LEGlyphStorage.h 149 void getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const;
163 void getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const;
175 void getCharIndices(le_int32 charIndices[], LEErrorCode &success) const;
188 void getCharIndices(le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const;
201 void getGlyphPositions(float positions[], LEErrorCode &success) const;
217 void getGlyphPosition(le_int32 glyphIndex, float &x, float &y, LEErrorCode &success) const;
231 void allocateGlyphArray(le_int32 initialGlyphCount, le_bool rightToLeft, LEErrorCode &success);
243 le_int32 allocatePositions(LEErrorCode &success);
254 le_int32 allocateAuxData(LEErrorCode &success);
264 void getAuxData(le_uint32 auxData[], LEErrorCode &success) const
    [all...]
LayoutEngine.h 138 LEErrorCode &success);
172 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
200 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
215 virtual void positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success);
237 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
278 virtual void mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, LEGlyphStorage &glyphStorage, LEErrorCode &success);
292 static void adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success);
313 static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success);
352 virtual le_int32 layoutChars(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, float x, float y, LEErrorCode &success);
375 void getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const
    [all...]
loengine.h 56 LEErrorCode *success);
102 LEErrorCode *success);
118 LEErrorCode *success);
134 LEErrorCode *success);
150 LEErrorCode *success);
168 LEErrorCode *success);
185 LEErrorCode *success);
207 LEErrorCode *success);
221 LEErrorCode *success);
ArabicLayoutEngine.h 53 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
70 le_int32 typoFlags, LEErrorCode &success);
117 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
136 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
138 // static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
172 le_int32 typoFlags, LEErrorCode &success);
201 virtual le_int32 glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success);
220 LEGlyphStorage &glyphStorage, LEErrorCode &success);
236 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
GXLayoutEngine.h 52 GXLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, const MorphTableHeader *morphTable, LEErrorCode &success);
105 LEGlyphStorage &glyphStorage, LEErrorCode &success);
120 LEGlyphStorage &glyphStorage, LEErrorCode &success);
HangulLayoutEngine.h 58 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
75 le_int32 typoFlags, LEErrorCode &success);
122 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
KhmerLayoutEngine.h 61 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
78 le_int32 typoFlags, LEErrorCode &success);
125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
ThaiLayoutEngine.h 47 ThaiLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success);
116 LEGlyphStorage &glyphStorage, LEErrorCode &success);
138 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
TibetanLayoutEngine.h 61 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
78 le_int32 typoFlags, LEErrorCode &success);
125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
IndicLayoutEngine.h 59 le_int32 typoFlags, le_bool version2, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
76 le_int32 typoFlags, LEErrorCode &success);
124 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
155 LEGlyphStorage &glyphStorage, LEErrorCode &success);
GlyphPosnLookupProc.h 35 LEErrorCode& success);
40 const LEFontInstance *fontInstance, LEErrorCode& success) const;
OpenTypeLayoutEngine.h 66 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &success);
80 le_int32 typoFlags, LEErrorCode &success);
274 LEUnicode *&/*outChars*/, LEGlyphStorage &glyphStorage, LEErrorCode &success);
306 LEGlyphStorage &glyphStorage, LEErrorCode &success);
308 virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
335 virtual le_int32 glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success);
359 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
376 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
loengine.cpp 23 LEErrorCode *success)
47 LEErrorCode *success)
61 LEErrorCode *success)
76 LEErrorCode *success)
91 LEErrorCode *success)
107 LEErrorCode *success)
122 LEErrorCode *success)
139 LEErrorCode *success)
153 LEErrorCode *success)
LookupProcessor.h 37 le_bool rightToLeft, const GlyphDefinitionTableHeader *glyphDefinitionTableHeader, const LEFontInstance *fontInstance, LEErrorCode& success) const;
39 le_uint32 applyLookupTable(const LookupTable *lookupTable, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const;
41 le_uint32 applySingleLookup(le_uint16 lookupTableIndex, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const;
44 GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const = 0;
58 LEErrorCode& success);
GlyphSubstLookupProc.h 37 LEErrorCode& success);
42 const LEFontInstance *fontInstance, LEErrorCode& success) const;
HanLayoutEngine.h 51 le_int32 typoFlags, const GlyphSubstitutionTableHeader *gsubTablem, LEErrorCode &success);
100 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
ExtensionSubtables.h 31 GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const;
MPreFixups.h 32 void apply(LEGlyphStorage &glyphStorage, LEErrorCode& success);
MultipleSubstSubtables.h 34 le_uint32 process(GlyphIterator *glyphIterator, LEErrorCode& success, const LEGlyphFilter *filter = NULL) const;
  /external/icu4c/samples/layout/
GDIFontMap.h 27 GDIFontMap(GDISurface *surface, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status);
32 virtual const LEFontInstance *openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status);
GnomeFontMap.h 27 GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status);
32 virtual const LEFontInstance *openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status);
FontMap.h 22 FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status);
26 virtual const LEFontInstance *getScriptFont(le_int32 scriptCode, LEErrorCode &status);
37 virtual const LEFontInstance *openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status) = 0;
GDIFontMap.cpp 18 GDIFontMap::GDIFontMap(GDISurface *surface, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status)
29 const LEFontInstance *GDIFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status)
GnomeFontMap.cpp 20 GnomeFontMap::GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status)
31 const LEFontInstance *GnomeFontMap::openFont(const char *fontName, le_int16 pointSize, LEErrorCode &status)
  /external/icu4c/test/letest/
cfonts.h 15 LEErrorCode *status);
18 LEErrorCode *status);

Completed in 2225 milliseconds

1 2 3 4