Searched refs:sp_shape_set_marker (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ |
H A D | sp-shape.h | 79 void sp_shape_set_marker (SPObject *object, unsigned int key, const char *value);
|
H A D | sp-path.cpp | 227 sp_shape_set_marker(this, key, value);
|
H A D | sp-shape.cpp | 78 sp_shape_set_marker (this, i, this->style->marker_ptrs[i]->value); 133 * the marker objects it has allocated. sp_shape_set_marker ensures 138 sp_shape_set_marker (this, i, this->style->marker_ptrs[i]->value); 757 * the marker objects it has allocated. sp_shape_set_marker ensures 762 sp_shape_set_marker (this, i, this->style->marker_ptrs[i]->value); 935 sp_shape_set_marker (SPObject *object, unsigned int key, const gchar *value) function
|
Completed in 18 milliseconds