Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dxtest.c65 WindowOptRec optional = {0}; in xtest_init_devices()
/OK3568_Linux_fs/external/xserver/include/
H A Dwindowstr.h96 } WindowOptRec, *WindowOptPtr; typedef
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.c226 local_window->optional = calloc(1, sizeof(WindowOptRec)); in init_window()
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c595 pWin->optional = malloc(sizeof(WindowOptRec)); in CreateRootWindow()
3416 optional = malloc(sizeof(WindowOptRec)); in MakeWindowOptional()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog68760 dix: Fix types in WindowOptRec
79092 Revert "dix: Fix types in WindowOptRec"
79498 dix: Fix types in WindowOptRec
101149 field in WindowOptRec, breaking the extension module ABI.
102114 dix: reshuffle WindowOptRec to fill a hole on LP64