Searched refs:ObserverAtFast (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/listener/
H A DObservable.h25 Observer* ObserverAtFast(int32 index) const;
H A DObservable.cpp63 // ObserverAtFast
65 Observable::ObserverAtFast(int32 index) const function in class:Observable
/haiku/src/apps/icon-o-matic/style/
H A DRemoveStylesCommand.cpp43 = dynamic_cast<PathSourceShape*>(fItems[i]->ObserverAtFast(j));

Completed in 41 milliseconds