Searched refs:aMtfSizePixPre (Results 1 – 1 of 1) sorted by relevance
1689 const Size aMtfSizePixPre( rVDev.LogicToPixel( aMtfSize, in createActions() local1695 const Size aMtfSizePix( ::std::max( aMtfSizePixPre.Width(), 1L ), in createActions()1696 ::std::max( aMtfSizePixPre.Height(), 1L ) ); in createActions()2984 const Size aMtfSizePixPre( aVDev.LogicToPixel( aMtfSize, in ImplRenderer() local2991 const Size aMtfSizePix( ::std::max( aMtfSizePixPre.Width(), 1L ), in ImplRenderer()2992 ::std::max( aMtfSizePixPre.Height(), 1L ) ); in ImplRenderer()
Completed in 18 milliseconds