Searched refs:impIsValid (Results 1 – 2 of 2) sorted by relevance
167 …bool GeoTexSvxBitmapEx::impIsValid(const basegfx::B2DPoint& rUV, sal_Int32& rX, sal_Int32& rY) con… in impIsValid() function in drawinglayer::texture::GeoTexSvxBitmapEx188 if(impIsValid(rUV, nX, nY)) in modifyBColor()221 if(impIsValid(rUV, nX, nY)) in modifyOpacity()
86 bool impIsValid(const basegfx::B2DPoint& rUV, sal_Int32& rX, sal_Int32& rY) const;
Completed in 19 milliseconds