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

Lines Matching refs:_tg_turtle_functions

126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
144 __all__ = (_tg_classes + _tg_screen_functions + _tg_turtle_functions +
3740 for methodname in _tg_turtle_functions:
3861 for methodname in _tg_turtle_functions: