Home
last modified time | relevance | path

Searched refs:boxpen (Results 1 – 14 of 14) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DOverlayEditorScene.cpp547 QAction *boxpen[4] = { NULL, NULL, NULL, NULL}; in contextMenuEvent() local
634 boxpen[i] = new QAction(QString::number(i), qagPen); in contextMenuEvent()
635 boxpen[i]->setData(v); in contextMenuEvent()
636 boxpen[i]->setCheckable(true); in contextMenuEvent()
638 boxpen[i]->setChecked(true); in contextMenuEvent()
639 qmPen->addAction(boxpen[i]); in contextMenuEvent()
682 if (boxpen[i] == act) { in contextMenuEvent()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DOverlayEditorScene.cpp547 QAction *boxpen[4] = { NULL, NULL, NULL, NULL}; in contextMenuEvent() local
634 boxpen[i] = new QAction(QString::number(i), qagPen); in contextMenuEvent()
635 boxpen[i]->setData(v); in contextMenuEvent()
636 boxpen[i]->setCheckable(true); in contextMenuEvent()
638 boxpen[i]->setChecked(true); in contextMenuEvent()
639 qmPen->addAction(boxpen[i]); in contextMenuEvent()
682 if (boxpen[i] == act) { in contextMenuEvent()
/dports/math/grace/grace-5.1.25/src/
H A Dgraphappwin.c427 l.boxpen.color = GetOptionChoice(legend_boxcolor_item); in graphapp_aac_cb()
428 l.boxpen.pattern = GetOptionChoice(legend_boxpattern_item); in graphapp_aac_cb()
570 SetOptionChoice(legend_boxcolor_item, l.boxpen.color); in updatelegends()
571 SetOptionChoice(legend_boxpattern_item, l.boxpen.pattern); in updatelegends()
H A Ddefaults.c197 l->boxpen.color = grdefaults.color; in set_default_legend()
198 l->boxpen.pattern = grdefaults.pattern; in set_default_legend()
H A Ddefines.h650 Pen boxpen; member
H A Dparams.c402 fprintf(pp, "%s legend box color %d\n", embedstr, leg.boxpen.color); in putparms()
403 fprintf(pp, "%s legend box pattern %d\n", embedstr, leg.boxpen.pattern); in putparms()
H A Dplotone.c2561 if (l.boxlines != 0 && l.boxpen.pattern != 0) { in dolegend()
2562 setpen(l.boxpen); in dolegend()
H A Dpars.yacc2912 g[whichgraph].l.boxpen.color = $3;
2919 g[whichgraph].l.boxpen.pattern = $3;
4788 g[whichgraph].l.boxpen.pattern = 0;
H A Dpars.c9030 g[whichgraph].l.boxpen.color = (yyvsp[0].ival); in yyparse()
9042 g[whichgraph].l.boxpen.pattern = (yyvsp[0].ival); in yyparse()
12945 g[whichgraph].l.boxpen.pattern = 0; in yyparse()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpstext.c131 struct GMT_PEN boxpen; member
202 if (T->boxflag & 1) gmt_setpen (GMT, &(T->boxpen)); /* Change current pen */ in pstext_output_words()
238 T->boxpen = C->W.pen; in pstext_load_parameters_pstext()
966 gmt_setpen (GMT, &T.boxpen); /* Box pen */ in GMT_pstext()
1412 gmt_setpen (GMT, &T.boxpen); /* Box pen */ in GMT_pstext()
/dports/editors/vile/vile-9.8v/filters/
H A Dwbt.key262 boxpen
/dports/editors/xvile/vile-9.8v/filters/
H A Dwbt.key262 boxpen
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dwinbatch.vim62 syn keyword winbatchImplicit boxesup boxmapmode boxnew boxopen boxpen boxshut boxtext boxtextcolor
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dwinbatch.vim62 syn keyword winbatchImplicit boxesup boxmapmode boxnew boxopen boxpen boxshut boxtext boxtextcolor