Searched refs:colorToInt (Results 1 – 1 of 1) sorted by relevance
150 sal_uInt8 colorToInt( double nCol ) in colorToInt() function426 return ::cppcanvas::makeColor( colorToInt( getRed() ), in getIntegerColor()427 colorToInt( getGreen() ), in getIntegerColor()428 colorToInt( getBlue() ), in getIntegerColor()