Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrinit.c35 extern Bool EphyrWantResize;
254 EphyrWantResize = 1; in ddxProcessArgument()
H A Dephyr.c61 Bool EphyrWantResize = 0; variable
1106 (scrpriv->win_pre_existing == None && !EphyrWantResize)) { in ephyrProcessConfigureNotify()
H A Dhostx.c94 extern Bool EphyrWantResize;
958 if (scrpriv->win_pre_existing == None && !EphyrWantResize) { in hostx_screen_init()