Home
last modified time | relevance | path

Searched refs:Abitmap (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1216 const double Abitmap( k1/k2 * aSize.Width()*aSize.Height() ); in lcl_DrawGraphic() local
1220 … ::std::max( 128, static_cast<int>( sqrt(sqrt( Abitmap)) + .5 ) ) ); in lcl_DrawGraphic()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1880 … const double Abitmap( k1/k2 * static_cast<double>(aSize.Width())*aSize.Height() ); in DrawGraphic() local
1887 … ::std::max( 128, static_cast<int>( sqrt(sqrt( Abitmap)) + .5 ) ) ); in DrawGraphic()

Completed in 54 milliseconds