Searched refs:heightInc (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DXatomtype.h72 SIGNEDINT widthInc, heightInc; /* need to cvt */ member in struct:__anondc8a24b10108
117 SIGNEDINT widthInc, heightInc; /* need to cvt */ member in struct:__anondc8a24b10408
H A DSetNrmHint.c98 data.heightInc = hints->height_inc;
H A DGetNrmHint.c101 hints->height_inc = cvtINT32toInt (prop->heightInc);
H A DSetHints.c90 prop.heightInc = hints->height_inc;
194 pp->heightInc = list->height_inc;
H A DGetHints.c91 hints->height_inc = cvtINT32toInt (prop->heightInc);
218 hp->height_inc = cvtINT32toInt (pp->heightInc);

Completed in 6 milliseconds