Lines Matching defs:NULL
47 this->display = NULL;
123 for (SPMaskView *v = this->display; v != NULL; v = v->next) {
155 for (SPMaskView *v = this->display; v != NULL; v = v->next) {
217 if (NULL != applyTransform) {
231 g_return_val_if_fail (this != NULL, NULL);
232 g_return_val_if_fail (SP_IS_MASK (this), NULL);
257 g_return_if_fail (this != NULL);
266 for (SPMaskView *v = this->display; v != NULL; v = v->next) {
278 for (SPMaskView *v = this->display; v != NULL; v = v->next) {