Home
last modified time | relevance | path

Searched defs:Hx (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/basegfx/source/workbench/
H A Dbezierclip.cxx388 …const double Hx ( (1.0 - t)*input.p1.x + t*input.p2.x ), Hy ( (1.0 - t)*input.p1.y + t*input.p2.y… in Impl_deCasteljauAt() local
/aoo41x/main/filter/source/flash/
H A Dswfwriter1.cxx2098 const double Hx ( (P2x + P3x)*0.5 ), Hy ( (P2y + P3y)*0.5 ); in Impl_quadBezierApprox() local
/aoo41x/main/tools/source/generic/
H A Dpoly.cxx1018 const double Hx ( (P2x + P3x)*0.5 ), Hy ( (P2y + P3y)*0.5 ); in ImplAdaptiveSubdivide() local

Completed in 34 milliseconds