Lines Matching refs:Success
159 return Success; in ProcSetSelectionOwner()
163 if (rc != Success) in ProcSetSelectionOwner()
176 if (rc == Success) { in ProcSetSelectionOwner()
182 return Success; in ProcSetSelectionOwner()
206 if (rc != Success) { in ProcSetSelectionOwner()
223 return Success; in ProcSetSelectionOwner()
248 if (rc == Success) in ProcGetSelectionOwner()
256 return Success; in ProcGetSelectionOwner()
272 if (rc != Success) in ProcConvertSelection()
288 if (rc != Success && rc != BadMatch) in ProcConvertSelection()
290 else if (rc == Success && pSel->window != None) { in ProcConvertSelection()
301 return Success; in ProcConvertSelection()
312 return Success; in ProcConvertSelection()