Searched refs:DotRowMax (Results 1 – 1 of 1) sorted by relevance
70 DotRowMax, /* Maximum row number in buffer */ variable836 DotRowMax = DotRowCount * DotRowStep; in StartPage()841 fprintf(stderr, "DEBUG: DotRowMax = %d\n", DotRowMax); in StartPage()852 if (DotRowMax > 1) in StartPage()1044 CompBuffer = malloc(10 * DotBufferSize * DotRowMax); in StartPage()1068 if (DotRowMax > 1) in EndPage()1627 if (DotRowMax == 1) in ProcessLine()1736 if (DotRowMax == 1) in ProcessLine()