Home
last modified time | relevance | path

Searched defs:subtable (Results 1 – 25 of 558) sorted by relevance

12345678910>>...23

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DGlyphPosnLookupProc.cpp107 LEReferenceTo<SinglePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
115 LEReferenceTo<PairPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
123 LEReferenceTo<CursiveAttachmentSubtable> subtable(lookupSubtable, success); in applySubtable() local
131 LEReferenceTo<MarkToBasePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
139 LEReferenceTo<MarkToLigaturePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
147 LEReferenceTo<MarkToMarkPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
155 LEReferenceTo<ContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
163 … const LEReferenceTo<ChainingContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
171 const LEReferenceTo<ExtensionSubtable> subtable(lookupSubtable, success); in applySubtable() local
H A DGlyphSubstLookupProc.cpp92 const LEReferenceTo<SingleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
100 const LEReferenceTo<MultipleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
108 const LEReferenceTo<AlternateSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
116 const LEReferenceTo<LigatureSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
124 const LEReferenceTo<ContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
132 … const LEReferenceTo<ChainingContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
140 const LEReferenceTo<ExtensionSubtable> subtable(lookupSubtable, success); in applySubtable() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DGlyphPosnLookupProc.cpp107 LEReferenceTo<SinglePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
115 LEReferenceTo<PairPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
123 LEReferenceTo<CursiveAttachmentSubtable> subtable(lookupSubtable, success); in applySubtable() local
131 LEReferenceTo<MarkToBasePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
139 LEReferenceTo<MarkToLigaturePositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
147 LEReferenceTo<MarkToMarkPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
155 LEReferenceTo<ContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
163 … const LEReferenceTo<ChainingContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable() local
171 const LEReferenceTo<ExtensionSubtable> subtable(lookupSubtable, success); in applySubtable() local
H A DGlyphSubstLookupProc.cpp92 const LEReferenceTo<SingleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
100 const LEReferenceTo<MultipleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
108 const LEReferenceTo<AlternateSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
116 const LEReferenceTo<LigatureSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
124 const LEReferenceTo<ContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
132 … const LEReferenceTo<ChainingContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable() local
140 const LEReferenceTo<ExtensionSubtable> subtable(lookupSubtable, success); in applySubtable() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/ots/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc1191 Buffer subtable(data, length); in ParseScriptListTable() local
1247 Buffer subtable(data, length); in ParseFeatureListTable() local
1298 Buffer subtable(data, length); in ParseLookupListTable() local
1339 Buffer subtable(data, length); in ParseClassDefTable() local
1358 Buffer subtable(data, length); in ParseCoverageTable() local
1375 Buffer subtable(data, length); in ParseDeviceTable() local
1413 Buffer subtable(data, length); in ParseContextSubtable() local
1443 Buffer subtable(data, length); in ParseChainingContextSubtable() local
1472 Buffer subtable(data, length); in ParseExtensionSubtable() local
1510 Buffer subtable(data, length); in ParseConditionTable() local
[all …]
H A Dgpos.cc130 ots::Buffer subtable(data, length); in ParseAnchorTable() local
183 ots::Buffer subtable(data, length); in ParseMarkArrayTable() local
221 ots::Buffer subtable(data, length); in ParseSingleAdjustment() local
275 ots::Buffer subtable(data, length); in ParsePairSetTable() local
305 ots::Buffer subtable(data, length); in ParsePairPosFormat1() local
345 ots::Buffer subtable(data, length); in ParsePairPosFormat2() local
411 ots::Buffer subtable(data, length); in ParsePairAdjustment() local
460 ots::Buffer subtable(data, length); in ParseCursiveAttachment() local
532 ots::Buffer subtable(data, length); in ParseAnchorArrayTable() local
568 ots::Buffer subtable(data, length); in ParseLigatureArrayTable() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ots/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc1191 Buffer subtable(data, length); in ParseScriptListTable() local
1247 Buffer subtable(data, length); in ParseFeatureListTable() local
1298 Buffer subtable(data, length); in ParseLookupListTable() local
1339 Buffer subtable(data, length); in ParseClassDefTable() local
1358 Buffer subtable(data, length); in ParseCoverageTable() local
1375 Buffer subtable(data, length); in ParseDeviceTable() local
1413 Buffer subtable(data, length); in ParseContextSubtable() local
1443 Buffer subtable(data, length); in ParseChainingContextSubtable() local
1472 Buffer subtable(data, length); in ParseExtensionSubtable() local
1510 Buffer subtable(data, length); in ParseConditionTable() local
[all …]
H A Dgpos.cc130 ots::Buffer subtable(data, length); in ParseAnchorTable() local
184 ots::Buffer subtable(data, length); in ParseMarkArrayTable() local
222 ots::Buffer subtable(data, length); in ParseSingleAdjustment() local
276 ots::Buffer subtable(data, length); in ParsePairSetTable() local
306 ots::Buffer subtable(data, length); in ParsePairPosFormat1() local
346 ots::Buffer subtable(data, length); in ParsePairPosFormat2() local
412 ots::Buffer subtable(data, length); in ParsePairAdjustment() local
461 ots::Buffer subtable(data, length); in ParseCursiveAttachment() local
533 ots::Buffer subtable(data, length); in ParseAnchorArrayTable() local
569 ots::Buffer subtable(data, length); in ParseLigatureArrayTable() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ots/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc87 ots::Buffer subtable(data, length); in ParseScriptTable() local
145 ots::Buffer subtable(data, length); in ParseFeatureTable() local
1212 Buffer subtable(data, length); in ParseScriptListTable() local
1268 Buffer subtable(data, length); in ParseFeatureListTable() local
1319 Buffer subtable(data, length); in ParseLookupListTable() local
1360 Buffer subtable(data, length); in ParseClassDefTable() local
1379 Buffer subtable(data, length); in ParseCoverageTable() local
1396 Buffer subtable(data, length); in ParseDeviceTable() local
1428 Buffer subtable(data, length); in ParseContextSubtable() local
1458 Buffer subtable(data, length); in ParseChainingContextSubtable() local
[all …]
/dports/www/firefox/firefox-99.0/gfx/ots/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc1191 Buffer subtable(data, length); in ParseScriptListTable() local
1247 Buffer subtable(data, length); in ParseFeatureListTable() local
1298 Buffer subtable(data, length); in ParseLookupListTable() local
1339 Buffer subtable(data, length); in ParseClassDefTable() local
1358 Buffer subtable(data, length); in ParseCoverageTable() local
1375 Buffer subtable(data, length); in ParseDeviceTable() local
1413 Buffer subtable(data, length); in ParseContextSubtable() local
1443 Buffer subtable(data, length); in ParseChainingContextSubtable() local
1472 Buffer subtable(data, length); in ParseExtensionSubtable() local
1510 Buffer subtable(data, length); in ParseConditionTable() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ots/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc1191 Buffer subtable(data, length); in ParseScriptListTable() local
1247 Buffer subtable(data, length); in ParseFeatureListTable() local
1298 Buffer subtable(data, length); in ParseLookupListTable() local
1339 Buffer subtable(data, length); in ParseClassDefTable() local
1358 Buffer subtable(data, length); in ParseCoverageTable() local
1375 Buffer subtable(data, length); in ParseDeviceTable() local
1413 Buffer subtable(data, length); in ParseContextSubtable() local
1443 Buffer subtable(data, length); in ParseChainingContextSubtable() local
1472 Buffer subtable(data, length); in ParseExtensionSubtable() local
1510 Buffer subtable(data, length); in ParseConditionTable() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ots/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc87 ots::Buffer subtable(data, length); in ParseScriptTable() local
145 ots::Buffer subtable(data, length); in ParseFeatureTable() local
1212 Buffer subtable(data, length); in ParseScriptListTable() local
1268 Buffer subtable(data, length); in ParseFeatureListTable() local
1319 Buffer subtable(data, length); in ParseLookupListTable() local
1360 Buffer subtable(data, length); in ParseClassDefTable() local
1379 Buffer subtable(data, length); in ParseCoverageTable() local
1396 Buffer subtable(data, length); in ParseDeviceTable() local
1428 Buffer subtable(data, length); in ParseContextSubtable() local
1458 Buffer subtable(data, length); in ParseChainingContextSubtable() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ots/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc83 ots::Buffer subtable(data, length); in ParseScriptTable() local
141 ots::Buffer subtable(data, length); in ParseFeatureTable() local
1189 Buffer subtable(data, length); in ParseScriptListTable() local
1245 Buffer subtable(data, length); in ParseFeatureListTable() local
1296 Buffer subtable(data, length); in ParseLookupListTable() local
1337 Buffer subtable(data, length); in ParseClassDefTable() local
1356 Buffer subtable(data, length); in ParseCoverageTable() local
1373 Buffer subtable(data, length); in ParseDeviceTable() local
1405 Buffer subtable(data, length); in ParseContextSubtable() local
1435 Buffer subtable(data, length); in ParseChainingContextSubtable() local
[all …]
/dports/x11-fonts/ots/ots-8.1.4/src/
H A Dmath.cc52 bool OpenTypeMATH::ParseMathValueRecord(ots::Buffer* subtable, in ParseMathValueRecord()
79 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
203 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
211 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
217 ots::Buffer subtable(data, length); in ParseMathKernTable() local
245 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
294 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
357 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
395 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
438 bool OpenTypeMATH::ParseMathGlyphConstructionSequence(ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc1191 Buffer subtable(data, length); in ParseScriptListTable() local
1247 Buffer subtable(data, length); in ParseFeatureListTable() local
1298 Buffer subtable(data, length); in ParseLookupListTable() local
1339 Buffer subtable(data, length); in ParseClassDefTable() local
1358 Buffer subtable(data, length); in ParseCoverageTable() local
1375 Buffer subtable(data, length); in ParseDeviceTable() local
1413 Buffer subtable(data, length); in ParseContextSubtable() local
1443 Buffer subtable(data, length); in ParseChainingContextSubtable() local
1472 Buffer subtable(data, length); in ParseExtensionSubtable() local
1510 Buffer subtable(data, length); in ParseConditionTable() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/ots/src/
H A Dmath.cc80 ots::Buffer subtable(data, length); in ParseMathConstantsTable() local
164 ots::Buffer* subtable, in ParseMathValueRecordSequenceForGlyphs()
206 ots::Buffer subtable(data, length); in ParseMathItalicsCorrectionInfoTable() local
215 ots::Buffer subtable(data, length); in ParseMathTopAccentAttachmentTable() local
222 ots::Buffer subtable(data, length); in ParseMathKernTable() local
250 ots::Buffer subtable(data, length); in ParseMathKernInfoTable() local
299 ots::Buffer subtable(data, length); in ParseMathGlyphInfoTable() local
362 ots::Buffer subtable(data, length); in ParseGlyphAssemblyTable() local
400 ots::Buffer subtable(data, length); in ParseMathGlyphConstructionTable() local
444 ots::Buffer* subtable, in ParseMathGlyphConstructionSequence()
[all …]
H A Dlayout.cc87 ots::Buffer subtable(data, length); in ParseScriptTable() local
148 ots::Buffer subtable(data, length); in ParseFeatureTable() local
1209 Buffer subtable(data, length); in ParseScriptListTable() local
1265 Buffer subtable(data, length); in ParseFeatureListTable() local
1316 Buffer subtable(data, length); in ParseLookupListTable() local
1357 Buffer subtable(data, length); in ParseClassDefTable() local
1376 Buffer subtable(data, length); in ParseCoverageTable() local
1393 Buffer subtable(data, length); in ParseDeviceTable() local
1425 Buffer subtable(data, length); in ParseContextSubtable() local
1455 Buffer subtable(data, length); in ParseChainingContextSubtable() local
[all …]
H A Dgpos.cc116 ots::Buffer subtable(data, length); in ParseAnchorTable() local
170 ots::Buffer subtable(data, length); in ParseMarkArrayTable() local
208 ots::Buffer subtable(data, length); in ParseSingleAdjustment() local
256 ots::Buffer subtable(data, length); in ParsePairSetTable() local
286 ots::Buffer subtable(data, length); in ParsePairPosFormat1() local
326 ots::Buffer subtable(data, length); in ParsePairPosFormat2() local
382 ots::Buffer subtable(data, length); in ParsePairAdjustment() local
425 ots::Buffer subtable(data, length); in ParseCursiveAttachment() local
491 ots::Buffer subtable(data, length); in ParseAnchorArrayTable() local
527 ots::Buffer subtable(data, length); in ParseLigatureArrayTable() local
[all …]

12345678910>>...23