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