Searched refs:IntGetProcessWindowStation (Results 1 – 4 of 4) sorted by relevance
591 IntReorderKeyboardLayouts(IntGetProcessWindowStation(NULL), pKl); in UserSetDefaultInputLang()1067 pWinSta = IntGetProcessWindowStation(NULL); in NtUserGetKeyboardLayoutList()1205 pWinSta = IntGetProcessWindowStation(NULL); in NtUserLoadKeyboardLayoutEx()1237 pWinSta = IntGetProcessWindowStation(NULL); in NtUserActivateKeyboardLayout()1259 pWinSta = IntGetProcessWindowStation(NULL); in NtUserUnloadKeyboardLayout()
109 PWINSTATION_OBJECT FASTCALL IntGetProcessWindowStation(HWINSTA *phWinSta OPTIONAL);
1036 pWinSta = IntGetProcessWindowStation(NULL); in NtUserGetImeInfoEx()1152 pWinSta = IntGetProcessWindowStation(NULL); in NtUserSetImeInfoEx()
400 IntGetProcessWindowStation(HWINSTA *phWinSta OPTIONAL) in IntGetProcessWindowStation() function