Searched refs:readColor (Results 1 – 3 of 3) sorted by relevance
1733 static Color readColor( KConfig *pConfig, const char *pKey ) in readColor() function1835 aStyleSettings.SetActiveColor( readColor( pConfig, pKey ) ); in UpdateSettings()1839 aStyleSettings.SetActiveColor2( readColor( pConfig, pKey ) ); in UpdateSettings()1843 aStyleSettings.SetDeactiveColor( readColor( pConfig, pKey ) ); in UpdateSettings()1847 aStyleSettings.SetDeactiveColor2( readColor( pConfig, pKey ) ); in UpdateSettings()1851 aStyleSettings.SetDeactiveTextColor( readColor( pConfig, pKey ) ); in UpdateSettings()1855 aStyleSettings.SetActiveTextColor( readColor( pConfig, pKey ) ); in UpdateSettings()
175 rendering::ARGBColor readColor();465 rendering::ARGBColor Parser::readColor() in readColor() function in pdfi::__anonf6b7910c0111::Parser854 m_pSink->setFillColor( readColor() ); break; in parseLine()870 m_pSink->setStrokeColor( readColor() ); break; in parseLine()
89 static Color readColor( KConfigGroup *pGroup, const char *pKey )
Completed in 60 milliseconds