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

/inkscape/src/libcroco/
H A Dcr-declaration.c126 gboolean important = FALSE; local
141 &value, &important);
149 result->important = important;
193 gboolean important = FALSE; local
210 &value, &important);
220 result->important = important;
239 important = FALSE;
242 &value, &important);
[all...]
H A Dcr-declaration.h64 /*does the declaration have the important keyword ?*/
65 gboolean important ; member in struct:_CRDeclaration
H A Dcr-sel-eng.c1018 *is marked as being !important the current
1023 if (decl->important == TRUE
1062 if (decl->important == TRUE)
H A Dcr-statement.c211 decl->important = a_important;
342 decl->important = a_important;
451 decl->important = a_important;
H A Dcr-om-parser.c683 decl->important = a_important;
/inkscape/src/
H A Dsp-style-elem.cpp247 decl->important = a_important;

Completed in 29 milliseconds