Add ITER_WIDE iter flag
authorSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 6 Dec 2012 07:25:35 +0000 (02:25 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 22 May 2013 13:43:03 +0000 (09:43 -0400)
commit52ff5f0cd992e0384fa2babcb25780c3182548e6
tree5ea6460c43ab47663c6fa3a8046a6c579fec5243
parente8a180797c726a8990291158be8db843c26b98d3
Add ITER_WIDE iter flag

This will be useful for putting iterators into tables where they can
be looked up by iterator flags. Without this flag, wide iterators can
only be recognized by the absence of ITER_NARROW, which makes testing
for a match difficult.
pixman/pixman-general.c
pixman/pixman-private.h