#include <../../nrnconf.h>#include "hoc.h"
Defines | |
| #define | Ret(a) hoc_ret(); hoc_pushx(a); |
Functions | |
| int | hoc_settext () |
Variables | |
| int | newstyle |
| unsigned | text_style = 0 |
| unsigned | text_size = 1 |
| unsigned | text_orient = 0 |
| #define Ret | ( | a | ) | hoc_ret(); hoc_pushx(a); |
| int hoc_settext | ( | ) |
References getarg(), ifarg(), newstyle, Ret, text_orient, text_size, and text_style.

Referenced by hoc_settext(), and plprint().
| unsigned text_orient = 0 |
Referenced by hoc_settext(), and plprint().
| unsigned text_size = 1 |
Referenced by hoc_settext(), and plprint().
| unsigned text_style = 0 |
Referenced by hoc_settext(), and plprint().
1.6.3