Searched defs:glyphCount (Results 1 - 25 of 30) sorted by relevance

12

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DAlternateSubstSubtables.h50 le_uint16 glyphCount; member in struct:AlternateSetTable
H A DMultipleSubstSubtables.h50 le_uint16 glyphCount; member in struct:SequenceTable
H A DSingleSubstitutionSubtables.h62 le_uint16 glyphCount; member in struct:SingleSubstitutionFormat2Subtable
H A DCoverageTables.h54 le_uint16 glyphCount; member in struct:CoverageFormat1Table
H A DSimpleArrayProcessor2.cpp64 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSimpleArrayProcessor.cpp62 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSingleTableProcessor.cpp64 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSingleTableProcessor2.cpp66 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DMultipleSubstSubtables.cpp77 le_uint16 glyphCount = SWAPW(sequenceTable->glyphCount); local
[all...]
H A DSegmentArrayProcessor2.cpp63 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentArrayProcessor.cpp63 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentSingleProcessor2.cpp64 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DSegmentSingleProcessor.cpp63 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DStateTableProcessor2.cpp79 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
[all...]
H A DStateTableProcessor.cpp78 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DThaiLayoutEngine.cpp96 le_int32 glyphCount; local
H A DClassDefinitionTables.h70 le_uint16 glyphCount; member in struct:ClassDefFormat1Table
H A DContextualGlyphSubstProc2.cpp160 TTGlyphID glyphCount = SWAPW(lookupTable8->glyphCount); local
H A DGlyphPositionAdjustments.cpp44 GlyphPositionAdjustments::GlyphPositionAdjustments(le_int32 glyphCount) argument
H A DGlyphDefinitionTables.h60 le_uint16 glyphCount; member in struct:AttachmentListTable
H A DLookupTables.h115 TTGlyphID glyphCount; member in struct:TrimmedArrayLookupTable
H A DContextualSubstSubtables.cpp76 le_bool ContextualSubstitutionBase::matchGlyphIDs(const LEReferenceToArrayOf<TTGlyphID>& glyphArray, le_uint16 glyphCount, argument
149 le_bool ContextualSubstitutionBase::matchGlyphCoverages(const LEReferenceToArrayOf<Offset> &coverageTableOffsetArray, le_uint16 glyphCount, argument
105 matchGlyphClasses( const LEReferenceToArrayOf<le_uint16> &classArray, le_uint16 glyphCount, GlyphIterator *glyphIterator, const LEReferenceTo<ClassDefinitionTable> &classDefinitionTable, LEErrorCode &success, le_bool backtrack) argument
[all...]
H A DContextualSubstSubtables.h120 le_uint16 glyphCount; member in struct:SubRuleTable
149 le_uint16 glyphCount; member in struct:SubClassRuleTable
164 le_uint16 glyphCount; member in struct:ContextualSubstitutionFormat3Subtable
74 matchGlyphCoverages( const Offset *coverageTableOffsetArray, le_uint16 glyphCount, GlyphIterator *glyphIterator, const LETableReference& offsetBase, LEErrorCode &success, le_bool backtrack = FALSE) argument
H A DGlyphIterator.cpp51 le_int32 glyphCount = glyphStorage.getGlyphCount(); local
H A DLookupProcessor.cpp84 le_int32 glyphCount = glyphStorage.getGlyphCount(); local

Completed in 116 milliseconds

12