Searched refs:type_set (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsp-mesh.h23 bool type_set; member in class:SPMesh
H A Dsp-mesh.cpp13 SPMesh::SPMesh() : SPGradient(), type( SP_MESH_TYPE_COONS ), type_set(false) {
60 this->type_set = TRUE;
64 this->type_set = FALSE;
96 if ((flags & SP_OBJECT_WRITE_ALL) || this->type_set) {
146 if( type_set ) {
/inkscape/src/widgets/
H A Dmesh-toolbar.cpp314 gradient->type_set = true;

Completed in 1493 milliseconds