Searched refs:get_height (Results 1 – 4 of 4) sorted by relevance
252 if (conf.get_height != NULL && conf.get_width != NULL) in main()254 *conf.get_height, *conf.get_width); in main()
598 conf->get_height = &opt->getH; in parseargs()
86 int *get_height; member
1063 if (d->conf->get_height != NULL) in end_dialog()1064 *d->conf->get_height = d->h; in end_dialog()