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

/inkscape/src/
H A Did-clash.cpp31 typedef enum { REF_HREF, REF_STYLE, REF_URL, REF_CLIPBOARD } ID_REF_TYPE; enumerator in enum:__anon53
144 IdReference idref = { REF_STYLE, elem, SPIPaint_properties[i] };
156 IdReference idref = { REF_STYLE, elem, "filter" };
168 IdReference idref = { REF_STYLE, elem, markers[i] };
272 case REF_STYLE: {
340 case REF_STYLE: {

Completed in 31 milliseconds