Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDragC.c88 } MotionEntryRec, *MotionEntry; typedef
95 MotionEntryRec entries[STACKMOTIONBUFFERSIZE];
2438 (STACKMOTIONBUFFERSIZE * sizeof(MotionEntryRec)); in UpdateMotionBuffer()
2446 (mb->count + STACKMOTIONBUFFERSIZE) *sizeof(MotionEntryRec))); in UpdateMotionBuffer()