Searched refs:aAWTPixelSize (Results 1 – 1 of 1) sorted by relevance
450 awt::Size aAWTPixelSize(10,10); in lcl_correctSymbolSizeForBitmaps() local451 if( (xProp->getPropertyValue( C2U( "SizePixel" ) ) >>= aAWTPixelSize) ) in lcl_correctSymbolSizeForBitmaps()453 Size aPixelSize(aAWTPixelSize.Width,aAWTPixelSize.Height); in lcl_correctSymbolSizeForBitmaps()
Completed in 13 milliseconds