Home
last modified time | relevance | path

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.cpp65 Notifier::ListenerAtFast(int32 index) const in ListenerAtFast() function in Notifier
/haiku/src/apps/icon-o-matic/shape/commands/
H A DRemovePathsCommand.cpp46 = dynamic_cast<PathSourceShape*>(fItems[i]->ListenerAtFast(j)); in RemovePathsCommand()
H A DFreezeTransformationCommand.cpp141 if (dynamic_cast<Shape*>(path->ListenerAtFast(j))) in _ApplyTransformation()
/haiku/src/libs/icon/shape/
H A DVectorPath.h173 PathListener* ListenerAtFast(int32 index) const;
H A DVectorPath.cpp1024 VectorPath::ListenerAtFast(int32 index) const in ListenerAtFast() function in VectorPath