Searched refs:KEY_ALL_ACCESS (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/classes/java/util/prefs/
H A DWindowsPreferences.java119 private static final int KEY_ALL_ACCESS = 0xf003f; field in class:WindowsPreferences
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Font.cpp1722 LONG lRet = ::RegOpenKeyExA(hRootKey, lpszSubKey, 0, KEY_ALL_ACCESS, &hKey);

Completed in 30 milliseconds