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

/inkscape/src/
H A Dknot-enums.h39 #define SP_KNOT_VISIBLE_STATES 3 macro
H A Dknot.h62 guint32 fill[SP_KNOT_VISIBLE_STATES];
63 guint32 stroke[SP_KNOT_VISIBLE_STATES];
64 unsigned char *image[SP_KNOT_VISIBLE_STATES];
66 GdkCursor *cursor[SP_KNOT_VISIBLE_STATES];
H A Dknot.cpp155 for (gint i = 0; i < SP_KNOT_VISIBLE_STATES; i++) {

Completed in 328 milliseconds