Home
last modified time | relevance | path

Searched refs:sSwitchKeyboardLayout (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsWindow.h551 static bool sSwitchKeyboardLayout;
H A DnsWindow.cpp238 bool nsWindow::sSwitchKeyboardLayout = false;
923 sSwitchKeyboardLayout =
5708 if (sSwitchKeyboardLayout && mLastKeyboardLayout)
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsWindow.h624 static bool sSwitchKeyboardLayout; variable
H A DnsWindow.cpp245 bool nsWindow::sSwitchKeyboardLayout = false; member in nsWindow
985 sSwitchKeyboardLayout = in Create()
5989 if (sSwitchKeyboardLayout && mLastKeyboardLayout) in ProcessMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsWindow.h568 static bool sSwitchKeyboardLayout; variable
H A DnsWindow.cpp239 bool nsWindow::sSwitchKeyboardLayout = false; member in nsWindow
892 sSwitchKeyboardLayout = in Create()
5634 if (sSwitchKeyboardLayout && mLastKeyboardLayout) in ProcessMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsWindow.h621 static bool sSwitchKeyboardLayout; variable
H A DnsWindow.cpp253 bool nsWindow::sSwitchKeyboardLayout = false; member in nsWindow
1087 sSwitchKeyboardLayout = in Create()
6056 if (sSwitchKeyboardLayout && mLastKeyboardLayout) in ProcessMessage()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsWindow.h621 static bool sSwitchKeyboardLayout; variable
H A DnsWindow.cpp253 bool nsWindow::sSwitchKeyboardLayout = false; member in nsWindow
1087 sSwitchKeyboardLayout = in Create()
6056 if (sSwitchKeyboardLayout && mLastKeyboardLayout) in ProcessMessage()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsWindow.h672 static bool sSwitchKeyboardLayout; variable
H A DnsWindow.cpp260 bool nsWindow::sSwitchKeyboardLayout = false; member in nsWindow
1092 sSwitchKeyboardLayout = in Create()
5972 if (sSwitchKeyboardLayout && mLastKeyboardLayout) in ProcessMessage()