Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/WmWsmLib/
H A Dsend.c148 if (scs->type == XT_CONVERT_FAIL) { in UTMReplyReceived()
212 else if (*req_type_atom == XT_CONVERT_FAIL) in ReplyReceived()
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/lib/Wsm/
H A Dsend.c153 if (scs->type == XT_CONVERT_FAIL) { in UTMReplyReceived()
217 else if (*req_type_atom == XT_CONVERT_FAIL) in ReplyReceived()
/dports/deskutils/autocutsel/autocutsel-0.10.0/
H A Dautocutsel.c161 *type == XT_CONVERT_FAIL || in OwnSelectionIfDiffers()
218 if (*type != 0 && *type != XT_CONVERT_FAIL) { in SelectionReceived()
/dports/editors/nedit/nedit-5.7/source/
H A Dselection.c201 if (*type == XT_CONVERT_FAIL || value == NULL) { in gotoCB()
270 if (*type == XT_CONVERT_FAIL || value == NULL) { in fileCB()
H A Dtags.c960 if (*type == XT_CONVERT_FAIL || value == NULL) { in findDefCB()
H A Dsearch.c570 if (*type == XT_CONVERT_FAIL || *type != XA_STRING || value == NULL || *length == 0) { in getSelectionCB()
2845 if (*type == XT_CONVERT_FAIL || value == NULL) { in selectedSearchCB()
/dports/x11/xclipboard/xclipboard-1.1.3/
H A Dxcutsel.c100 if (*type == 0 || *type == XT_CONVERT_FAIL || *length == 0) { in StoreBuffer()
H A Dxclipboard.c467 Boolean convert_failed = (*type == XT_CONVERT_FAIL); in InsertClipboard()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dxdisplay.c630 if ( *type == XT_CONVERT_FAIL || *type == (Atom)0 ) in collect_selection_display()
696 } else if ( *type == XT_CONVERT_FAIL ) in collect_selection_display()
/dports/x11/xconsole/xconsole-1.0.7/
H A Dxconsole.c605 if (*type != XT_CONVERT_FAIL) in InsertSelection()
/dports/x11-toolkits/libXt/libXt-1.2.1/include/X11/
H A DIntrinsic.h2016 #define XT_CONVERT_FAIL (Atom)0x80000001 macro
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DSelection.c1147 Atom resulttype = XT_CONVERT_FAIL; in ReqTimedOut()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DCutPaste.c2435 if ( *type != XT_CONVERT_FAIL )
/dports/devel/m17n-lib/m17n-lib-1.8.0/example/
H A Dmedit.c1163 if (*type == XT_CONVERT_FAIL || ! value) in get_selection()
/dports/news/knews/knews-1.0b.1/Widgets/
H A DTextField.c2167 if (!was_waiting || *type == XT_CONVERT_FAIL || !value || in insert_sel_callback()
/dports/audio/snd/snd-21.2/
H A Dxm.c24342 define_integer(XT_CONVERT_FAIL);