Searched defs:glyphStorage (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DSimpleArrayProcessor2.cpp37 void SimpleArrayProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DGXLayoutEngine.cpp32 le_int32 GXLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DGlyphPositioningTables.cpp19 void GlyphPositioningTableHeader::process(const LEReferenceTo<GlyphPositioningTableHeader> &base, LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments, le_bool rightToLeft, argument
H A DGlyphSubstitutionTables.cpp20 process(const LEReferenceTo<GlyphSubstitutionTableHeader> &base, LEGlyphStorage &glyphStorage, le_bool rightToLeft, LETag scriptTag, LETag languageTag, const LEReferenceTo<GlyphDefinitionTableHeader> &glyphDefinitionTableHeader, const LEGlyphFilter *filter, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder, LEErrorCode &success) const argument
H A DMorphTables.cpp23 void MorphTableHeader::process(const LETableReference &base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const argument
55 void MorphSubtableHeader::process(const LEReferenceTo<MorphSubtableHeader> &base, LEGlyphStorage &glyphStorage, LEErrorCode &success) const argument
H A DSegmentArrayProcessor.cpp35 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSegmentArrayProcessor2.cpp35 void SegmentArrayProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSegmentSingleProcessor.cpp35 void SegmentSingleProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSegmentSingleProcessor2.cpp36 void SegmentSingleProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSimpleArrayProcessor.cpp35 void SimpleArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSingleTableProcessor.cpp35 void SingleTableProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSingleTableProcessor2.cpp36 void SingleTableProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DStateTableProcessor.cpp42 void StateTableProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DStateTableProcessor2.cpp54 void StateTableProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
[all...]
H A DTrimmedArrayProcessor.cpp43 void TrimmedArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DTrimmedArrayProcessor2.cpp39 void TrimmedArrayProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DCanonShaping.cpp34 reorderMarks(const LEUnicode *inChars, le_int32 charCount, le_bool rightToLeft, LEUnicode *outChars, LEGlyphStorage &glyphStorage) argument
H A DContextualGlyphSubstProc.cpp44 ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index) argument
H A DGXLayoutEngine2.cpp29 le_int32 GXLayoutEngine2::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DGlyphIterator.h86 LEGlyphStorage &glyphStorage; member in class:GlyphIterator
H A DKhmerLayoutEngine.cpp44 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DThaiLayoutEngine.cpp59 le_int32 ThaiLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
100 adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool , LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DTibetanLayoutEngine.cpp50 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DContextualGlyphInsertionProc2.cpp41 void ContextualGlyphInsertionProcessor2::doInsertion(LEGlyphStorage &glyphStorage, argument
73 le_uint16 ContextualGlyphInsertionProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, argument
H A DContextualGlyphSubstProc2.cpp40 le_uint16 ContextualGlyphSubstitutionProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, argument

Completed in 123 milliseconds

12