Lines Matching defs:NULL
64 , star(NULL)
88 this->shape_editor = NULL;
100 * @param selection Should not be NULL.
103 g_assert (selection != NULL);
186 NULL, event->button.time);
245 this->item_to_select = NULL;
262 NULL,
263 NULL);
417 if (this->star != NULL) {
430 this->star->doWriteTransform(this->star->getRepr(), this->star->transform, NULL, true);
438 this->star = NULL;
446 if (this->star != NULL) {
448 this->star = NULL;
454 this->item_to_select = NULL;