Searched refs:PICTWriteFillByte (Results 1 – 2 of 2) sorted by relevance
37 #define PICTWriteFillByte(ptr) PICTWriteByte(ptr, 0); macro181 PICTWriteFillByte(ptr); \232 PICTWriteFillByte(ptr); /* Fill byte */ \309 PICTWriteFillByte(ptr); /* Fill byte */ \379 if ((textptr[0]+1) % 2) PICTWriteFillByte(ptr); \387 if (textptr[0] % 2) PICTWriteFillByte(ptr); \395 if (textptr[0] % 2) PICTWriteFillByte(ptr); \404 if ((textptr[0]+1) % 2) PICTWriteFillByte(ptr); \413 if ((nameptr[0]+1) % 2) PICTWriteFillByte(ptr); \
771 PICTWriteFillByte(mdev->currPicPos);