Home
last modified time | relevance | path

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

/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DFileSel.h166 void Start(FileList& list_, const String& dir_, Event<bool, const String&, Image&> WhenIcon_);
H A DFileSel.cpp692 …FileIcons::Start(FileList& list_, const String& dir_, Event<bool, const String&, Image&> WhenIcon_) in Start() argument
696 WhenIcon = WhenIcon_; in Start()