Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincreatewnd.c164 STARTUPINFO startupInfo; in winCreateBoundingWindowWindowed() local
166 GetStartupInfo(&startupInfo); in winCreateBoundingWindowWindowed()
167 if (startupInfo.dwFlags & STARTF_USESHOWWINDOW && in winCreateBoundingWindowWindowed()
168 startupInfo.wShowWindow == SW_HIDE) { in winCreateBoundingWindowWindowed()