Lines Matching refs:ddh
55 def list(self, be_list, ddh, be_name): argument
71 if not ddh:
105 if not ddh and len(cur_be) + 1 > bemaxout[0]:
119 save = self.getAttr(at, be, ddh, cur_be_obj)
122 if not ddh and len(save) + 1 > bemaxout[icol]:
141 save = self.getSpaceValue(be_space[cur_be]['space_used'], ddh)
146 (not ddh and len(save) + 1 > bemaxout[spacecol]):
150 if not ddh:
179 if not ddh:
191 if ddh and curtype != 'orig_be_name':
195 if ddh: #add separators for parsing
232 def getAttr(self, at, be, ddh, beobj): argument
245 if ddh or self.__class__.__name__ == 'BEList':
255 if ddh:
266 if ddh:
289 return self.getSpaceValue(be[at], ddh)
297 if ddh:
308 if ddh or self.__class__.__name__ == 'BEList':
318 def getSpaceValue(self, num, ddh): argument
321 if ddh:
366 def __init__(self, ddh): argument
371 if ddh:
384 def __init__(self, ddh): argument
390 if ddh:
408 def __init__(self, ddh): argument
423 def __init__(self, ddh): argument
429 if ddh: