Home
last modified time | relevance | path

Searched refs:_clear_entry_widget (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dtktools.py7 def _clear_entry_widget(event): function
13 root.bind_class('Entry', '<Control-u>', _clear_entry_widget)