Searched defs:grow (Results 1 – 11 of 11) sorted by relevance
/trunk/main/basegfx/inc/basegfx/range/ | ||
H A D | basicbox.hxx | 106 void grow(sal_Int32 nValue) in grow() function in basegfx::BasicBox |
H A D | b1ibox.hxx | 133 void grow(sal_Int32 nValue) in grow() function in basegfx::B1IBox |
H A D | b1irange.hxx | 134 void grow(sal_Int32 nValue) in grow() function in basegfx::B1IRange |
H A D | b1drange.hxx | 148 void grow(double fValue) in grow() function in basegfx::B1DRange |
H A D | b2ibox.hxx | 212 void grow(sal_Int32 nValue) in grow() function in basegfx::B2IBox |
H A D | b2irange.hxx | 213 void grow(sal_Int32 nValue) in grow() function in basegfx::B2IRange |
H A D | b2drange.hxx | 245 void grow(double fValue) in grow() function in basegfx::B2DRange |
H A D | b3ibox.hxx | 247 void grow(sal_Int32 nValue) in grow() function in basegfx::B3IBox |
H A D | b3irange.hxx | 250 void grow(sal_Int32 nValue) in grow() function in basegfx::B3IRange |
H A D | b3drange.hxx | 281 void grow(double fValue) in grow() function in basegfx::B3DRange |
H A D | basicrange.hxx | 235 void grow(T nValue) in grow() function in basegfx::BasicRange |
Completed in 49 milliseconds