Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.cpp195 if (IconButton* sourceIcon = dynamic_cast<IconButton*>(source)) { in MessageReceived() local
197 if (button == sourceIcon) { in MessageReceived()