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

/inkscape/src/widgets/
H A Dstroke-marker-selector.h58 guint markerCount; member in class:MarkerComboBox
H A Dstroke-marker-selector.cpp54 markerCount(0)
126 if (markerCount != g_slist_length(ml)) {
130 markerCount = g_slist_length(ml);

Completed in 13 milliseconds