Lines Matching refs:buffer
602 #define Create(buffer) \
603 XChangeProperty(d, RootWindow(d, 0), buffer, XA_STRING, 8, \
911 * If we are at the end of the buffer put two special lines in the table.
1480 * Description: Returns the number of the cut buffer.
1482 * Returns: the number of the cut buffer representing this atom or
1517 (GetCutBufferNumber(*atomP) != NOT_A_CUT_BUFFER) )/* is a cut buffer */
1578 int buffer;
1583 * If this is a cut buffer.
1586 if ((buffer = GetCutBufferNumber(selection)) != NOT_A_CUT_BUFFER) {
1589 if (buffer == 0) {
1593 XStoreBuffer(XtDisplay(w), ptr, Min(strlen(ptr), MAXCUT), buffer);
2700 LoseSelection(w, &sel); /* In case this is a cut buffer, or