Home
last modified time | relevance | path

Searched refs:_string2stipple (Results 1 – 1 of 1) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DOptions.cpp1963 void _string2stipple(std::string str, int &repeat, int &pattern) in _string2stipple() function
1988 _string2stipple(opt->stippleString[0], opt->stipple[0][0], in opt_view_stipple0()
2003 _string2stipple(opt->stippleString[1], opt->stipple[1][0], in opt_view_stipple1()
2018 _string2stipple(opt->stippleString[2], opt->stipple[2][0], in opt_view_stipple2()
2033 _string2stipple(opt->stippleString[3], opt->stipple[3][0], in opt_view_stipple3()
2048 _string2stipple(opt->stippleString[4], opt->stipple[4][0], in opt_view_stipple4()
2063 _string2stipple(opt->stippleString[5], opt->stipple[5][0], in opt_view_stipple5()
2078 _string2stipple(opt->stippleString[6], opt->stipple[6][0], in opt_view_stipple6()
2093 _string2stipple(opt->stippleString[7], opt->stipple[7][0], in opt_view_stipple7()
2108 _string2stipple(opt->stippleString[8], opt->stipple[8][0], in opt_view_stipple8()
[all …]