Searched refs:g_assert (Results 1 - 25 of 157) sorted by relevance

1234567

/inkscape/src/xml/
H A Drepr-css.cpp73 g_assert(css != NULL);
85 g_assert(repr != NULL);
86 g_assert(attr != NULL);
183 g_assert(repr != NULL);
184 g_assert(attr != NULL);
200 g_assert(css != NULL);
201 g_assert(repr != NULL);
202 g_assert(attr != NULL);
214 g_assert(css != NULL);
215 g_assert(nam
[all...]
H A Dsimple-document.cpp16 #include <glib.h> // g_assert()
30 g_assert(!_in_transaction);
35 g_assert(_in_transaction);
43 g_assert(_in_transaction);
49 g_assert(_in_transaction);
H A Dsimple-node.cpp172 g_assert(document != NULL);
188 g_assert(document != NULL);
407 g_assert(generic_child);
408 g_assert(generic_child->document() == _document);
409 g_assert(!generic_ref || generic_ref->document() == _document);
414 g_assert(!ref || ref->_parent == this);
415 g_assert(!child->_parent);
451 g_assert(generic_child);
452 g_assert(generic_child->document() == _document);
457 g_assert(chil
[all...]
/inkscape/src/
H A Dsp-item-rm-unsatisfied-cns.cpp21 g_assert( i < item.constraints.size() );
24 g_assert( snappoint_ix < int(snappoints.size()) );
30 g_assert( i < item.constraints.size() );
H A Dsnapper.cpp26 g_assert(_snapmanager != NULL);
H A Dremove-last.h12 g_assert( i != seq.rend() );
H A Ddocument-undo.cpp65 g_assert (doc != NULL);
66 g_assert (doc->priv != NULL);
91 g_assert(document != NULL);
92 g_assert(document->priv != NULL);
142 g_assert (doc != NULL);
143 g_assert (doc->priv != NULL);
144 g_assert (doc->priv->sensitive);
191 g_assert (doc != NULL);
192 g_assert (doc->priv != NULL);
193 g_assert (do
[all...]
H A Dperspective-line.cpp20 g_assert (persp != NULL);
H A Dfilter-chemistry.cpp120 g_assert(f != NULL);
121 g_assert(SP_IS_FILTER(f));
187 g_assert(prim != NULL);
188 g_assert(SP_IS_FILTER_PRIMITIVE(prim));
246 g_assert(f != NULL);
247 g_assert(SP_IS_FILTER(f));
248 g_assert(b != NULL);
249 g_assert(SP_IS_GAUSSIANBLUR(b));
311 g_assert(b != NULL);
312 g_assert(SP_IS_GAUSSIANBLU
[all...]
H A Dsp-spiral.cpp241 g_assert (dstep > 0);
242 g_assert (is_unit_vector (hat1));
288 g_assert(depth * BEZIER_SIZE <= gint(G_N_ELEMENTS(bezier)));
312 g_assert (is_unit_vector (hat2));
489 g_assert (this->exp >= 0.0);
491 g_assert (this->exp <= 1000.0);
493 g_assert (t >= 0.0);
515 g_assert (t >= 0.0);
516 g_assert (this->exp >= 0.0);
531 g_assert (s_le
[all...]
/inkscape/src/ui/widget/
H A Dscalar.cpp62 g_assert(_widget != NULL);
68 g_assert(_widget != NULL);
76 g_assert(_widget != NULL);
84 g_assert(_widget != NULL);
92 g_assert(_widget != NULL);
100 g_assert(_widget != NULL);
106 g_assert(_widget != NULL);
113 g_assert(_widget != NULL);
119 g_assert(_widget != NULL);
125 g_assert(_widge
[all...]
H A Dtext.cpp33 g_assert(_widget != NULL);
39 g_assert(_widget != NULL);
H A Dattr-widget.h83 g_assert (type == T_UINT);
88 g_assert (type == T_BOOL);
93 g_assert (type == T_DOUBLE);
98 g_assert (type == T_VECT_DOUBLE);
103 g_assert (type == T_CHARPTR);
H A Dscalar-unit.cpp39 g_assert(_unit_menu);
73 g_assert(_unit_menu != NULL);
82 g_assert(_unit_menu != NULL);
93 g_assert(_unit_menu != NULL);
100 g_assert(_unit_menu != NULL);
107 g_assert(_unit_menu != NULL);
113 g_assert(_unit_menu);
119 g_assert(_unit_menu != NULL);
126 g_assert(_unit_menu != NULL);
143 g_assert(_unit_men
[all...]
/inkscape/src/display/
H A Dsp-canvas-util.cpp45 g_assert (item != NULL); /* this may be overly zealous - it is
54 g_assert (from != NULL);
55 g_assert (to != NULL);
62 g_assert (item != NULL);
69 g_assert (item != NULL);
H A Dnr-filter-units.cpp42 g_assert(x_res > 0);
43 g_assert(y_res > 0);
66 g_assert(resolution_x > 0);
67 g_assert(resolution_y > 0);
68 g_assert(filter_area);
161 g_assert(filter_area);
/inkscape/src/filters/
H A Dtile.cpp85 g_assert(this != NULL);
86 g_assert(filter != NULL);
91 g_assert(nr_tile != NULL);
H A Doffset.cpp110 g_assert(this != NULL);
111 g_assert(filter != NULL);
116 g_assert(nr_offset != NULL);
H A Dmerge.cpp85 g_assert(this != NULL);
86 g_assert(filter != NULL);
91 g_assert(nr_merge != NULL);
H A Dcolormatrix.cpp138 g_assert(this != NULL);
139 g_assert(filter != NULL);
144 g_assert(nr_colormatrix != NULL);
H A Dflood.cpp155 g_assert(this != NULL);
156 g_assert(filter != NULL);
161 g_assert(nr_flood != NULL);
H A Dmorphology.cpp139 g_assert(this != NULL);
140 g_assert(filter != NULL);
145 g_assert(nr_morphology != NULL);
/inkscape/src/widgets/
H A Dspw-utilities.cpp46 g_assert(label_widget != NULL);
86 g_assert(label_widget != NULL);
128 g_assert(hb != NULL);
150 g_assert (dialog != NULL);
151 g_assert (vbox != NULL);
155 g_assert (b != NULL);
176 g_assert(dialog != NULL);
177 g_assert(table != NULL);
231 g_assert(dialog != NULL);
232 g_assert(tabl
[all...]
/inkscape/src/extension/dbus/
H A Ddbus-init.cpp100 g_assert(doc != NULL);
156 g_assert(!INKSCAPE.use_gui());
216 g_assert(bus_name != NULL);
217 g_assert(instance_bus_name == NULL);
224 g_assert(instance_bus_name != NULL);
/inkscape/src/ui/
H A Dobject-edit.cpp139 g_assert(rect != NULL);
148 g_assert(rect != NULL);
171 g_assert(rect != NULL);
188 g_assert(rect != NULL);
197 g_assert(rect != NULL);
229 g_assert(rect != NULL);
258 g_assert(rect != NULL);
267 g_assert(rect != NULL);
348 g_assert(rect != NULL);
357 g_assert(rec
[all...]

Completed in 45 milliseconds

1234567