Home
last modified time | relevance | path

Searched refs:copyingToCutBuffer (Results 1 – 3 of 3) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmsg.c1426 if (copyingToCutBuffer) {
1428 copyingToCutBuffer = INVALID;
H A Dcutpaste.e37 extern int copyingToCutBuffer;
H A Dcutpaste.c76 int copyingToCutBuffer=FALSE; variable
162 copyingToCutBuffer = TRUE; in WriteOldStyleCutBuffer()
167 if (copyingToCutBuffer == INVALID) { in WriteOldStyleCutBuffer()
170 copyingToCutBuffer = FALSE; in WriteOldStyleCutBuffer()
1466 copyingToCutBuffer = FALSE; in CleanUpCutBuffer()