Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DTextInputHandler.h968 static CFStringRef sLatestIMEOpenedModeInputSourceID; variable
H A DTextInputHandler.mm2357 CFStringRef IMEInputHandler::sLatestIMEOpenedModeInputSourceID = nullptr;
2390 // Cache the latest IME opened mode to sLatestIMEOpenedModeInputSourceID.
2394 tis.GetInputSourceID(sLatestIMEOpenedModeInputSourceID);
3942 if (sLatestIMEOpenedModeInputSourceID) {
3944 tis.InitByInputSourceID(sLatestIMEOpenedModeInputSourceID);
3954 // sLatestIMEOpenedModeInputSourceID at that time).
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DTextInputHandler.h1067 static CFStringRef sLatestIMEOpenedModeInputSourceID; variable
H A DTextInputHandler.mm2985 CFStringRef IMEInputHandler::sLatestIMEOpenedModeInputSourceID = nullptr;
3010 // Cache the latest IME opened mode to sLatestIMEOpenedModeInputSourceID.
3014 tis.GetInputSourceID(sLatestIMEOpenedModeInputSourceID);
4575 if (sLatestIMEOpenedModeInputSourceID) {
4577 tis.InitByInputSourceID(sLatestIMEOpenedModeInputSourceID);
4587 // sLatestIMEOpenedModeInputSourceID at that time).
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DTextInputHandler.h1082 static CFStringRef sLatestIMEOpenedModeInputSourceID; variable
H A DTextInputHandler.mm2846 CFStringRef IMEInputHandler::sLatestIMEOpenedModeInputSourceID = nullptr;
2879 // Cache the latest IME opened mode to sLatestIMEOpenedModeInputSourceID.
2883 tis.GetInputSourceID(sLatestIMEOpenedModeInputSourceID);
4413 if (sLatestIMEOpenedModeInputSourceID) {
4415 tis.InitByInputSourceID(sLatestIMEOpenedModeInputSourceID);
4425 // sLatestIMEOpenedModeInputSourceID at that time).
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DTextInputHandler.h1063 static CFStringRef sLatestIMEOpenedModeInputSourceID; variable
H A DTextInputHandler.mm2945 CFStringRef IMEInputHandler::sLatestIMEOpenedModeInputSourceID = nullptr;
2970 // Cache the latest IME opened mode to sLatestIMEOpenedModeInputSourceID.
2974 tis.GetInputSourceID(sLatestIMEOpenedModeInputSourceID);
4549 if (sLatestIMEOpenedModeInputSourceID) {
4551 tis.InitByInputSourceID(sLatestIMEOpenedModeInputSourceID);
4561 // sLatestIMEOpenedModeInputSourceID at that time).
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DTextInputHandler.h1063 static CFStringRef sLatestIMEOpenedModeInputSourceID; variable
H A DTextInputHandler.mm2961 CFStringRef IMEInputHandler::sLatestIMEOpenedModeInputSourceID = nullptr;
2986 // Cache the latest IME opened mode to sLatestIMEOpenedModeInputSourceID.
2990 tis.GetInputSourceID(sLatestIMEOpenedModeInputSourceID);
4565 if (sLatestIMEOpenedModeInputSourceID) {
4567 tis.InitByInputSourceID(sLatestIMEOpenedModeInputSourceID);
4577 // sLatestIMEOpenedModeInputSourceID at that time).
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DTextInputHandler.h1063 static CFStringRef sLatestIMEOpenedModeInputSourceID; variable
H A DTextInputHandler.mm2945 CFStringRef IMEInputHandler::sLatestIMEOpenedModeInputSourceID = nullptr;
2970 // Cache the latest IME opened mode to sLatestIMEOpenedModeInputSourceID.
2974 tis.GetInputSourceID(sLatestIMEOpenedModeInputSourceID);
4549 if (sLatestIMEOpenedModeInputSourceID) {
4551 tis.InitByInputSourceID(sLatestIMEOpenedModeInputSourceID);
4561 // sLatestIMEOpenedModeInputSourceID at that time).