Home
last modified time | relevance | path

Searched defs:nTransPercent (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx421 const sal_uInt16 nTransPercent = aTransCol.GetLuminance() * 100 / 255; in playMetafile() local
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx508 …const int nTransPercent( (nTransparency * 100 + 128) / 255 ); // normal rounding, no truncation h… in fillPolyPolygon() local

Completed in 24 milliseconds