|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|

Go to the source code of this file.
Data Structures | |
| struct | rectangle |
Functions | |
| void | get_text_ext (const char *string, double *top, double *bot, double *left, double *rite) |
| void | soft_text (const char *string) |
Definition at line 90 of file text2.c.
References rectangle::b, rectangle::bot, rectangle::l, rectangle::left, rectangle::r, rectangle::rite, rectangle::t, and rectangle::top.
Referenced by COM_Get_text_box().