Home
last modified time | relevance | path

Searched refs:tagAdd (Results 1 – 24 of 24) sorted by relevance

/dports/x11-toolkits/p5-Tk/Tk-804.035/TextList/
H A Dtextlist_demo69 $lb->tagAdd('TEST_TAG', 10,13);
70 $lb->tagAdd('TEST_TAG', 4);
H A DTextList.pm383 sub tagAdd subroutine
/dports/textproc/p5-Tk-XMLViewer/Tk-XMLViewer-0.21/
H A DXMLViewer.pm140 $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 DChanges21 tagAdd calls
/dports/devel/liteide/liteide-x37.4/liteidex/src/utils/editorutil/
H A Deditorutil.cpp102 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 Deditorutil.h36 …static void SwitchHead(QPlainTextEdit *ed, const QString &tagAdd, const QStringList &tagRemove, bo…
/dports/x11-toolkits/p5-Tk/Tk-804.035/Text/
H A DText.pm160 $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 DTextEdit.pm478 $w->tagAdd($final_tag, $startindex, $w->index($startindex.'+1c') );
479 $w->tagAdd($final_tag, $endindex, $w->index( $endindex.'+1c') );
H A DTextUndo.pm939 $w->tagAdd('sel',$indexstart, $indexend);
/dports/x11-toolkits/p5-Tk/Tk-804.035/t/
H A Dtext.t1474 $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 Dfileevent.t199 $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 DBBBikeImportWizard.pm143 $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 Dwidget159 $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 Dsearch.pl171 $w->tagAdd($tag, $current, "$current + $length char");
/dports/audio/guidoar/guidoar-cf5681a/src/parser/
H A Dparser.cpp156 void tagAdd (void) { cout << "tagAdd " << endl; } in tagAdd() function in guido::testreader
/dports/devel/p5-Devel-ptkdb/Devel-ptkdb-1.1091/
H A Dptkdb.pm1784 $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 DText.pm1127 $w->tagAdd('sel',$first,$last);
/dports/german/BBBike/BBBike-3.18/lib/Tk/
H A DWidgetDump.pm693 $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 Dmcgui.pl1926 $cw->tagAdd('sel', @ranges);
H A Dmxgui.pl1861 $cw->tagAdd('sel', @ranges);
/dports/net/rude/rude/grude/
H A Dgrude1139 $errt->tagAdd('hilight', $pos, 'insert');
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/
H A DText.pod1518 =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 D7622.0e38943fa459e872fe93.js.map1tagAdd = 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 Dindex.js.map4 …icon.tag = new Codicon('tag', { character: '\\\\ea66' });\r\n Codicon.tagAdd = new Codicon('tag…