Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1733 static Color readColor( KConfig *pConfig, const char *pKey ) in readColor() function
1835 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()
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx171 rendering::ARGBColor readColor();
461 rendering::ARGBColor Parser::readColor() in readColor() function in pdfi::__anon55ab39bb0111::Parser
850 m_pSink->setFillColor( readColor() ); break; in parseLine()
866 m_pSink->setStrokeColor( readColor() ); break; in parseLine()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx89 static Color readColor( KConfigGroup *pGroup, const char *pKey )

Completed in 58 milliseconds