Searched refs:cssValueIdToSysColorIndex (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderThemeChromiumWin.cpp355 static int cssValueIdToSysColorIndex(int cssValueId) function in namespace:WebCore
392 int sysColorIndex = cssValueIdToSysColorIndex(cssValueId);
H A DRenderThemeWinCE.cpp286 static int cssValueIdToSysColorIndex(int cssValueId) function in namespace:WebCore
323 int sysColorIndex = cssValueIdToSysColorIndex(cssValueId);
H A DRenderThemeWin.cpp980 static int cssValueIdToSysColorIndex(int cssValueId) function in namespace:WebCore
1017 int sysColorIndex = cssValueIdToSysColorIndex(cssValueId);

Completed in 72 milliseconds