Searched refs:ListenerAtFast (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/mediaplayer/support/
H A DNotifier.h24 Listener* ListenerAtFast(int32 index) const;
H A DNotifier.cpp63 // ListenerAtFast
65 Notifier::ListenerAtFast(int32 index) const function in class:Notifier
/haiku/src/apps/icon-o-matic/shape/commands/
H A DFreezeTransformationCommand.cpp141 if (dynamic_cast<Shape*>(path->ListenerAtFast(j)))
H A DRemovePathsCommand.cpp46 = dynamic_cast<PathSourceShape*>(fItems[i]->ListenerAtFast(j));
/haiku/src/libs/icon/shape/
H A DVectorPath.h173 PathListener* ListenerAtFast(int32 index) const;
H A DVectorPath.cpp1024 VectorPath::ListenerAtFast(int32 index) const function in class:VectorPath

Completed in 85 milliseconds