Home
last modified time | relevance | path

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

/dports/deskutils/teapot/teapot-2.3.0/
H A Dsheet.h123 const char *savetbl(Sheet *sheet, const char *name, int body, int x1, int y1, int z1, int x2, int y…
H A Dmain.c560 if ((msg = savetbl(cursheet, name, !standalone, x1, y1, z1, x2, y2, z2, &count))) { in do_savetbl()
H A Dsheet.c933 const char *savetbl(Sheet *sheet, const char *name, int body, int x1, int y1, int z1, int x2, int y… in savetbl() function