
Go to the source code of this file.
Functions | |
| const char * | octave_get_display_info (const char *dpy_name, int *ht, int *wd, int *dp, double *rx, double *ry, int *dpy_avail) |
| const char* octave_get_display_info | ( | const char * | dpy_name, |
| int * | ht, | ||
| int * | wd, | ||
| int * | dp, | ||
| double * | rx, | ||
| double * | ry, | ||
| int * | dpy_avail | ||
| ) |
Definition at line 54 of file cdisplay.c.
Referenced by display_info::initialize().