Home
last modified time | relevance | path

Searched refs:colorForLuminance (Results 1 – 3 of 3) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/libmsooxml/
H A DMsooXmlUtils.h350 KOMSOOXML_EXPORT QColor colorForLuminance(const QColor& color,
H A DMsooXmlDrawingMLSharedImpl.h811 col = MSOOXML::Utils::colorForLuminance(col, lumMod, lumOff); in read_schemeClr()
H A DMsooXmlUtils.cpp606 QColor Utils::colorForLuminance(const QColor& color, const DoubleModifier& modulation, const Double… in colorForLuminance() function in Utils