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

/inkscape/src/widgets/
H A Ddash-selector.h36 void get_dash(int *ndash, double **dash, double *offset);
H A Ddash-selector.cpp211 void SPDashSelector::get_dash(int *ndash, double **dash, double *off) function in class:SPDashSelector
H A Dstroke-style.cpp1065 dashSelector->get_dash(&ndash, &dash, &offset);

Completed in 18 milliseconds