Home
last modified time | relevance | path

Searched refs:nPixmapWidth (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx465 sal_uLong nPixmapWidth = 8 * maRawBitmap.mnScanlineSize - 1; in GetPixmap() local
466 nPixmapWidth = Max( nPixmapWidth, maRawBitmap.mnWidth ); in GetPixmap()
468 rGlyphData.SetSize( Size( nPixmapWidth, maRawBitmap.mnHeight ) ); in GetPixmap()
532 nPixmapWidth, maRawBitmap.mnHeight, 1, 0, 1 ); in GetPixmap()

Completed in 11 milliseconds