Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.h91 extern void dmxForceWindowCreation(WindowPtr pWindow);
H A Ddmx.c280 dmxForceWindowCreation(pWin); in ProcDMXForceWindowCreation()
289 dmxForceWindowCreation(pWin); in ProcDMXForceWindowCreation()
H A Ddmxextension.c305 dmxForceWindowCreation(WindowPtr pWindow) in dmxForceWindowCreation() function