Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:_format_layoutlist

154 def _format_layoutlist(layout, indent=0, indent_size=2):
193 newscript, indent = _format_layoutlist(opts['children'], indent,
224 s, _ = _format_layoutlist(opts['layout'])
279 somewhat the reverse of _format_layoutlist."""
453 lspec = _format_layoutlist(layoutspec)[0]