Searched defs:getItemColorForMarker (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dstroke-style.cpp684 const char *lstroke = getItemColorForMarker(item, FOR_STROKE, loc);
686 const char *lfill = getItemColorForMarker(item, FOR_FILL, loc);
735 StrokeStyle::getItemColorForMarker(SPItem *item, Inkscape::PaintTarget fill_or_stroke, int loc) function in class:Inkscape::StrokeStyle

Completed in 14 milliseconds