Searched refs:mfBottom (Results 1 – 2 of 2) sorted by relevance
625 double mfBottom; /// Bottom convergence for type path. member
1856 mfBottom( 0.0 ) in GradientFillModel()1863 rStrm >> nType >> mfAngle >> mfLeft >> mfRight >> mfTop >> mfBottom; in readGradient()1965 mxGradientModel->mfBottom = rAttribs.getDouble( XML_bottom, 0.0 ); in importGradientFill()
Completed in 55 milliseconds