Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx47 Pixmap maPixmaps[1]; // [mnMaxScreens]
73 mnExtByteCount = sizeof(MultiScreenGlyph) + sizeof(Pixmap) * (mnMaxScreens - 1); in X11GlyphPeer()
153 static const Pixmap NO_PIXMAP = ~0;
174 Pixmap aPixmap = reinterpret_cast<Pixmap>(rEGD.mpData); in PrepareForMultiscreen()
268 Pixmap X11GlyphPeer::GetPixmap( const GlyphData& rGD, int nScreen ) const in GetPixmap()
270 Pixmap aPixmap = NO_PIXMAP; in GetPixmap()
273 aPixmap = (Pixmap)rEGD.mpData; in GetPixmap()
281 void X11GlyphPeer::SetPixmap( GlyphData& rGD, Pixmap aPixmap, int nScreen ) const in SetPixmap()
345 Pixmap aPixmap = (Pixmap)pGlyphExt; in RemovingGlyph()
458 Pixmap aPixmap = GetPixmap( rGlyphData, nReqScreen ); in GetPixmap()
[all …]
H A Dsalgdi2.cxx143 inline GC X11SalGraphics::GetMonoGC( Pixmap hPixmap ) in GetMonoGC()
345 Pixmap hClipMask ) in SetMask()
364 Pixmap hPixmap = XCreatePixmap( pDisplay, hClipMask, nDX, nDY, 1 ); in SetMask()
520 Pixmap hPixmap = XCreatePixmap( GetXDisplay(), in copyBits()
690 Pixmap aFG( XCreatePixmap( pXDisp, aDrawable, rPosAry.mnDestWidth, in drawMaskedBitmap()
692 Pixmap aBG( XCreatePixmap( pXDisp, aDrawable, rPosAry.mnDestWidth, in drawMaskedBitmap()
817 Pixmap aSrcPM = pSrcDDB->ImplGetPixmap(); in drawAlphaBitmap()
867 Pixmap aAlphaPM = XCreatePixmap( pXDisplay, hDrawable_, in drawAlphaBitmap()
966 Pixmap aStipple( XCreatePixmap( pXDisp, aDrawable, in drawMask()
H A Dgcach_xpeer.hxx44 Pixmap GetPixmap( ServerFont&, sal_GlyphId, int nScreen );
60 void SetPixmap( GlyphData&, Pixmap, int nScreen ) const;
63 Pixmap GetPixmap( const GlyphData&, int nScreen ) const;
H A Dsalvd.cxx135 Pixmap hDrawable, in Init()
235 Pixmap h = XCreatePixmap( GetXDisplay(), in SetSize()
H A Dsalgdi3.cxx901 Pixmap aStipple = rGlyphPeer.GetPixmap( rFont, nGlyph, m_nScreen ); in DrawServerSimpleFontString()
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.hxx54 Pixmap m_aPixmap;
55 Pixmap m_aBitmap;
74 Pixmap setBitmapData( const sal_uInt8* pData );
78 Pixmap getPixmap() const { return m_aPixmap; } in getPixmap()
79 Pixmap getBitmap() const { return m_aBitmap; } in getBitmap()
H A DX11_selection.cxx293 Pixmap aPointer; in createCursor()
294 Pixmap aMask; in createCursor()
1129 Pixmap aPixmap = None; in getPasteData()
1166 aPixmap = *(Pixmap*)pReturn; in getPasteData()
1194 aPixmap = *(Pixmap*)aData.getArray(); in getPasteData()
H A Dbmp.cxx651 Pixmap PixmapHolder::setBitmapData( const sal_uInt8* pData ) in setBitmapData()
/trunk/main/vcl/inc/unx/
H A Dsalvd.h42 Pixmap hDrawable_;
59 Pixmap hDrawable = None,
66 inline Pixmap GetDrawable() const { return hDrawable_; } in GetDrawable()
H A Dsoicon.hxx32 Pixmap& icon_pixmap, Pixmap& icon_mask );
H A Dsalgdi.h110 Pixmap hBrush_; // Dither
153 inline GC GetMonoGC( Pixmap hPixmap );
176 Pixmap hClipMask );
H A Dsaldisp.hxx282 Pixmap m_aPixmap;
305 Pixmap m_hInvert50;
467 Pixmap GetInvert50( int nScreen ) const { return getDataForScreen(nScreen).m_hInvert50; } in GetInvert50()
H A Dsalbmp.h128 Pixmap maPixmap;
156 Pixmap ImplGetPixmap() const { return maPixmap; } in ImplGetPixmap()
H A Dsalstd.hxx42 typedef XID Pixmap; typedef
H A Dsalframe.h78 Pixmap mhBackgroundPixmap;
/trunk/main/vcl/unx/generic/app/
H A Dsoicon.cxx44 Pixmap& icon_pixmap, Pixmap& icon_mask) in SelectAppIconPixmap()
H A Dsaldisp.cxx782 Pixmap hPixmap = XCreatePixmap( pDisp_, rSD.m_aRefWindow, 1, 1, 1 ); in initScreen()
1770 Pixmap aCursBitmap = None, aMaskBitmap = None; in GetPointer()
/trunk/main/x11_extensions/inc/
H A Drandrproto.h37 #define Pixmap CARD32 macro
197 #undef Pixmap
H A Drenderproto.h35 #define Pixmap CARD32 macro
648 #undef Pixmap
H A DXrender.h74 Pixmap clip_mask;
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx165 Pixmap m_hBackgroundPixmap;
288 Pixmap getBackgroundPixmap() const { return m_hBackgroundPixmap; } in getBackgroundPixmap()
/trunk/main/canvas/source/cairo/
H A Dcairo_xlib_cairo.cxx206 Pixmap hPixmap; in getSimilar()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx272 unx::Pixmap maLeavingPixmap;
273 unx::Pixmap maEnteringPixmap;
/trunk/main/
H A Drat-excludes584 # X Pixmap file, Seen one with ALv2 comment, thus could be added to all
/trunk/extras/l10n/source/oc/
H A Dlocalize.sdf16831 …algraphicfilters\xpm_Export.xcu 0 value xpm_Export UIName 0 oc XPM - X Pixmap 2002-02-02 02:0…

Completed in 429 milliseconds