Lines Matching refs:show
77 showList.append(i.lower().replace('show', ''))
88 show=showList,
123 show=['default'],
139 show -- list of keywords indicating what to show
147 if 'default' in show:
148 show = set(show).union(['inner', 'innerbox', 'holder', 'crosses'])
217 if set(['inner', 'outer']).intersection(show):
220 if 'inner' in show:
229 if 'outer' in show:
240 if set(['crosses']).intersection(show):
244 if 'crosses' in show:
276 if 'innerbox' in show:
278 if 'outerbox' in show:
280 if 'holder' in show: