Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dnavigate.c158 char *psz_h=NULL, *psz_dup_spec=NULL; local
166 if ((psz_h=strchr(psz_dup_spec, 'x')) == NULL) {
167 if ((psz_h=strchr(psz_dup_spec, ' ')) == NULL) {
170 *psz_h++ = '\0';
172 *psz_h++ = '\0';
175 UtilTrimBlanks(psz_h);
179 if (!GetDimension(psz_h, FALSE, &h)) {