Searched defs:securityWarningIconWidth (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp1629 static UINT securityWarningIconWidth[securityWarningIconCounter] = {0, 0, 0}; local
1635 w != securityWarningIconWidth[index] ||
1657 securityWarningIconWidth[index] = w;

Completed in 40 milliseconds