Home
last modified time | relevance | path

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

/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dplaymodel.h110 AllowDrops = 0x01, AllowDrag = 0x02, enumerator
H A Dplaymodel.cpp41 if (root_flags & PlayModel::AllowDrag) in itemFlags()
H A Dkmplayer.cpp126 …e (playlist, "listssource", "view-media-playlist", KMPlayer::PlayModel::AllowDrag | KMPlayer::Play… in KMPlayerApp()
907 …yer->playModel()->addTree (recents, "listssource", "view-history", KMPlayer::PlayModel::AllowDrag); in readOptions()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c8544 unsigned int FillReplacePickAPoint(OrigX, OrigY, EndX, EndY, AllowDrag, cursor) in FillReplacePickAPoint() argument
8545 int *OrigX, *OrigY, *EndX, *EndY, AllowDrag; in FillReplacePickAPoint()
8573 if (AllowDrag && button == Button3) {
8585 } else if (AllowDrag && dragging && input.type == ButtonRelease) {
8594 } else if (AllowDrag && dragging && input.type == MotionNotify) {
8601 if (AllowDrag && dragging) {