Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincreatewnd.c82 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowFullScreen()
102 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowFullScreen()
192 wc.lpszClassName = WINDOW_CLASS; in winCreateBoundingWindowWindowed()
319 WINDOW_CLASS, /* Class name */ in winCreateBoundingWindowWindowed()
H A Dwinwindow.h47 #define WINDOW_CLASS "cygwin/x" macro