HomeSort by relevance Sort by last modified time
    Searched refs:LEGlyphStorage (Results 26 - 50 of 97) sorted by null

12 3 4

  /external/icu/icu4c/source/layout/
ArabicShaping.h 20 class LEGlyphStorage;
60 le_bool rightToLeft, LEGlyphStorage &glyphStorage);
75 static void adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage);
ContextualGlyphInsertionProc2.h 24 class LEGlyphStorage;
31 virtual le_uint16 processStateEntry(LEGlyphStorage &glyphStorage,
64 void doInsertion(LEGlyphStorage &glyphStorage,
GXLayoutEngine.h 19 class LEGlyphStorage;
105 LEGlyphStorage &glyphStorage, LEErrorCode &success);
120 LEGlyphStorage &glyphStorage, LEErrorCode &success);
GXLayoutEngine2.h 18 class LEGlyphStorage;
104 LEGlyphStorage &glyphStorage, LEErrorCode &success);
119 LEGlyphStorage &glyphStorage, LEErrorCode &success);
IndicLayoutEngine.h 24 class LEGlyphStorage;
124 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
155 LEGlyphStorage &glyphStorage, LEErrorCode &success);
StateTableProcessor.h 22 class LEGlyphStorage;
27 void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
31 virtual ByteOffset processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index) = 0;
StateTableProcessor2.h 23 class LEGlyphStorage;
28 void process(LEGlyphStorage &glyphStorage, LEErrorCode &success);
32 virtual le_uint16 processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index, LEErrorCode &success) = 0;
ContextualGlyphSubstProc.h 23 class LEGlyphStorage;
30 virtual ByteOffset processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index);
ContextualGlyphSubstProc2.h 23 class LEGlyphStorage;
30 virtual le_uint16 processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index, LEErrorCode &success);
GlyphPositioningTables.h 23 class LEGlyphStorage;
30 void process(const LEReferenceTo<GlyphPositioningTableHeader> &base, LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments,
GlyphSubstitutionTables.h 22 class LEGlyphStorage;
29 LEGlyphStorage &glyphStorage,
HanLayoutEngine.h 20 class LEGlyphStorage;
100 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
HangulLayoutEngine.h 24 class LEGlyphStorage;
122 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
LigatureSubstProc.h 23 class LEGlyphStorage;
32 virtual ByteOffset processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index);
LigatureSubstProc2.h 23 class LEGlyphStorage;
32 virtual le_uint16 processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph,
GlyphIterator.h 21 class LEGlyphStorage;
26 GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
86 LEGlyphStorage &glyphStorage;
GlyphPositioningTables.cpp 14 #include "LEGlyphStorage.h"
19 void GlyphPositioningTableHeader::process(const LEReferenceTo<GlyphPositioningTableHeader> &base, LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments, le_bool rightToLeft,
GlyphSubstitutionTables.cpp 15 #include "LEGlyphStorage.h"
21 LEGlyphStorage &glyphStorage,
KhmerLayoutEngine.h 27 // class LEGlyphStorage;
125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
ThaiShaping.h 21 class LEGlyphStorage;
71 LEUnicode errorChar, LEUnicode *output, LEGlyphStorage &glyphStorage);
83 LEUnicode errorChar, LEUnicode *outputBuffer, LEGlyphStorage &glyphStorage, le_int32 &outputIndex);
86 le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex);
TibetanLayoutEngine.h 32 // class LEGlyphStorage;
125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
GXLayoutEngine.cpp 11 #include "LEGlyphStorage.h"
32 le_int32 GXLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success)
56 LEGlyphStorage &/*glyphStorage*/, LEErrorCode &success)
GXLayoutEngine2.cpp 10 #include "LEGlyphStorage.h"
29 le_int32 GXLayoutEngine2::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success)
52 LEGlyphStorage &/*glyphStorage*/, LEErrorCode &success)
KhmerReordering.h 22 class LEGlyphStorage;
118 LEUnicode *outChars, LEGlyphStorage &glyphStorage);
LookupProcessor.h 26 class LEGlyphStorage;
37 le_int32 process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments,

Completed in 156 milliseconds

12 3 4