Home
last modified time | relevance | path

Searched defs:stOffset (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/livarot/
H A DPathCutting.cpp34 …th::DashPolyline(float head,float tail,float body,int nbD,float *dashs,bool stPlain,float stOffset) in DashPolyline()
97 …const &orig_pts, float head,float tail,float body,int nbD,float *dashs,bool stPlain,float stOffset) in DashSubPath()
/dports/sysutils/cdrdao/cdrdao-1.2.4/trackdb/
H A DTrack.cc1886 unsigned long stOffset = offset - readSubTrack_->start(); in seekSample() local