Home
last modified time | relevance | path

Searched refs:m_touchKbrdAutoShowIsEnabled (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
689 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
694 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3105 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3174 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3186 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h466 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
688 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
693 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3070 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3139 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3151 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h464 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
689 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
694 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3105 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3174 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3186 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h466 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp298 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
676 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
681 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3013 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3082 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3094 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h468 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
688 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
693 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3069 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3138 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3150 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h469 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
689 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
694 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3090 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3159 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3171 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h466 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
689 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
694 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3091 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3160 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3172 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h466 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
688 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
693 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3069 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3138 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3150 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h464 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Toolkit.cpp311 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
689 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
694 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3090 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3159 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3171 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h466 BOOL m_touchKbrdAutoShowIsEnabled; variable
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp298 m_touchKbrdAutoShowIsEnabled = FALSE; in AwtToolkit()
676 tk.m_touchKbrdAutoShowIsEnabled = env->CallStaticBooleanMethod( in Initialize()
681 if (tk.m_isWin8OrLater && tk.m_touchKbrdAutoShowIsEnabled) { in Initialize()
3013 return m_touchKbrdAutoShowIsEnabled; in IsTouchKeyboardAutoShowEnabled()
3082 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled && in ShowTouchKeyboard()
3094 if (m_isWin8OrLater && m_touchKbrdAutoShowIsEnabled) { in HideTouchKeyboard()
H A Dawt_Toolkit.h468 BOOL m_touchKbrdAutoShowIsEnabled; variable