/dports/x11-toolkits/p5-Tk/Tk-804.035/TextList/ |
H A D | textlist_demo | 69 $lb->tagAdd('TEST_TAG', 10,13); 70 $lb->tagAdd('TEST_TAG', 4);
|
H A D | TextList.pm | 383 sub tagAdd subroutine
|
/dports/textproc/p5-Tk-XMLViewer/Tk-XMLViewer-0.21/ |
H A D | XMLViewer.pm | 140 $w->tagAdd(@$_); 211 $curr_w->tagAdd($curr_w->_indenttag, $start, "end"); 239 $curr_w->tagAdd("region" . $region_count, 243 $curr_w->tagAdd("plus" . $region_count, 329 $w->tagAdd($tag, "showhidemarkbegin");
|
H A D | Changes | 21 tagAdd calls
|
/dports/devel/liteide/liteide-x37.4/liteidex/src/utils/editorutil/ |
H A D | editorutil.cpp | 102 QString tagAdd; member 157 cur.insertText(ip->tagAdd); in switchHead() 173 void EditorUtil::SwitchHead(QPlainTextEdit *ed, const QString &tagAdd, const QStringList &tagRemove… in SwitchHead() argument 175 SwitchHeadParam param = {tagAdd,tagRemove,blockStart}; in SwitchHead()
|
H A D | editorutil.h | 36 …static void SwitchHead(QPlainTextEdit *ed, const QString &tagAdd, const QStringList &tagRemove, bo…
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/Text/ |
H A D | Text.pm | 160 $w->tagAdd('sel','1.0','end'); 441 $w->tagAdd('sel',$first,$last); 517 $w->tagAdd('sel',$new,'insert') 521 $w->tagAdd('sel','insert',$new) 538 $w->tagAdd('sel',$first,$last); 819 $w->tagAdd('sel', $start_index, $end_index); 910 $w->tagAdd('sel', $start_index, $end_index);
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/Tk/ |
H A D | TextEdit.pm | 478 $w->tagAdd($final_tag, $startindex, $w->index($startindex.'+1c') ); 479 $w->tagAdd($final_tag, $endindex, $w->index( $endindex.'+1c') );
|
H A D | TextUndo.pm | 939 $w->tagAdd('sel',$indexstart, $indexend);
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/t/ |
H A D | text.t | 1474 $t->tagAdd('sel', '1.3', '3.4'); 1481 $t->tagAdd('x', '1.2'); 1482 $t->tagAdd('x', '1.4'); 1483 $t->tagAdd('x', '2.0'); 1484 $t->tagAdd('x', '2.3'); 1486 $t->tagAdd('sel', '1.0', '3.4'); 1494 $t->tagAdd('sel', '13.3'); 1518 $t->tagAdd('sel', '1.0', 'end'); 1685 $t->tagAdd("foo", "1.2"); 1686 $t->tagAdd("x", "1.3"); [all …]
|
H A D | fileevent.t | 199 $text->tagAdd('hot', $last_hot, "$last_hot lineend"); 210 $text->tagAdd('hot', $new_hot, "$new_hot lineend");
|
/dports/german/BBBike/BBBike-3.18/ |
H A D | BBBikeImportWizard.pm | 143 $txt->tagAdd("hide", "1.0", $d->{fromline}.".0") 145 $txt->tagAdd("hide", ($d->{toline}+1).".0", "end")
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/demos/ |
H A D | widget | 159 $text->tagAdd('hot', $last_line, "$last_line lineend"); 393 $T->tagAdd('visited', "$index linestart", "$index lineend");
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/demos/demos/widget_lib/ |
H A D | search.pl | 171 $w->tagAdd($tag, $current, "$current + $length char");
|
/dports/audio/guidoar/guidoar-cf5681a/src/parser/ |
H A D | parser.cpp | 156 void tagAdd (void) { cout << "tagAdd " << endl; } in tagAdd() function in guido::testreader
|
/dports/devel/p5-Devel-ptkdb/Devel-ptkdb-1.1091/ |
H A D | ptkdb.pm | 1784 $txtWidget->tagAdd('breaksetLine', @tagSet ) ; 1787 $txtWidget->tagAdd('breakdisabledLine', @tagSet ) ; 2303 …$self->{'text'}->tagAdd($value ? "breaksetLine" : "breakdisabledLine", "$index.0", "$index.$Devel… 2439 …$self->{'text'}->tagAdd("breakableLine", "$idx.0", "$idx.$Devel::ptkdb::linenumber_length") ; … 2699 $text->tagAdd('stoppt', "$self->{current_line}.0 linestart", "$self->{current_line}.0 lineend") ; 2802 …$text->tagAdd("breakableLine", @breakableTagList) if @breakableTagList ; # apply tag to line numbe… 2803 …$text->tagAdd("nonbreakableLine", @nonBreakableTagList) if @nonBreakableTagList ; # apply tag to l… 2946 $self->{'text'}->tagAdd('search_tag', @{$self->{search_tag}}) ;
|
/dports/textproc/p5-Tk-Pod/Tk-Pod-0.9943/Pod/ |
H A D | Text.pm | 1127 $w->tagAdd('sel',$first,$last);
|
/dports/german/BBBike/BBBike-3.18/lib/Tk/ |
H A D | WidgetDump.pm | 693 $text->tagAdd('hot', $txt->{last_line}, $txt->{last_line}." lineend");
|
/dports/science/p5-Mcstas-Tools/p5-Mcstas-Tools-2.5_1/mcstas-tools-perl-2.5-src/ |
H A D | mcgui.pl | 1926 $cw->tagAdd('sel', @ranges);
|
H A D | mxgui.pl | 1861 $cw->tagAdd('sel', @ranges);
|
/dports/net/rude/rude/grude/ |
H A D | grude | 1139 $errt->tagAdd('hilight', $pos, 'insert');
|
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/ |
H A D | Text.pod | 1518 =item I<$text>-E<gt>B<tagAdd>(I<tagName, index1, >?I<index2, index1, index2, ...>?)
|
/dports/www/grafana8/grafana-8.3.6/public/build/ |
H A D | 7622.0e38943fa459e872fe93.js.map | 1 …tagAdd = new Codicon('tag-add', { fontCharacter: '\\\\ea66' });\r\n Codicon.tagRemove = new Cod…
|
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/admin/resources/ |
H A D | index.js.map | 4 …icon.tag = new Codicon('tag', { character: '\\\\ea66' });\r\n Codicon.tagAdd = new Codicon('tag…
|