Home
last modified time | relevance | path

Searched defs:WhenIcon (Results 1 – 2 of 2) sorted by relevance

/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DFileSel.h155 Event<bool, const String&, Image&> WhenIcon; variable
284 Event<bool, const String&, Image&> WhenIcon; variable
H A DFileSel.cpp501 Event<bool, const String&, Image&> WhenIcon, FileSystemInfo& filesystem, in Load()