Lines Matching refs:len
36 self.lineLength = len(TAB)
40 self.lineLength += len(other)
48 self.lineLength = len(TAB)
62 if (len(self.words) == 0) and (len(self.letters) == 0):
78 if len(self.words) != 0:
94 if len(self.words) > 0 and len(self.letters) > 0:
97 if len(self.letters) == 1:
99 elif len(self.letters) > 0:
107 if len(self.words) != 0:
117 length = len(line)
166 if len(domain) > 0: