#include <ft2build.h>Go to the source code of this file.
Functions | |
| FT_BEGIN_HEADER | BitOrderInvert (unsigned char *buf, size_t nbytes) |
| TwoByteSwap (unsigned char *buf, size_t nbytes) | |
| FourByteSwap (unsigned char *buf, size_t nbytes) | |
| FT_BEGIN_HEADER BitOrderInvert | ( | unsigned char * | buf, | |
| size_t | nbytes | |||
| ) |
| FourByteSwap | ( | unsigned char * | buf, | |
| size_t | nbytes | |||
| ) |
| TwoByteSwap | ( | unsigned char * | buf, | |
| size_t | nbytes | |||
| ) |
1.5.1