Searched defs:nTransPercent (Results 1 – 2 of 2) sorted by relevance
508 …const int nTransPercent( (nTransparency * 100 + 128) / 255 ); // normal rounding, no truncation h… in fillPolyPolygon() local
421 const sal_uInt16 nTransPercent = aTransCol.GetLuminance() * 100 / 255; in playMetafile() local
Completed in 18 milliseconds