Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx661 void AquaSalGraphics::ImplDrawPixel( long nX, long nY, const RGBAColor& rColor ) in ImplDrawPixel() function in AquaSalGraphics
679 ImplDrawPixel( nX, nY, maLineColor ); in drawPixel()
685 ImplDrawPixel( nX, nY, aPixelColor ); in drawPixel()
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h213 …void ImplDrawPixel( long nX, long nY, const RGBAColor& ); // helper to draw single …

Completed in 31 milliseconds