Home
last modified time | relevance | path

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

/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.cpp249 MView* mParent = dynamic_cast<MView*>(Parent()); in _TriggerRelayout() local
250 if (mParent) { in _TriggerRelayout()