Searched refs:GetCutBufferNumber (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.c1693 GetCutBufferNumber(atom) function
1722 (GetCutBufferNumber(*atomP) != NOT_A_CUT_BUFFER) )/* is a cut buffer */
1838 if (GetCutBufferNumber (selections[i]) == NOT_A_CUT_BUFFER)
1891 if ((buffer = GetCutBufferNumber(selection)) != NOT_A_CUT_BUFFER) {
3326 if (GetCutBufferNumber(sel) == NOT_A_CUT_BUFFER)
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.c1489 GetCutBufferNumber(atom) function
1517 (GetCutBufferNumber(*atomP) != NOT_A_CUT_BUFFER) )/* is a cut buffer */
1586 if ((buffer = GetCutBufferNumber(selection)) != NOT_A_CUT_BUFFER) {
2698 if (GetCutBufferNumber(sel) == NOT_A_CUT_BUFFER)

Completed in 149 milliseconds