Home
last modified time | relevance | path

Searched refs:tglyph (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Ddisplay.c1002 if (!tglyph)
1016 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
1032 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
1035 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
1053 tglyph->saved[tglyph->sidx].x = x;
1054 tglyph->saved[tglyph->sidx].y = y;
1062 px = tglyph->saved[tglyph->sidx-1].x;
1063 py = tglyph->saved[tglyph->sidx-1].y;
1067 tglyph->saved[tglyph->sidx].x = x;
1068 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Ddisplay.c1002 if (!tglyph)
1016 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
1032 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
1035 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
1053 tglyph->saved[tglyph->sidx].x = x;
1054 tglyph->saved[tglyph->sidx].y = y;
1062 px = tglyph->saved[tglyph->sidx-1].x;
1063 py = tglyph->saved[tglyph->sidx-1].y;
1067 tglyph->saved[tglyph->sidx].x = x;
1068 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddisplay.c977 if (!tglyph) in tmp_at()
991 newsym(tglyph->saved[i].x, tglyph->saved[i].y); in tmp_at()
1007 newsym(tglyph->saved[i].x, tglyph->saved[i].y); in tmp_at()
1010 newsym(tglyph->saved[0].x, tglyph->saved[0].y); in tmp_at()
1028 tglyph->saved[tglyph->sidx].x = x; in tmp_at()
1029 tglyph->saved[tglyph->sidx].y = y; in tmp_at()
1037 px = tglyph->saved[tglyph->sidx-1].x; in tmp_at()
1038 py = tglyph->saved[tglyph->sidx-1].y; in tmp_at()
1042 tglyph->saved[tglyph->sidx].x = x; in tmp_at()
1043 tglyph->saved[tglyph->sidx].y = y; in tmp_at()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Ddisplay.c986 if (!tglyph)
1007 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
1008 tglyph = tmp;
1029 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
1041 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
1045 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
1053 if (tglyph->sidx >= SIZE(tglyph->saved)) {
1061 tglyph->saved[tglyph->sidx].x = x;
1062 tglyph->saved[tglyph->sidx].y = y;
1066 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddisplay.c796 if (!tglyph)
801 tglyph = tmp;
811 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
812 tglyph = tmp;
833 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
836 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
840 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
841 tglyph = tmp;
848 tglyph->saved[tglyph->sidx].x = x;
849 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddisplay.c796 if (!tglyph)
801 tglyph = tmp;
811 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
812 tglyph = tmp;
833 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
836 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
840 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
841 tglyph = tmp;
848 tglyph->saved[tglyph->sidx].x = x;
849 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddisplay.c839 if (!tglyph)
844 tglyph = tmp;
854 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
855 tglyph = tmp;
876 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
879 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
883 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
884 tglyph = tmp;
891 tglyph->saved[tglyph->sidx].x = x;
892 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddisplay.c839 if (!tglyph)
844 tglyph = tmp;
854 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
855 tglyph = tmp;
876 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
879 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
883 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
884 tglyph = tmp;
891 tglyph->saved[tglyph->sidx].x = x;
892 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddisplay.c839 if (!tglyph)
844 tglyph = tmp;
854 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
855 tglyph = tmp;
876 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
879 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
883 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
884 tglyph = tmp;
891 tglyph->saved[tglyph->sidx].x = x;
892 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddisplay.c928 if (!tglyph)
933 tglyph = tmp;
943 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
944 tglyph = tmp;
965 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
968 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
972 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
973 tglyph = tmp;
980 tglyph->saved[tglyph->sidx].x = x;
981 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddisplay.c843 if (!tglyph)
848 tglyph = tmp;
858 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
859 tglyph = tmp;
880 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
883 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
887 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
888 tglyph = tmp;
895 tglyph->saved[tglyph->sidx].x = x;
896 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddisplay.c839 if (!tglyph)
844 tglyph = tmp;
854 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
855 tglyph = tmp;
876 newsym(tglyph->saved[i].x, tglyph->saved[i].y);
879 newsym(tglyph->saved[0].x, tglyph->saved[0].y);
883 if (tglyph != &tgfirst) free((genericptr_t)tglyph);
884 tglyph = tmp;
891 tglyph->saved[tglyph->sidx].x = x;
892 tglyph->saved[tglyph->sidx].y = y;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dattk.h23 long tglyph; /* Glyph to use for tobj */ member
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/
H A DVectorGraphicOutputDev.cc746 gfxline_t*tglyph = gfxline_clone(glyph); in drawChar() local
747 gfxline_transform(tglyph, &textmatrix_from_callback); in drawChar()
749 gfxline_t*add = gfxline_clone(tglyph); in drawChar()
753 gfxline_t*add = gfxline_clone(tglyph); in drawChar()
759 gfxline_free(tglyph); in drawChar()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtexfont.w161 int tglyph = ++font_tables[f]->charinfo_count;
162 if (tglyph >= font_tables[f]->charinfo_size) {
165 font_tables[f]->charinfo[tglyph].ef = 1000; /* init */
166 … set_sa_item(font_tables[f]->characters, c, (sa_tree_item) tglyph, 1); /* 1= global */
167 glyph = (sa_tree_item) tglyph;
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtexfont.w161 int tglyph = ++font_tables[f]->charinfo_count;
162 if (tglyph >= font_tables[f]->charinfo_size) {
165 font_tables[f]->charinfo[tglyph].ef = 1000; /* init */
166 … set_sa_item(font_tables[f]->characters, c, (sa_tree_item) tglyph, 1); /* 1= global */
167 glyph = (sa_tree_item) tglyph;
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtexfont.w161 int tglyph = ++font_tables[f]->charinfo_count;
162 if (tglyph >= font_tables[f]->charinfo_size) {
165 font_tables[f]->charinfo[tglyph].ef = 1000; /* init */
166 … set_sa_item(font_tables[f]->characters, c, (sa_tree_item) tglyph, 1); /* 1= global */
167 glyph = (sa_tree_item) tglyph;
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtexfont.w161 int tglyph = ++font_tables[f]->charinfo_count;
162 if (tglyph >= font_tables[f]->charinfo_size) {
165 font_tables[f]->charinfo[tglyph].ef = 1000; /* init */
166 … set_sa_item(font_tables[f]->characters, c, (sa_tree_item) tglyph, 1); /* 1= global */
167 glyph = (sa_tree_item) tglyph;
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtexfont.w161 int tglyph = ++font_tables[f]->charinfo_count;
162 if (tglyph >= font_tables[f]->charinfo_size) {
165 font_tables[f]->charinfo[tglyph].ef = 1000; /* init */
166 … set_sa_item(font_tables[f]->characters, c, (sa_tree_item) tglyph, 1); /* 1= global */
167 glyph = (sa_tree_item) tglyph;
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtexfont.w161 int tglyph = ++font_tables[f]->charinfo_count;
162 if (tglyph >= font_tables[f]->charinfo_size) {
165 font_tables[f]->charinfo[tglyph].ef = 1000; /* init */
166 … set_sa_item(font_tables[f]->characters, c, (sa_tree_item) tglyph, 1); /* 1= global */
167 glyph = (sa_tree_item) tglyph;
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/font/
H A Dtexfont.w161 int tglyph = ++font_tables[f]->charinfo_count;
162 if (tglyph >= font_tables[f]->charinfo_size) {
165 font_tables[f]->charinfo[tglyph].ef = 1000; /* init */
166 … set_sa_item(font_tables[f]->characters, c, (sa_tree_item) tglyph, 1); /* 1= global */
167 glyph = (sa_tree_item) tglyph;
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_textframe.cpp905 GlyphLayout tglyph = glyphCluster.glyphs().last(); in fillInTabLeaders() local
907 …double wt = charStyle.font().glyphWidth(tglyph.glyph, charStyle.fontSize() * tglyph.scaleV / 10.0); in fillInTabLeaders()
913 GlyphLayout more = tglyph; in fillInTabLeaders()
2102 GlyphLayout tglyph; in layout() local
2103 tglyph.glyph = font.char2CMap(tabs.fillChar.unicode()); in layout()
2104 tglyph.scaleV = tglyph.scaleH = chs / charStyle.fontSize(); in layout()
2105 tglyph.xadvance = 0; in layout()
2106 current.glyphs[currentIndex].append(tglyph); in layout()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxchar.c225 gs_glyph tglyph; in gs_text_count_chars() local
236 while ((code = (*next_proc)(&tenum, &tchr, &tglyph)) != 2) { in gs_text_count_chars()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxchar.c205 gs_glyph tglyph; in gs_text_count_chars() local
216 while ((code = (*next_proc)(&tenum, &tchr, &tglyph)) != 2) { in gs_text_count_chars()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxchar.c225 gs_glyph tglyph; in gs_text_count_chars() local
236 while ((code = (*next_proc)(&tenum, &tchr, &tglyph)) != 2) { in gs_text_count_chars()

12