|
DAS
3.1.6 - 18/09/2017
|
DAS printer tool. More...
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "mgui.h"#include "bil.h"#include "DAS_Spatram.h"
Include dependency graph for D_print.c:Go to the source code of this file.
Functions | |
| int | PrintObject (MOBJECT obj, int mode, int x, int y) |
| void | SetupPrinter (void) |
DAS printer tool.
Definition in file D_print.c.
| int PrintObject | ( | MOBJECT | obj, |
| int | mode, | ||
| int | x, | ||
| int | y | ||
| ) |
Definition at line 37 of file D_print.c.
References False, MMessageDialog(), MObjectGetHeight(), MObjectGetWidth(), MObjectRedraw(), and MShellRaise().
Referenced by D_PButt_CB(), and MenuToolsOLP_CB().
Here is the call graph for this function:
Here is the caller graph for this function:| void SetupPrinter | ( | void | ) |
Definition at line 14 of file D_print.c.
References MMessageDialog().
Referenced by D_PButt_CB(), and MenuToolsOLP_CB().
Here is the call graph for this function:
Here is the caller graph for this function: