Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/
H A DInventoryCommon.py33 ItemIdentifyWindow = None variable
897 global ItemIdentifyWindow
901 if ItemIdentifyWindow:
902 ItemIdentifyWindow.Unload ()
914 global ItemIdentifyWindow
918 if ItemIdentifyWindow:
919 ItemIdentifyWindow.Unload ()
931 if ItemIdentifyWindow:
932 ItemIdentifyWindow.Unload ()
933 ItemIdentifyWindow = None
[all …]