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

1 2 3 4 5 6 7 8 910

  /external/icu/icu4c/source/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 144 LEErrorCode &success);
181 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
209 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success);
224 virtual void positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success);
246 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
293 virtual void mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, LEGlyphStorage &glyphStorage, LEErrorCode &success);
308 static void adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success);
329 static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success);
368 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);
391 void getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const
    [all...]
NonContextualGlyphSubstProc.h 27 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success) = 0;
29 static SubtableProcessor *createInstance(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
33 NonContextualGlyphSubstitutionProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &status);
NonContextualGlyphSubstProc2.h 27 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success) = 0;
29 static SubtableProcessor2 *createInstance(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
33 NonContextualGlyphSubstitutionProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
loengine.h 57 LEErrorCode *success);
103 LEErrorCode *success);
119 LEErrorCode *success);
135 LEErrorCode *success);
151 LEErrorCode *success);
169 LEErrorCode *success);
186 LEErrorCode *success);
208 LEErrorCode *success);
222 LEErrorCode *success);
ArabicLayoutEngine.h 53 le_int32 typoFlags, const LEReferenceTo<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);
ClassDefinitionTables.h 24 le_int32 getGlyphClass(const LETableReference &base, LEGlyphID glyphID, LEErrorCode &success) const;
25 le_bool hasGlyphClass(const LETableReference &base, le_int32 glyphClass, LEErrorCode &success) const;
29 LEErrorCode ignored = LE_NO_ERROR;
35 LEErrorCode ignored = LE_NO_ERROR;
46 le_int32 getGlyphClass(const LETableReference &base, LEGlyphID glyphID, LEErrorCode &success) const;
47 le_bool hasGlyphClass(const LETableReference &base, le_int32 glyphClass, LEErrorCode &success) const;
64 le_int32 getGlyphClass(const LETableReference &base, LEGlyphID glyphID, LEErrorCode &success) const;
65 le_bool hasGlyphClass(const LETableReference &base, le_int32 glyphClass, LEErrorCode &success) const;
SegmentArrayProcessor.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SegmentArrayProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
SegmentArrayProcessor2.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SegmentArrayProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
SegmentSingleProcessor.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SegmentSingleProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
SegmentSingleProcessor2.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SegmentSingleProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
SimpleArrayProcessor.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SimpleArrayProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
SimpleArrayProcessor2.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SimpleArrayProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
SingleTableProcessor.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SingleTableProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
SingleTableProcessor2.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 SingleTableProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
TrimmedArrayProcessor.h 28 virtual void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
30 TrimmedArrayProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
Lookups.h 36 inline le_int32 getGlyphCoverage(const LEReferenceTo<LookupSubtable> &base, LEGlyphID glyphID, LEErrorCode &success) const;
38 le_int32 getGlyphCoverage(const LEReferenceTo<LookupSubtable> &base, Offset tableOffset, LEGlyphID glyphID, LEErrorCode &success) const;
41 inline le_int32 getGlyphCoverage(const LETableReference &base, LEGlyphID glyphID, LEErrorCode &success) const;
43 inline le_int32 getGlyphCoverage(const LETableReference &base, Offset tableOffset, LEGlyphID glyphID, LEErrorCode &success) const;
53 const LEReferenceTo<LookupSubtable> getLookupSubtable(const LEReferenceTo<LookupTable> &base, le_uint16 subtableIndex, LEErrorCode &success) const;
62 const LEReferenceTo<LookupTable> getLookupTable(const LEReferenceTo<LookupListTable> &base, le_uint16 lookupTableIndex, LEErrorCode &success) const;
66 inline le_int32 LookupSubtable::getGlyphCoverage(const LEReferenceTo<LookupSubtable> &base, LEGlyphID glyphID, LEErrorCode &success) const
71 inline le_int32 LookupSubtable::getGlyphCoverage(const LETableReference &base, LEGlyphID glyphID, LEErrorCode &success) const {
76 inline le_int32 LookupSubtable::getGlyphCoverage(const LETableReference &base, Offset tableOffset, LEGlyphID glyphID, LEErrorCode &success) const {
ContextualGlyphSubstProc2.h 30 virtual le_uint16 processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index, LEErrorCode &success);
34 ContextualGlyphSubstitutionProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success);
53 TTGlyphID lookup(le_uint32 offset, LEGlyphID gid, LEErrorCode &success);
HangulLayoutEngine.h 58 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success);
75 le_int32 typoFlags, LEErrorCode &success);
122 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
KhmerLayoutEngine.h 61 le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success);
78 le_int32 typoFlags, LEErrorCode &success);
125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
SingleSubstitutionSubtables.h 25 le_uint32 process(const LEReferenceTo<SingleSubstitutionSubtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
32 le_uint32 process(const LEReferenceTo<SingleSubstitutionFormat1Subtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
40 le_uint32 process(const LEReferenceTo<SingleSubstitutionFormat2Subtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
  /external/chromium_org/third_party/icu/source/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);
  /external/icu/icu4c/source/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);

Completed in 272 milliseconds

1 2 3 4 5 6 7 8 910