Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwcgui.py155 sys.stdout = self.__log = LogPanel(mp, "Log")
160 self.__details = LogPanel(mp, "Details")
377 class LogPanel: class