Searched refs:aExtSize (Results 1 – 1 of 1) sorted by relevance
1026 const Size aExtSize( aOut.PixelToLogic( Size( 0, 0 ) ) ); in GetGraphic() local1027 Size aBoundSize( aBound.GetWidth() + ( aExtSize.Width() ), in GetGraphic()1028 aBound.GetHeight() + ( aExtSize.Height() ) ); in GetGraphic()
Completed in 11 milliseconds