Lines Matching refs:unref_
208 if (unref_)209 gdk_cursor_unref(unref_);210 unref_ = cursor;215 unref_ = NULL;232 if (unref_) {233 gdk_cursor_unref(unref_);234 unref_ = NULL;240 if (other.unref_)241 unref_ = gdk_cursor_ref(other.unref_);