Home
last modified time | relevance | path

Searched refs:normalcolor (Results 26 – 50 of 103) sorted by relevance

12345

/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/wkml/
H A Dm_wkml_styling.F90238 normalcolor,highlightcolor,color,shape) argument
240 character(len=*), intent(in), optional :: normalurl, highlighturl,normalcolor local
252 if (present(normalcolor)) then
253 call kmlOpenStyle(xf,normalcolor)
335 if (present(normalcolor)) then
336 call kmlAddstyleUrl(xf,palm//normalcolor)
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dst_new.cpp261 void ST_DrawBar (int normalcolor, unsigned int value, unsigned int total, in ST_DrawBar() argument
266 if (normalcolor > NUM_TEXT_COLORS || normalcolor == CR_GREY) { in ST_DrawBar()
267 normalcolor = CR_RED; in ST_DrawBar()
295 V_ColorMap = translationref_t(Ranges + normalcolor * 256); in ST_DrawBar()
/dports/devel/cvsmonitor/cvsmonitor/modules/CVSMonitor/HTML/
H A DTable.pm101 color => ($opt->{altrowcolor} || $opt->{normalcolor} || $opt->{bgcolor}),
109 color => ($opt->{normalcolor} || $opt->{bgcolor}),
/dports/math/reduce/Reduce-svn5758-src/generic/redfront/src/
H A Dreddeb.c50 extern int normalcolor;
H A Dredsig.c45 extern int normalcolor;
H A Dredline.c36 extern int normalcolor;
530 textcolor(normalcolor); in line_quit()
/dports/net-im/centerim/centerim-4.22.10/kkconsui/include/
H A Dconscommon.h54 #define normalcolor(c) COLOR_PAIR(c) macro
H A Dcolorschemer.h78 return (ic != colors.end()) ? ic->second.code : normalcolor(0);
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_font.h147 EColorRange V_ParseFontColor (const BYTE *&color_value, int normalcolor, int boldcolor);
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_font.h161 EColorRange V_ParseFontColor (const BYTE *&color_value, int normalcolor, int boldcolor);
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dcolor.cwl7 \normalcolor
/dports/textproc/ppower4/ppower4-0.9.4_8/
H A Dpp4slide.sty33 \renewcommand\normalcolor{\color{yellow}}
/dports/devel/cvsmonitor/cvsmonitor/setup/
H A DTable.pm54 normal => $opt->{normalcolor} || $opt->{bgcolor},
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Packages/
H A Dcolor.py115 class normalcolor(Command): class
/dports/math/reduce/Reduce-svn5758-src/generic/newfront/
H A Dredsig.c41 extern int normalcolor;
H A Dredlinewin.c135 textcolor(normalcolor); in line_quit()
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/buf/
H A Dmgbufdraw.c133 BUFmg_add(MGX_ECOLOR, 0, NULL, &_mgc->astk->ap.mat->normalcolor); in mgbuf_polygon()
396 BUFmg_add(MGX_ECOLOR, 0, NULL, &_mgc->astk->ap.mat->normalcolor); in mgbuf_polylist()
660 BUFmg_add(MGX_ECOLOR, 0, NULL, &ap->mat->normalcolor); in mgbufsubmesh()
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/x11/
H A Dmgx11draw.c133 Xmg_add(MGX_ECOLOR, 0, NULL, &_mgc->astk->ap.mat->normalcolor); in mgx11_polygon()
393 Xmg_add(MGX_ECOLOR, 0, NULL, &_mgc->astk->ap.mat->normalcolor); in mgx11_polylist()
657 Xmg_add(MGX_ECOLOR, 0, NULL, &ap->mat->normalcolor); in mgx11submesh()
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/ps/
H A Dmgpsdraw.c133 mgps_add(MGX_ECOLOR, 0, NULL, &_mgc->astk->ap.mat->normalcolor); in mgps_polygon()
396 mgps_add(MGX_ECOLOR, 0, NULL, &_mgc->astk->ap.mat->normalcolor); in mgps_polylist()
660 mgps_add(MGX_ECOLOR, 0, NULL, &ap->mat->normalcolor); in mgpssubmesh()
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/opengl/
H A Dmgopenglmesh.c499 glColor3fv((float *)&ap->mat->normalcolor); in mgopenglsubmesh()
505 glColor3fv((float *)&ap->mat->normalcolor); in mgopenglsubmesh()
H A Dmgopengldraw.c132 glColor3fv((float *)&_mgc->astk->ap.mat->normalcolor); in mgopengl_polygon()
271 glColor3fv((float *)&_mgc->astk->ap.mat->normalcolor); in mgopengl_quads()
693 glColor3fv((float *)&_mgc->astk->ap.mat->normalcolor); in mgopengl_bsptree_recursive()
1077 glColor3fv((float *)&_mgc->astk->ap.mat->normalcolor); in mgopengl_polylist()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_pad_basicshapes_properties.cpp490 EDA_COLOR_T normalcolor = WHITE; in onPaintPolyPanel() local
495 EDA_COLOR_T color = normalcolor; in onPaintPolyPanel()
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/doc/hcar/
H A Dhcar.sty97 \define@key{hcarentry}{old}[]{\def\normalcolor{\color{oldgray}}\color{oldgray}}%
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/doc/hcar/
H A Dhcar.sty97 \define@key{hcarentry}{old}[]{\def\normalcolor{\color{oldgray}}\color{oldgray}}%
/dports/textproc/dblatex/dblatex-0.3.11py3/latex/style/
H A Ddbk_misc.sty130 \normalcolor

12345