Searched refs:_icondir (Results 1 – 2 of 2) sorted by relevance
29 _icondir = os.path.join(os.path.dirname(__file__), ICONDIR) variable31 _icondir = ICONDIR variable32 if os.path.isdir(_icondir):33 ICONDIR = _icondir
28 _icondir = os.path.join(os.path.dirname(__file__), ICONDIR) variable30 _icondir = ICONDIR variable31 if os.path.isdir(_icondir):32 ICONDIR = _icondir