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

/inkscape/src/widgets/
H A Dstroke-marker-selector.h83 GSList *get_marker_list (SPDocument *source);
H A Dstroke-marker-selector.cpp119 GSList *ml = get_marker_list(doc);
303 GSList *ml = get_marker_list(source);
327 GSList *MarkerComboBox::get_marker_list (SPDocument *source) function in class:MarkerComboBox

Completed in 646 milliseconds