Searched refs:XmbTextListToTextProperty (Results 1 – 4 of 4) sorted by relevance
503 #define XmbTextListToTextProperty XMBTEXTLISTTOTEXTPROPERTY macro
1491 conv_result = XmbTextListToTextProperty(X_DISPLAY, (char **)&string_nt, in clip_x11_convert_selection_cb()
3809 always fails when XmbTextListToTextProperty() fails. (Tom Allard)
17614 Solution: Check return value of XmbTextListToTextProperty(). Add type casts.