Home
last modified time | relevance | path

Searched refs:w32_showwindow (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32.h559 #define w32_showwindow (PL_sys_intern.thr_intern.Wshowwindow) macro
H A Dwin32.c4618 StartupInfo.wShowWindow = w32_showwindow; in do_spawnvp_handles()
4998 unsigned short showwindow = w32_showwindow; in XS()
5007 w32_showwindow = (unsigned short)SvIV(ST(0)); in XS()