Searched refs:NumPropIconSizeElements (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DXatomtype.h119 #define NumPropIconSizeElements 6 /* number of elements in this structure */ macro
H A DGetHints.c196 (nitems < NumPropIconSizeElements) ||
197 (nitems % NumPropIconSizeElements != 0) ||
205 nitems /= NumPropIconSizeElements;
H A DSetHints.c200 count * NumPropIconSizeElements);

Completed in 6 milliseconds