Home
last modified time | relevance | path

Searched refs:LigatureAnchor (Results 1 – 25 of 56) sorted by relevance

123

/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtagpos.c500 FT_Byte* LigatureAnchor; in TA_handle_marklig_lookup() local
503 OFFSET(LigatureAnchor, LigatureAttach, r); in TA_handle_marklig_lookup()
504 error = TA_update_anchor(LigatureAnchor, glyph_idx, sfnt, font); in TA_handle_marklig_lookup()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h345 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-gpos-private.h357 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-gpos-private.h336 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
/dports/print/freetype/freetype-1.3.1/lib/extend/
H A Dftxgpos.h362 TTO_Anchor* LigatureAnchor; /* array of ligature glyph anchor member
H A Dftxgpos.c1595 cr[m].LigatureAnchor = NULL; in Load_LigatureAttach()
1597 if ( ALLOC_ARRAY( cr[m].LigatureAnchor, num_classes, TTO_Anchor ) ) in Load_LigatureAttach()
1600 lan = cr[m].LigatureAnchor; in Load_LigatureAttach()
1631 lan = cr[m].LigatureAnchor; in Load_LigatureAttach()
1660 lan = cr[m].LigatureAnchor; in Free_LigatureAttach()
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/opentype/
H A Dftxgpos.h410 TTO_Anchor* LigatureAnchor; /* array of ligature glyph anchor member

123