Home
last modified time | relevance | path

Searched refs:pairSetCount (Results 1 – 25 of 64) sorted by relevance

123

/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/libttf/
H A Dgpos.c335 pos->pairSetCount = ttfGetUSHORT (fp); in makeGPOS21()
336 pOffset = ttfMakeUSHORT (pos->pairSetCount, fp); in makeGPOS21()
338 pos->pairSet = XCALLOC (pos->pairSetCount, PairSet); in makeGPOS21()
339 for (i = 0; i < pos->pairSetCount; i++) in makeGPOS21()
342 for (i = 0; i < pos->pairSetCount; i++) { in makeGPOS21()
361 pos->valueFormat1, pos->valueFormat2, pos->pairSetCount); in printGPOS21()
362 for (i = 0; i < pos->pairSetCount; i++) { in printGPOS21()
387 for (i = 0; i < pos->pairSetCount; i++) { in freeGPOS21()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.h74 le_uint16 pairSetCount; member
H A DPairPositioningSubtables.cpp89 …Of<Offset> pairSetTableOffsetArrayRef(base, success, pairSetTableOffsetArray, SWAPW(pairSetCount)); in process()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.h74 le_uint16 pairSetCount; member
H A DPairPositioningSubtables.cpp89 …Of<Offset> pairSetTableOffsetArrayRef(base, success, pairSetTableOffsetArray, SWAPW(pairSetCount)); in process()
/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/tests/
H A Dttfdump.gpos43 valueFormat1: 0x0004, valueFormat2: 0x0000, pairSetCount: 1
/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/include/
H A Dgpos.h129 USHORT pairSetCount; member
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/opentype/
H A Dotlayout.cpp1552 uint32_t pairSetCount = lookup->pairSetOffsets.count(); in checkGPosLookupType2Format1() local
1556 size_t headerSize = sizeof(GPosTable::PairAdjustment1) + pairSetCount * 2u; in checkGPosLookupType2Format1()
1563 for (uint32_t i = 0; i < pairSetCount; i++) { in checkGPosLookupType2Format1()
1616 uint32_t pairSetCount = reinterpret_cast<const UInt16*>(pairSetData)->value(); in applyGPosLookupType2Format1() local
1618 if (pairSetOffset + pairSetCount * valueRecordSize > table.size) in applyGPosLookupType2Format1()
1622 … binarySearchGlyphIdInVarStruct<UInt16>(pairSetData, valueRecordSize, pairSetCount, rightGlyphId)); in applyGPosLookupType2Format1()
/dports/devel/stb/stb-f54acd4/
H A Dstb_truetype.h2539 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2550 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2551 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dstb_truetype.h2454 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2465 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2466 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimstb_truetype.h2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
H A Dstb_truetype.h2454 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2465 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2466 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dstb_truetype.h2639 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2650 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2651 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimstb_truetype.h2454 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2465 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2466 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/stb/
H A Dstb_truetype.h2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/image/text/
H A Dstb_truetype.h2453 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2464 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2465 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_truetype.h2453 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2464 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2465 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimstb_truetype.h2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/lang/v/v-0.1.29/thirdparty/fontstash/
H A Dstb_truetype.h2453 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2464 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2465 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/include/
H A Dimstb_truetype.h2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimstb_truetype.h2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_truetype.h2455 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2466 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2467 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_truetype.h2453 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2464 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2465 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimstb_truetype.h2454 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2465 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2466 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimstb_truetype.h2472 stbtt_uint16 pairSetCount = ttUSHORT(table + 8); in stbtt__GetGlyphGPOSInfoAdvance() local
2483 STBTT_assert(coverageIndex < pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()
2484 STBTT__NOTUSED(pairSetCount); in stbtt__GetGlyphGPOSInfoAdvance()

123