Searched refs:aColormap (Results  1 – 13 of 13) sorted by relevance
| /aoo42x/main/canvas/source/cairo/ | 
| H A D | cairo_xlib_cairo.cxx | 63         aColormap(-1),  in X11SysData()73         aColormap(pSysDat.aColormap),  in X11SysData()
 83         aColormap(pSysDat.aColormap),  in X11SysData()
 
 | 
| H A D | cairo_xlib_cairo.hxx | 46         long	aColormap;		// the colormap being used  member
 | 
| /aoo42x/main/vcl/unx/generic/dtrans/ | 
| H A D | bmp.cxx | 138                                              Colormap aColormap,  in X11_getPaletteBmpFromImage()  argument214     XQueryColors( pDisplay, aColormap, aColors, nColors );  in X11_getPaletteBmpFromImage()
 347                                 Colormap aColormap,  in X11_getBmpFromPixmap()  argument
 367     if( aColormap == None )  in X11_getBmpFromPixmap()
 368         aColormap = DefaultColormap( pDisplay, nScreenNo );  in X11_getBmpFromPixmap()
 376         X11_getPaletteBmpFromImage( pDisplay, pImage, aColormap, rOutSize ) :  in X11_getBmpFromPixmap()
 
 | 
| H A D | bmp.hxx | 45                                  Colormap aColormap,
 | 
| H A D | X11_selection.cxx | 1130             Colormap aColormap = None;  in getPasteData()  local1175                                     aColormap = *(Colormap*)pReturn;  in getPasteData()
 1195                     if( aColormap == None && getPasteData( selection, XA_COLORMAP, aData ) )  in getPasteData()
 1196                         aColormap = *(Colormap*)aData.getArray();  in getPasteData()
 1206 …              sal_uInt8* pBytes = X11_getBmpFromPixmap( m_pDisplay, aPixmap, aColormap, nOutSize );  in getPasteData()
 
 | 
| /aoo42x/main/vcl/inc/vcl/ | 
| H A D | sysdata.hxx | 59 	long				aColormap;		// the colormap being used  member119 	long			aColormap;		// the colormap being used  member
 
 | 
| /aoo42x/main/vcl/unx/generic/window/ | 
| H A D | salobj.cxx | 172 	pObjData->aColormap		= aVisID == pSalDisp->GetVisual( nScreen ).GetVisualId() ?  in CreateObject()258 	maSystemChildData.aColormap	= 0;  in X11SalObject()
 
 | 
| H A D | salframe.cxx | 909 	pFrame->maSystemChildData.aColormap		= GetDisplay()->GetColormap( m_nScreen ).GetXColormap();  in GetSystemData()
 | 
| /aoo42x/main/vcl/unx/headless/ | 
| H A D | svpdummies.cxx | 38 	m_aSystemChildData.aColormap	= 0;  in SvpSalObject()
 | 
| H A D | svpframe.cxx | 56 	m_aSystemChildData.aColormap	= 0;  in SvpSalFrame()
 | 
| /aoo42x/main/vcl/unx/gtk/window/ | 
| H A D | gtkobject.cxx | 63         m_aSystemData.aColormap		= pDisp->GetColormap(pParent->getScreenNumber()).GetXColormap();  in GtkSalObject()
 | 
| H A D | gtkframe.cxx | 596     m_aSystemData.aColormap		= pDisp->GetColormap( m_nScreen ).GetXColormap();  in InitCommon()1747         m_aSystemData.aColormap		= pDisp->GetColormap( m_nScreen ).GetXColormap();  in moveToScreen()
 
 | 
| /aoo42x/main/vcl/unx/generic/gdi/ | 
| H A D | salgdi.cxx | 1088 	aRes.aColormap = GetDisplay()->GetColormap( m_nScreen ).GetXColormap();  in GetGraphicsData()
 | 
        Completed in 475 milliseconds