Lines Matching refs:Success
146 if (rc != Success || stuff->nAtoms <= 0) in ProcRotateProperties()
171 if (rc != Success) in ProcRotateProperties()
233 if (err != Success) in ProcChangeProperty()
247 if (err != Success) in ProcChangeProperty()
250 return Success; in ProcChangeProperty()
290 if (rc != Success) { in dixChangeWindowProperty()
299 else if (rc == Success) { in dixChangeWindowProperty()
348 if (rc == Success) { in dixChangeWindowProperty()
365 return Success; in dixChangeWindowProperty()
376 return Success; /* Succeed if property does not exist */ in DeleteProperty()
378 if (rc == Success) { in DeleteProperty()
430 return Success; in NullPropertyReply()
462 if (rc != Success) in ProcGetProperty()
481 else if (rc != Success) in ProcGetProperty()
499 return Success; in ProcGetProperty()
565 return Success; in ProcGetProperty()
581 if (rc != Success) in ProcListProperties()
595 if (rc == Success && realProp == pProp) { in ProcListProperties()
613 return Success; in ProcListProperties()
627 if (result != Success) in ProcDeleteProperty()