Home
last modified time | relevance | path

Searched refs:txt2 (Results 1 – 25 of 773) sorted by relevance

12345678910>>...31

/dports/textproc/p5-PDF-Builder/PDF-Builder-3.023/examples/
H A D021_synfonts214 my $txt2 = $page->text();
217 $txt2->translate(50,800);
218 $txt2->font($f1, 20);
231 $txt2->translate(50,780);
232 $txt2->font($f1, 15);
233 $txt2->text("variant = $varLabels[$varNum]");
234 $txt2->translate(300,780);
235 $txt2->text("encoding = $encoding");
237 $txt2->font($f1, 5);
238 $txt2->hscale(80);
[all …]
H A D020_corefonts138 my $txt2 = $page->text();
141 $txt2->textlabel($gLLx,780, $f1,20, "encoding='$ec'");
143 $txt2->font($f1, 5);
144 $txt2->hscale(80);
184 $txt2->translate($gLLx+($sx*$x)+$wx,$gLLy+($sy*$y)-6);
185 $txt2->text_right($ci);
186 $txt2->translate($gLLx+($sx*$x)+$wx,$gLLy+($sy*$y)-11);
190 $txt2->text_right('U+????');
192 $txt2->translate($gLLx+($sx*$x)+$wx,$gLLy+($sy*$y)-16);
193 $txt2->text_right($plane->glyphByEnc($ci));
[all …]
H A D022_truefonts_diacrits_utf870 my $txt2 = $page->text();
75 $txt2->textlabel(50,780, $f1,20, "encoding='$encoding'");
77 $txt2->font($f1, 5);
78 $txt2->hscale(80);
116 $txt2->translate(50+($sx*$x)+$wx,50+($sy*$y)-6);
117 $txt2->text_right($ci);
118 $txt2->translate(50+($sx*$x)+$wx,50+($sy*$y)-11);
122 $txt2->text_right('U+????');
124 $txt2->translate(50+($sx*$x)+$wx,50+($sy*$y)-16);
125 $txt2->text_right($font->glyphByEnc($ci));
[all …]
H A D024_bdffonts111 my $txt2 = $page->text();
114 $txt2->translate(50,800);
115 $txt2->font($f1, 15);
119 $txt2->font($f1, 5);
120 $txt2->hscale(80);
153 $txt2->translate(50+($sx*$x)+2,50+($sy*$y)-9);
154 $txt2->text($ci); # decimal character number
155 $txt2->translate(50+($sx*$x)+2,50+($sy*$y)-14);
163 $txt2->translate(50+($sx*$x)+2,50+($sy*$y)-19);
165 $txt2->translate(50+($sx*$x)+2,50+($sy*$y)-24);
[all …]
H A D022_truefonts73 my $txt2 = $page->text();
78 $txt2->textlabel(50,780, $f1,20, "encoding='$encoding'");
80 $txt2->font($f1, 5);
81 $txt2->hscale(80);
112 $txt2->translate(50+($sx*$x)+$wx,50+($sy*$y)-6);
113 $txt2->text_right($ci);
114 $txt2->translate(50+($sx*$x)+$wx,50+($sy*$y)-11);
118 $txt2->text_right('U+????');
120 $txt2->translate(50+($sx*$x)+$wx,50+($sy*$y)-16);
121 $txt2->text_right($font->glyphByEnc($ci));
[all …]
H A D021_psfonts165 my $txt2 = $page->text();
168 $txt2->textlabel($gLLx,780, $f1,20, "encoding='$ec'");
170 $txt2->font($f1, 5);
171 $txt2->hscale(80);
205 $txt2->translate($gLLx+($sx*$x)+$wx,$gLLy+($sy*$y)-6);
206 $txt2->text_right($ci);
207 $txt2->translate($gLLx+($sx*$x)+$wx,$gLLy+($sy*$y)-11);
211 $txt2->text_right('U+????');
213 $txt2->translate($gLLx+($sx*$x)+$wx,$gLLy+($sy*$y)-16);
214 $txt2->text_right($plane->glyphByEnc($ci));
[all …]
/dports/textproc/p5-PDF-API3/PDF-API3-3.001/examples/
H A D021_synfonts103 my $txt2=$page->text;
105 $txt2->translate(50,800);
106 $txt2->font($f1,20);
109 $txt2->font($f1,5);
110 $txt2->hspace(80);
135 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-6);
136 $txt2->text_right($y*16+$x);
137 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-11);
139 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-16);
140 $txt2->text_right($font->glyphByEnc($y*16+$x));
[all …]
H A D024_bmpfonts95 my $txt2=$page->text;
97 $txt2->translate(50,800);
98 $txt2->font($f1,20);
101 $txt2->font($f1,5);
102 $txt2->hspace(80);
127 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-6);
128 $txt2->text_right($y*16+$x);
129 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-11);
131 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-16);
132 $txt2->text_right($font->glyphByEnc($y*16+$x));
[all …]
H A D020_corefonts118 my $txt2=$page->text;
121 $txt2->textlabel(50,780,$f1,20,"encoding='$ec'");
123 $txt2->font($f1,5);
124 $txt2->hspace(80);
151 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-6);
152 $txt2->text_right($y*16+$x);
153 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-11);
155 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-16);
156 $txt2->text_right($font->glyphByEnc($y*16+$x));
157 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-21);
[all …]
H A D022_truefonts_diacrits_utf875 my $txt2=$page->text;
79 $txt2->textlabel(50,800,$f1,20,"font='".$font->fontname."'");
80 $txt2->textlabel(50,780,$f1,20,"encoding='$encoding'");
82 $txt2->font($f1,5);
83 $txt2->hspace(80);
110 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-6);
111 $txt2->text_right($y*16+$x);
112 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-11);
114 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-16);
115 $txt2->text_right($font->glyphByEnc($y*16+$x));
[all …]
H A D022_truefonts75 my $txt2=$page->text;
79 $txt2->textlabel(50,800,$f1,20,"font='".$font->fontname."'");
80 $txt2->textlabel(50,780,$f1,20,"encoding='$encoding'");
82 $txt2->font($f1,5);
83 $txt2->hspace(80);
110 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-6);
111 $txt2->text_right($y*16+$x);
112 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-11);
114 $txt2->translate(50+($sx*$x)-2,50+($sy*$y)-16);
115 $txt2->text_right($font->glyphByEnc($y*16+$x));
[all …]
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/expected/
H A Dinsert_select_into_local_table.out24 2 | 7 | txt2
32 2 | txt2
188 2 | txt2
200 2 | txt2
209 2 | txt2
210 2 | txt2
225 2 | txt2
234 2 | txt2
242 2 | txt2
287 2 | txt2
[all …]
/dports/math/R/R-4.1.2/tests/
H A DPCRE.R35 txt2 <- c("The", "licenses", "for", "most", "software", "are", vector
43 grep("[gu]", txt2, perl = TRUE)
47 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
49 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
53 txt3 <- rep(txt2, 10)
85 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
87 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
89 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
93 txt3 <- rep(txt2, 10)
/dports/math/libRmath/R-4.1.1/tests/
H A DPCRE.R35 txt2 <- c("The", "licenses", "for", "most", "software", "are", vector
43 grep("[gu]", txt2, perl = TRUE)
47 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
49 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
53 txt3 <- rep(txt2, 10)
85 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
87 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
89 st(for(i in 1:1e4) grep("[gu]", txt2, perl = TRUE))
93 txt3 <- rep(txt2, 10)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_gantt/
H A Dgantt_textex1.php80 $txt2 = new Text(); variable
81 $txt2->SetScalePos("2002-01-01", 1);
82 $txt2->SetFont(FF_ARIAL, FS_BOLD, 12);
83 $txt2->SetAlign('left', 'center');
84 $txt2->Set("Remember this!");
85 $txt2->SetBox('yellow');
86 $graph->Add($txt2);
/dports/mail/py-milter/pymilter-pymilter-1.0.4/
H A Dtestmime.py102 txt2 = msg.get_payload()
103 if type(txt2) == list:
104 txt2 = txt2[part].get_payload()
106 txt2.rstrip()+'\n' == mime.virus_msg % (fname,hostname,None),txt2)
130 txt2 = msg.get_payload()
131 self.assertTrue(txt2 == mime.virus_msg % \
132 (fname,hostname,None),txt2)
146 txt2 = parts[1].get_payload()
148 self.assertTrue(txt2.rstrip()+'\n' == mime.virus_msg % \
149 (fname,hostname,None),txt2)
/dports/sysutils/lookat/lookat_bekijk-1.4.4/
H A Dxstring.c180 char *txt2,*ret; in replace_headtail_needles() local
182 txt2=(char *) xmalloc(strlen(txt)+1); in replace_headtail_needles()
183 strcpy(txt2,txt); in replace_headtail_needles()
186 ret=replace_headtail_needle(txt2,needles[i][0],needles[i][1],head,tail); in replace_headtail_needles()
188 txt2=(char *) xrealloc(txt2,strlen(ret)+1); in replace_headtail_needles()
189 strcpy(txt2,ret); in replace_headtail_needles()
192 free(txt2); in replace_headtail_needles()
238 char *txt2; in cut_between() local
239 txt2=xmalloc(strlen(txt)+1); in cut_between()
240 strcpy(txt2,txt); /* clone txt, the clone will die */ in cut_between()
[all …]
/dports/dns/c-ares/c-ares-1.17.2/test/
H A Dares-test-parse-txt.cc27 struct ares_txt_reply* txt2 = txt->next; in TEST_F() local
28 ASSERT_NE(nullptr, txt2); in TEST_F()
30 std::vector<byte>(txt2->txt, txt2->txt + txt2->length)); in TEST_F()
32 struct ares_txt_reply* txt3 = txt2->next; in TEST_F()
59 struct ares_txt_ext* txt2 = txt->next; in TEST_F() local
60 ASSERT_NE(nullptr, txt2); in TEST_F()
62 std::vector<byte>(txt2->txt, txt2->txt + txt2->length)); in TEST_F()
63 EXPECT_EQ(1, txt2->record_start); in TEST_F()
65 struct ares_txt_ext* txt3 = txt2->next; in TEST_F()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/test/
H A Dares-test-parse-txt.cc27 struct ares_txt_reply* txt2 = txt->next; in TEST_F() local
28 ASSERT_NE(nullptr, txt2); in TEST_F()
30 std::vector<byte>(txt2->txt, txt2->txt + txt2->length)); in TEST_F()
32 struct ares_txt_reply* txt3 = txt2->next; in TEST_F()
59 struct ares_txt_ext* txt2 = txt->next; in TEST_F() local
60 ASSERT_NE(nullptr, txt2); in TEST_F()
62 std::vector<byte>(txt2->txt, txt2->txt + txt2->length)); in TEST_F()
63 EXPECT_EQ(1, txt2->record_start); in TEST_F()
65 struct ares_txt_ext* txt3 = txt2->next; in TEST_F()
/dports/graphics/ocrad/ocrad-0.27/testsuite/
H A Dcheck.sh72 cat ${txt} ${txt} > txt2 || framework_failure
74 cmp txt2 out || test_failed $LINENO
76 cmp txt2 out || test_failed $LINENO
78 cmp txt2 out || test_failed $LINENO
80 cmp txt2 out || test_failed $LINENO
82 cmp txt2 out || test_failed $LINENO
84 cmp txt2 out || test_failed $LINENO
86 cmp txt2 out || test_failed $LINENO
93 rm -f in2 txt2 utxt2 || framework_failure
/dports/editors/libreoffice6/libreoffice-6.4.7.2/bin/
H A Dfind-can-be-private-symbols.py32 with subprocess_nm.stdout as txt2:
36 for line2 in txt2:
42 with subprocess_objdump.stdout as txt2:
44 txt2.readline()
45 txt2.readline()
46 txt2.readline()
47 txt2.readline()
50 for line2 in txt2:
65 with subprocess_nm.stdout as txt2:
68 for line2 in txt2:
/dports/devel/R-cran-Hmisc/Hmisc/R/
H A Drcspline.restate.s52 txt <- txt2 <- format.sep(Intc, digits)
56 txt2 <- paste(txt2, '*', x)
62 txt2 <- paste(txt2, '+')
65 else txt <- txt2 <- ""
74 txt2 <- paste(txt2, cof[1],
111 txt2<- paste(txt2, z2, sep="")
192 attr(coef, "function.text") <- txt2
/dports/devel/R-cran-diffobj/diffobj/tests/
H A Dtest-text.R17 txt2 <- "hello world!" globalVar
19 unlist(diffobj:::wrap(txt2, nchar(txt2), TRUE, sgr.supported=TRUE)),
20 txt2
24 unlist(diffobj:::wrap(txt2, nchar(txt2) / 2, TRUE, sgr.supported=TRUE)),
27 txt2
/dports/lang/chibi-scheme/chibi-scheme-0.10/lib/srfi/
H A D135.scm749 ((txt1 txt2 start1 end1 start2)
751 (subtextual txt2 start2 (textual-length txt2))
753 ((txt1 txt2 start1 end1)
755 txt2
893 (proc txt1 txt2 0 (%text-length txt1) 0 (%text-length txt2))))
900 (proc txt1 txt2 start1 n1 0 (%text-length txt2))
909 (proc txt1 txt2 start1 end1 0 (%text-length txt2))
915 (n2 (%text-length txt2)))
927 (n2 (%text-length txt2)))
1511 ((proc txt1 txt2 . rest)
[all …]
/dports/x11-toolkits/p5-Tk-WaitBox/Tk-WaitBox-1.3/
H A DWaitBox.pm51 my($cw, $wdtop, $fm, $bitmap, $txt1, $uframe, $txt2);
92 $cw->{Configure}{-txt2} = "Please Wait"
93 unless defined($cw->{Configure}{-txt2});
95 $txt2 = $fm->Label(-textvariable => \$cw->{Configure}{-txt2})
102 -foreground=> [[$txt1,$txt2], 'foreground','Foreground','black'],
108 -txt2 => ['PASSIVE',undef,undef,undef],

12345678910>>...31