Home
last modified time | relevance | path

Searched refs:graphicssettextcolor (Results 1 – 3 of 3) sorted by relevance

/dports/science/smoldyn/smoldyn-2.67/source/Smoldyn/
H A Dsmoldynfuncs.h462 int graphicssettextcolor(simptr sim,double *color);
H A Dsmolgraphics.c546 int graphicssettextcolor(simptr sim,double *color) { in graphicssettextcolor() function
H A Dlibsmoldyn.cpp630 er=graphicssettextcolor(sim,color); in smolSetTextStyle()