Home
last modified time | relevance | path

Searched refs:ImplIsSysColorEntry (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/inc/win/
H A Dsalgdi.h375 int ImplIsSysColorEntry( SalColor nSalColor );
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx424 int ImplIsSysColorEntry( SalColor nSalColor ) in ImplIsSysColorEntry() function
1137 if ( GetSalData()->mhDitherPal && ImplIsSysColorEntry( nSalColor ) ) in SetLineColor()
1242 else if ( ImplIsSysColorEntry( nSalColor ) ) in SetFillColor()
1340 ImplIsSysColorEntry( nSalColor ) ) in drawPixel()
H A Dsalgdi3.cxx1337 ImplIsSysColorEntry( nSalColor ) ) in SetTextColor()

Completed in 40 milliseconds