Home
last modified time | relevance | path

Searched refs:SingleSubstFormat2 (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DSingleSubstFormat2.java61 public class SingleSubstFormat2 extends SingleSubst { class
69 protected SingleSubstFormat2(final DataInputStream dis, final int offset) throws IOException { in SingleSubstFormat2() method in SingleSubstFormat2
H A DSingleSubst.java75 s = new SingleSubstFormat2(dis, offset); in read()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgstype42.c740 } SingleSubstFormat2; in gs_type42_substitute_glyph_index_vertical() typedef
799 SingleSubstFormat2 subst; in gs_type42_substitute_glyph_index_vertical()
804 subst.Coverage = U16(subtable_ptr + offset_of(SingleSubstFormat2, Coverage)); in gs_type42_substitute_glyph_index_vertical()
805 subst.GlyphCount = U16(subtable_ptr + offset_of(SingleSubstFormat2, GlyphCount)); in gs_type42_substitute_glyph_index_vertical()
825 GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
864 GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgstype42.c740 } SingleSubstFormat2; in gs_type42_substitute_glyph_index_vertical() typedef
799 SingleSubstFormat2 subst; in gs_type42_substitute_glyph_index_vertical()
804 subst.Coverage = U16(subtable_ptr + offset_of(SingleSubstFormat2, Coverage)); in gs_type42_substitute_glyph_index_vertical()
805 subst.GlyphCount = U16(subtable_ptr + offset_of(SingleSubstFormat2, GlyphCount)); in gs_type42_substitute_glyph_index_vertical()
825 GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
864 GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgstype42.c760 } SingleSubstFormat2; in gs_type42_substitute_glyph_index_vertical() typedef
819 SingleSubstFormat2 subst; in gs_type42_substitute_glyph_index_vertical()
824 subst.Coverage = U16(subtable_ptr + offset_of(SingleSubstFormat2, Coverage)); in gs_type42_substitute_glyph_index_vertical()
825 … subst.GlyphCount = U16(subtable_ptr + offset_of(SingleSubstFormat2, GlyphCount)); in gs_type42_substitute_glyph_index_vertical()
845 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
884 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgstype42.c760 } SingleSubstFormat2; in gs_type42_substitute_glyph_index_vertical() typedef
819 SingleSubstFormat2 subst; in gs_type42_substitute_glyph_index_vertical()
824 subst.Coverage = U16(subtable_ptr + offset_of(SingleSubstFormat2, Coverage)); in gs_type42_substitute_glyph_index_vertical()
825 … subst.GlyphCount = U16(subtable_ptr + offset_of(SingleSubstFormat2, GlyphCount)); in gs_type42_substitute_glyph_index_vertical()
845 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
884 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgstype42.c1112 } SingleSubstFormat2; in gs_type42_substitute_glyph_index_vertical() typedef
1172 SingleSubstFormat2 subst; in gs_type42_substitute_glyph_index_vertical()
1177 subst.Coverage = U16(subtable_ptr + offset_of(SingleSubstFormat2, Coverage)); in gs_type42_substitute_glyph_index_vertical()
1178 … subst.GlyphCount = U16(subtable_ptr + offset_of(SingleSubstFormat2, GlyphCount)); in gs_type42_substitute_glyph_index_vertical()
1198 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
1236 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgstype42.c1112 } SingleSubstFormat2; in gs_type42_substitute_glyph_index_vertical() typedef
1172 SingleSubstFormat2 subst; in gs_type42_substitute_glyph_index_vertical()
1177 subst.Coverage = U16(subtable_ptr + offset_of(SingleSubstFormat2, Coverage)); in gs_type42_substitute_glyph_index_vertical()
1178 … subst.GlyphCount = U16(subtable_ptr + offset_of(SingleSubstFormat2, GlyphCount)); in gs_type42_substitute_glyph_index_vertical()
1198 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
1236 … GlyphID new_glyph = U16(subtable_ptr + offset_of(SingleSubstFormat2, Substitute) in gs_type42_substitute_glyph_index_vertical()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh104 struct SingleSubstFormat2 struct
187 SingleSubstFormat2 format2;
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh123 struct SingleSubstFormat2 struct
254 SingleSubstFormat2 format2;

123