Searched defs:listener (Results 151 - 175 of 177) sorted by relevance

12345678

/haiku/src/kits/debugger/model/
H A DTeam.cpp677 Team::AddListener(Listener* listener) argument
685 Team::RemoveListener(Listener* listener) argument
[all...]
/haiku/src/apps/showimage/
H A DFilter.cpp83 Filter::Filter(BBitmap* image, BMessenger listener, uint32 what) argument
272 Scaler::Scaler(BBitmap* image, BRect rect, BMessenger listener, uint32 what, argument
965 ImageProcessor(enum operation op, BBitmap* image, BMessenger listener, uint32 what) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DJournal.cpp1187 Transaction::AddListener(TransactionListener* listener) argument
1197 Transaction::RemoveListener(TransactionListener* listener) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp36 QueryHandler(NodeMonitorListener* listener, QueryDomain* queryDomain, argument
H A DClientConnection.cpp2647 ClientConnectionListener* listener = fListener; local
194 ClientConnection(Connection* connection, SecurityContext* securityContext, User* user, ClientConnectionListener* listener) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp638 ImageFunctionsView::ImageFunctionsView(Listener* listener) argument
662 ImageFunctionsView::Create(Listener* listener) argument
H A DTeamWindow.cpp202 TeamWindow::TeamWindow(::Team* team, UserInterfaceListener* listener) argument
305 TeamWindow::Create(::Team* team, UserInterfaceListener* listener) argument
H A DSourceView.cpp2029 SourceView::SourceView(Team* team, Listener* listener) argument
2062 SourceView::Create(Team* team, Listener* listener) argument
597 MarkerManager(SourceView* sourceView, Team* team, Listener* listener) argument
873 MarkerView(SourceView* sourceView, Team* team, Listener* listener, MarkerManager* manager, FontInfo* fontInfo) argument
[all...]
H A DVariablesView.cpp1785 VariablesView::VariablesView(Listener* listener) argument
1846 VariablesView::Create(Listener* listener, ValueNodeManager* manager) argument
1162 SetContainerListener( ContainerListener* listener) argument
/haiku/src/kits/network/libnetservices/
H A DHttpRequest.cpp101 BHttpRequest(const BUrl& url, BDataIO* output, bool ssl, const char* protocolName, BUrlProtocolListener* listener, BUrlContext* context) argument
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp51 NotificationListener *listener; member in struct:monitor_listener
335 _RemoveListener(monitor_listener *listener) argument
446 monitor_listener *listener = new(std::nothrow) monitor_listener; local
609 monitor_listener *listener = iterator.Current(); local
619 monitor_listener *listener = list->iterator.Current(); local
946 AddListener(const KMessage* eventSpecifier, NotificationListener& listener) argument
964 UpdateListener(const KMessage* eventSpecifier, NotificationListener& listener) argument
983 RemoveListener(const KMessage* eventSpecifier, NotificationListener& listener) argument
1021 monitor_listener *listener = NULL; local
1125 remove_node_listener(dev_t device, ino_t node, NotificationListener& listener) argument
1133 add_node_listener(dev_t device, ino_t node, uint32 flags, NotificationListener& listener) argument
[all...]
/haiku/src/servers/package/
H A DVolume.cpp297 Volume::InitPackages(Listener* listener) argument
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp1008 ProtocolListener listener; local
1105 ProtocolListener listener; local
/haiku/src/apps/haikudepot/model/
H A DModel.cpp261 Model::AddListener(const ModelListenerRef& listener) argument
883 const ModelListenerRef& listener = *it; local
895 const ModelListenerRef& listener = *it; local
1052 const ModelListenerRef& listener local
[all...]
/haiku/src/apps/mediaplayer/
H A DController.cpp1022 Controller::AddListener(Listener* listener) argument
1033 Controller::RemoveListener(Listener* listener) argument
1123 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1135 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1147 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1159 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1171 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1183 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1195 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1207 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1219 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1231 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1243 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
1255 Listener* listener = (Listener*)listeners.ItemAtFast(i); local
[all...]
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp215 TeamDebugger::TeamDebugger(Listener* listener, UserInterface* userInterface, argument
781 TeamMemoryBlock::Listener* listener; local
1282 InspectRequested(target_addr_t address, TeamMemoryBlock::Listener *listener) argument
2270 _HandleInspectAddress(target_addr_t address, TeamMemoryBlock::Listener* listener) argument
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.cpp1021 PlaybackManager::AddListener(PlaybackListener* listener) argument
1047 RemoveListener(PlaybackListener* listener) argument
[all...]
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp442 PackageWriterImpl::PackageWriterImpl(BPackageWriterListener* listener) argument
530 BPackageWriterListener* listener; member in struct:BPackageKit::BHPKG::BPrivate::ErrorListener
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp1123 KPartition::AddListener(KPartitionListener* listener) argument
1139 KPartition::RemoveListener(KPartitionListener* listener) argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp687 void SetListener(Listener* listener) argument
/haiku/src/system/kernel/
H A Dmodule.cpp190 NotificationListener* listener; member in struct:Module::module_listener
1267 AddListener(const KMessage* eventSpecifier, NotificationListener& listener) argument
1298 UpdateListener(const KMessage* eventSpecifier, NotificationListener& listener) argument
1306 RemoveListener(const KMessage* eventSpecifier, NotificationListener& listener) argument
1345 _AddNode(dev_t device, ino_t node, const char* path, uint32 flags, NotificationListener& listener) argument
1621 module_listener* listener = iterator.Next(); local
1768 start_watching_modules(const char* prefix, NotificationListener& listener) argument
1780 stop_watching_modules(const char* prefix, NotificationListener& listener) argument
[all...]
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp320 cache_listener* listener = iterator.Next(); local
347 cache_listener* listener = iterator.Next(); local
361 cache_listener* listener = iterator.Next(); local
370 cache_listener* listener = new(std::nothrow) cache_listener; local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp569 Volume::AddNodeListener(NodeListener* listener, Node* node) argument
583 Volume::RemoveNodeListener(NodeListener* listener) argument
[all...]
/haiku/src/kits/package/
H A DPackageInfo.cpp278 ReadFromConfigFile(const BEntry& packageInfoEntry, ParseErrorListener* listener) argument
294 ReadFromConfigFile(BFile& packageInfoFile, ParseErrorListener* listener) argument
320 ReadFromConfigString(const BString& packageInfoString, ParseErrorListener* listener) argument
1152 ParseVersionString(const BString& string, bool revisionIsOptional, BPackageVersion& _version, ParseErrorListener* listener) argument
1160 ParseResolvableString(const BString& string, BPackageResolvable& _expression, ParseErrorListener* listener) argument
1168 ParseResolvableExpressionString(const BString& string, BPackageResolvableExpression& _expression, ParseErrorListener* listener) argument
[all...]
/haiku/src/servers/app/
H A DDesktop.cpp480 Desktop::RegisterListener(DesktopListener* listener) argument

Completed in 197 milliseconds

12345678