Searched defs:drawAlphaRect (Results 1 – 7 of 7) sorted by relevance
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 558 bool Os2SalGraphics::drawAlphaRect( long nX, long nY, long nWidth, in drawAlphaRect() function in Os2SalGraphics
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi2.cxx | 617 bool WinSalGraphics::drawAlphaRect( long nX, long nY, long nWidth, in drawAlphaRect() function in WinSalGraphics
|
/trunk/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 90 bool SvpSalGraphics::drawAlphaRect( long /*nX*/, long /*nY*/, long /*nWidth*/, long /*nHeight*/, sa… in drawAlphaRect() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 190 bool PspGraphics::drawAlphaRect( long /*nX*/, long /*nY*/, long /*nWidth*/, long /*nHeight*/, sal_u… in drawAlphaRect() function in PspGraphics
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salgdi2.cxx | 918 bool X11SalGraphics::drawAlphaRect( long nX, long nY, long nWidth, in drawAlphaRect() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 1505 bool PspGraphics::drawAlphaRect( long, long, long, long, sal_uInt8 ) in drawAlphaRect() function in PspGraphics
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1568 bool AquaSalGraphics::drawAlphaRect( long nX, long nY, long nWidth, in drawAlphaRect() function in AquaSalGraphics
|
Completed in 59 milliseconds