Home
last modified time | relevance | path

Searched defs:substCount (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/contrib/include/
H A DGermanStemmer.h31 int32_t substCount; variable
/dports/textproc/clucene/clucene-core-2.3.3.4/src/contribs-lib/CLucene/analysis/de/
H A DGermanStemmer.h31 int substCount; in CL_CLASS_DEF() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DContextualSubstSubtables.cpp52 le_uint16 substCount, in applySubstitutionLookups()
272 le_uint16 substCount = SWAPW(subRuleTable->substCount); in process() local
341 le_uint16 substCount = SWAPW(subClassRuleTable->substCount); in process() local
502 le_uint16 substCount = (le_uint16) SWAPW(lookaheadGlyphArray[lookaheadGlyphCount]); in process() local
601 le_uint16 substCount = SWAPW(lookaheadClassArray[lookaheadGlyphCount]); in process() local
662 … le_uint16 substCount = (le_uint16) SWAPW(lookaheadCoverageTableOffsetArray[lookaheadGlyphCount]); in process() local
H A DSubstitutionLookups.cpp53 le_uint16 substCount, in applySubstitutionLookups()
H A DContextualSubstSubtables.h121 le_uint16 substCount; member
150 le_uint16 substCount; member
165 le_uint16 substCount; member
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DContextualSubstSubtables.cpp52 le_uint16 substCount, in applySubstitutionLookups()
272 le_uint16 substCount = SWAPW(subRuleTable->substCount); in process() local
341 le_uint16 substCount = SWAPW(subClassRuleTable->substCount); in process() local
502 le_uint16 substCount = (le_uint16) SWAPW(lookaheadGlyphArray[lookaheadGlyphCount]); in process() local
601 le_uint16 substCount = SWAPW(lookaheadClassArray[lookaheadGlyphCount]); in process() local
662 … le_uint16 substCount = (le_uint16) SWAPW(lookaheadCoverageTableOffsetArray[lookaheadGlyphCount]); in process() local
H A DSubstitutionLookups.cpp53 le_uint16 substCount, in applySubstitutionLookups()
H A DContextualSubstSubtables.h121 le_uint16 substCount; member
150 le_uint16 substCount; member
165 le_uint16 substCount; member
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/opentype/
H A Dotlayout.cpp567 uint32_t substCount = table->glyphs.count(); in applyGSubLookupType1Format2() local
1149 uint32_t substCount = subRule->substCount(); in checkGSubLookupType5Format1_2() local
1233 uint32_t substCount = subRule->substCount(); in matchSubRule() local
H A Dotlayout_p.h660 UInt16 substCount; member
685 UInt16 substCount; member
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSFontOTF.cpp307 SD_USHORT substCount; member