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()
171 rendering::ARGBColor readColor();461 rendering::ARGBColor Parser::readColor() in readColor() function in pdfi::__anon78d9f3c40111::Parser850 m_pSink->setFillColor( readColor() ); break; in parseLine()866 m_pSink->setStrokeColor( readColor() ); break; in parseLine()
89 static Color readColor( KConfigGroup *pGroup, const char *pKey )
Completed in 62 milliseconds