Searched refs:widthInc (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.c97 data.widthInc = hints->width_inc;
H A DGetNrmHint.c100 hints->width_inc = cvtINT32toInt (prop->widthInc);
H A DSetHints.c89 prop.widthInc = hints->width_inc;
193 pp->widthInc = list->width_inc;
H A DGetHints.c90 hints->width_inc = cvtINT32toInt (prop->widthInc);
217 hp->width_inc = cvtINT32toInt (pp->widthInc);

Completed in 5 milliseconds