/external/icu/icu4c/source/layout/ |
LigatureSubstProc.cpp | 14 #include "LEGlyphStorage.h" 45 ByteOffset LigatureSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
|
LigatureSubstProc2.cpp | 14 #include "LEGlyphStorage.h" 48 le_uint16 LigatureSubstitutionProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index, LEErrorCode &success)
|
TibetanLayoutEngine.h | 32 // class LEGlyphStorage; 125 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success);
|
ThaiShaping.cpp | 10 #include "LEGlyphStorage.h" 146 LEUnicode errorChar, LEUnicode *outputBuffer, LEGlyphStorage &glyphStorage, le_int32 &outputIndex) 229 le_uint8 &charClass, LEUnicode *output, LEGlyphStorage &glyphStorage, le_int32 &outputIndex) 266 LEUnicode errorChar, LEUnicode *output, LEGlyphStorage &glyphStorage)
|
ArabicShaping.cpp | 10 #include "LEGlyphStorage.h" 114 void ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage) 126 le_bool rightToLeft, LEGlyphStorage &glyphStorage)
|
IndicLayoutEngine.h | 24 class LEGlyphStorage; 124 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success); 155 LEGlyphStorage &glyphStorage, LEErrorCode &success);
|
MorphTables2.cpp | 15 #include "LEGlyphStorage.h" 20 void MorphTableHeader2::process(const LEReferenceTo<MorphTableHeader2> &base, LEGlyphStorage &glyphStorage, 178 void MorphSubtableHeader2::process(const LEReferenceTo<MorphSubtableHeader2> &base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const
|
OpenTypeLayoutEngine.h | 280 LEUnicode *&/*outChars*/, LEGlyphStorage &glyphStorage, LEErrorCode &success); 312 LEGlyphStorage &glyphStorage, LEErrorCode &success); 314 virtual le_int32 glyphSubstitution(le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success); 341 virtual le_int32 glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success); 365 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success); 382 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success);
|
LayoutEngine.h | 19 class LEGlyphStorage; 86 LEGlyphStorage *fGlyphStorage; 188 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success); 216 virtual le_int32 computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success); 231 virtual void positionGlyphs(LEGlyphStorage &glyphStorage, float x, float y, LEErrorCode &success); 253 virtual void adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, LEGlyphStorage &glyphStorage, LEErrorCode &success); 300 virtual void mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, LEGlyphStorage &glyphStorage, LEErrorCode &success); 315 static void adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success); 336 static void adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success);
|
KhmerReordering.h | 22 class LEGlyphStorage; 118 LEUnicode *outChars, LEGlyphStorage &glyphStorage);
|
StateTableProcessor2.cpp | 13 #include "LEGlyphStorage.h" 54 void StateTableProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success)
|
IndicReordering.cpp | 11 #include "LEGlyphStorage.h" 97 LEGlyphStorage &fGlyphStorage; 176 IndicReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage, MPreFixups *mpreFixups) 626 LEUnicode *outChars, LEGlyphStorage &glyphStorage, [all...] |
IndicRearrangementProcessor.cpp | 14 #include "LEGlyphStorage.h" 41 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index) 70 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) const
|
IndicRearrangementProcessor2.cpp | 14 #include "LEGlyphStorage.h" 38 le_uint16 IndicRearrangementProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, 67 void IndicRearrangementProcessor2::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) const
|
TibetanReordering.cpp | 20 #include "LEGlyphStorage.h" 135 LEGlyphStorage &fGlyphStorage; 139 TibetanReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage) 323 LEUnicode *outChars, LEGlyphStorage &glyphStorage)
|
GlyphPositionAdjustments.h | 20 class LEGlyphStorage; 137 void applyCursiveAdjustments(LEGlyphStorage &glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance);
|
HangulLayoutEngine.cpp | 15 #include "LEGlyphStorage.h" 210 LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success)
|
KernTable.cpp | 10 #include "LEGlyphStorage.h" 193 void KernTable::process(LEGlyphStorage& storage, LEErrorCode &success)
|
LookupProcessor.cpp | 17 #include "LEGlyphStorage.h" 49 le_int32 LookupProcessor::process(LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments,
|
TibetanReordering.h | 29 class LEGlyphStorage; 137 LEUnicode *outChars, LEGlyphStorage &glyphStorage);
|
GlyphIterator.cpp | 12 #include "LEGlyphStorage.h" 18 GlyphIterator::GlyphIterator(LEGlyphStorage &theGlyphStorage, GlyphPositionAdjustments *theGlyphPositionAdjustments, le_bool rightToLeft, le_uint16 theLookupFlags,
|
KhmerReordering.cpp | 13 #include "LEGlyphStorage.h" 133 LEGlyphStorage &fGlyphStorage; 137 KhmerReorderingOutput(LEUnicode *outChars, LEGlyphStorage &glyphStorage) 360 LEUnicode *outChars, LEGlyphStorage &glyphStorage)
|
layout.vcxproj.filters | 135 <ClCompile Include="LEGlyphStorage.cpp"> 567 <CustomBuild Include="LEGlyphStorage.h">
|
Makefile.in | 107 LEGlyphStorage.o \
|
/external/icu/icu4c/source/test/hdrtst/ |
cxxfiles.txt | 118 LEGlyphStorage.h
|