Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx2097 const double L2x( (P1x + P2x)*0.5 ), L2y( (P1y + P2y)*0.5 ); in Impl_quadBezierApprox() local
/trunk/main/tools/source/generic/
H A Dpoly.cxx1017 const double L2x( (P1x + P2x)*0.5 ), L2y( (P1y + P2y)*0.5 ); in ImplAdaptiveSubdivide() local