Rename FAST_PATH_NO_WIDE_FORMAT to FAST_PATH_NARROW_FORMAT
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 29 Aug 2010 21:03:01 +0000 (17:03 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 21 Sep 2010 12:31:08 +0000 (08:31 -0400)
commit0afc61341526887c59d6dd9e43073f73451a74c6
tree5a7e800ecc220a5f8c965924b7779e272dda8747
parentae77548f0d9ca95a86a466fc4ff099e000716067
Rename FAST_PATH_NO_WIDE_FORMAT to FAST_PATH_NARROW_FORMAT

This avoids a negative in the name. Also, by renaming the "wide"
variable in pixman-general.c to "narrow" and fixing up the logic
correspondingly, the code there reads a lot more straightforwardly.
pixman/pixman-fast-path.h
pixman/pixman-general.c
pixman/pixman-image.c
pixman/pixman-private.h