Searched defs:handler (Results 151 - 162 of 162) sorted by relevance

1234567

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.cpp528 addPositionObserver( BHandler* handler) argument
555 removePositionObserver( BHandler* handler) argument
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp971 BHandler *handler; local
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp489 MainWin::DispatchMessage(BMessage* msg, BHandler* handler) argument
[all...]
/haiku/src/kits/tracker/
H A DTracker.cpp232 WatchNode(const node_ref* node, uint32 flags, const BHandler* handler, const BLooper* looper = NULL) argument
/haiku/src/apps/terminal/
H A DTermWindow.cpp1222 PrefHandler* handler = PrefHandler::Default(); local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp413 void SetTypeHandler(TypeHandler* handler) argument
444 void SetValueHandler(ValueHandler* handler) argument
2236 TypeHandler* handler = NULL; local
2853 TypeHandler* handler = handlers->ItemAt(0); local
3106 TypeHandler* handler = nodeInfo->GetTypeHandler(); local
[all...]
/haiku/src/kits/interface/
H A DWindow.cpp3000 BHandler* handler = NULL; local
3388 BHandler* handler; local
3902 BHandler* handler; local
[all...]
H A DMenu.cpp1034 BMenu::SetTargetForItems(BHandler* handler) argument
H A DTextView.cpp3122 GetDragParameters(BMessage* drag, BBitmap** bitmap, BPoint* point, BHandler** handler) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp4391 _SendRequest(RequestPort* port, RequestAllocator* allocator, RequestHandler* handler, Request** reply) argument
[all...]
/haiku/src/system/kernel/
H A Dteam.cpp2609 struct sigaction& handler = team->SignalActionFor(SIGCHLD); local
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c1670 _iflib_irq_alloc(if_ctx_t ctx, if_irq_t irq, int rid, driver_filter_t filter, driver_intr_t handler, void *arg, const char *name) argument
6348 iflib_irq_alloc(if_ctx_t ctx, if_irq_t irq, int rid, driver_filter_t filter, void *filter_arg, driver_intr_t handler, void *arg, const char *name) argument

Completed in 201 milliseconds

1234567