Lines Matching refs:len
33 self.lineLength = len(TAB)
37 self.lineLength += len(other)
45 self.lineLength = len(TAB)
59 if (len(self.words) == 0) and (len(self.letters) == 0):
75 if len(self.words) != 0:
91 if len(self.words) > 0 and len(self.letters) > 0:
94 if len(self.letters) == 1:
96 elif len(self.letters) > 0:
104 if len(self.words) != 0:
114 length = len(line)
163 if len(domain) > 0: