Home
last modified time | relevance | path

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

/dports/astro/pp3/pp3-1.3.3/
H A Dpp3.cc1206 struct declination_flex:public flex_label{ struct
1207 declination_flex(string s,double r,double d,color c,int a,bool b) in declination_flex() argument
1220 bool declination_flex::draw(const transformation&mytransform, in draw()
1279 double declination_flex::penalties_with(const double left,const double right, in penalties_with()
2351 flexes.push_back(new declination_flex(contents,rectascension,
2400 flexes.push_back(new declination_flex(contents,rectascension,
2450 flexes.push_back(new declination_flex(contents,rectascension,
H A Dpp3.w1488 flexes.push_back(new declination_flex(contents, rectascension,
3062 moment I only implement the by far most important one, the |declination_flex|,
3071 @s declination_flex int
3105 @ |declination_flex| enables us to write a text along a path of constant
3109 struct declination_flex : public flex_label {
3110 declination_flex(string s, double r, double d, color c, int a, bool b)
3140 bool declination_flex::draw(const transformation& mytransform,
3200 double declination_flex::penalties_with(const double left, const double right,