Home | History | Annotate | Download | only in src

Lines Matching defs:Filler

956     char Filler[68];
959 memset(Filler, 0, sizeof(Filler));
1006 if (!io ->Write(io, len_filler_alignment, Filler)) goto Error;
1017 if (!_cmsWriteUInt16Array(io, len_filler_alignment+1, (cmsUInt16Number*) Filler)) goto Error;
1023 if (!io ->Write(io, 67, Filler)) goto Error;