Home
last modified time | relevance | path

Searched refs:ID_DROP (Results 1 – 4 of 4) sorted by relevance

/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMSource.h126 ID_DROP, enumerator
H A DGMSourceView.cpp354 long code = sourcedrop->handle(this,FXSEL(SEL_DND_DROP,GMSource::ID_DROP),ptr); in onDndSourceDrop()
H A DGMTrackView.cpp2367 return source->handle(sender,FXSEL(SEL_DND_DROP,GMSource::ID_DROP),ptr); in onDndTrackDrop()
2391 return source->handle(sender,FXSEL(SEL_DND_DROP,GMSource::ID_DROP),ptr); in onDndDrop()
H A DGMDatabaseSource.cpp115 FXMAPFUNC(SEL_DND_DROP,GMDatabaseSource::ID_DROP,GMDatabaseSource::onCmdDrop),