Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/unx/
H A Dsaldisp.hxx151 SalColor GetTCColor( Pixel nPixel ) const;
/AOO42X/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2916 SalColor SalVisual::GetTCColor( Pixel nPixel ) const in GetTCColor() function in SalVisual
3277 return m_aVisual.GetTCColor( nPixel ); in GetColor()