Home
last modified time | relevance | path

Searched refs:DVPET_VIDEOACTION (Results 1 – 2 of 2) sorted by relevance

/dports/devel/directfb/DirectFB-1.4.17/src/input/
H A Didirectfbinputbuffer.c1091 case DVPET_VIDEOACTION: in CollectEventStatistics()
1092 stats->DVPET_VIDEOACTION += incdec; in CollectEventStatistics()
/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h4774 DVPET_VIDEOACTION = 0x00000400, /* An action is required on the video provider */ enumerator
4945 unsigned int DVPET_VIDEOACTION; member