Searched refs:psn_p (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/support/ | ||
H A D | __init__.py | 268 psn_p = pointer(psn) variable in _is_gui_available.USEROBJECTFLAGS 269 if ( (app_services.GetCurrentProcess(psn_p) < 0) or 270 (app_services.SetFrontProcess(psn_p) < 0) ): |
Completed in 4 milliseconds