Home | History | Annotate | Download | only in coders

Lines Matching refs:pattern

149     /* 0x02 */ { "BkPat", 8, "background pattern" },
156 /* 0x09 */ { "PnPat", 8, "pen pattern" },
157 /* 0x0a */ { "FillPat", 8, "fill pattern" },
165 /* 0x12 */ { "BkPixPat", 0, "color background pattern" },
166 /* 0x13 */ { "PnPixPat", 0, "color pen pattern" },
167 /* 0x14 */ { "FillPixPat", 0, "color fill pattern" },
748 % o magick: compare image format pattern against these bytes.
989 pattern;
996 Skip pattern definition.
998 pattern=1L*ReadBlobMSBShort(image);
1002 if (pattern == 2)
1009 if (pattern != 1)