Searched refs:aOrigSizePixel (Results 1 – 1 of 1) sorted by relevance
597 const Size aOrigSizePixel(aBitmapEx.GetSizePixel()); in InsertObj() local602 … basegfx::fround(ceil(std::min((double)aOrigSizePixel.Width(), aPixel.getWidth()))), in InsertObj()603 … basegfx::fround(ceil(std::min((double)aOrigSizePixel.Height(), aPixel.getHeight())))); in InsertObj()
Completed in 18 milliseconds