Searched refs:POINTS_ARE_WORDS (Results 1 – 2 of 2) sorted by relevance
27 POINTS_ARE_WORDS = 0x80 variable247 runHeader = bytechr((runLength - 1) | POINTS_ARE_WORDS)260 if (numPointsInData & POINTS_ARE_WORDS) != 0:272 if (runHeader & POINTS_ARE_WORDS) != 0:
282 POINTS_ARE_WORDS = 0x80, in unpack_points() enumerator289 if (count & POINTS_ARE_WORDS) in unpack_points()304 if (control & POINTS_ARE_WORDS) in unpack_points()