Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompint.h87 } CompClientWindowRec, *CompClientWindowPtr; typedef
H A Dcompalloc.c162 ccw = malloc(sizeof(CompClientWindowRec)); in compRedirectWindow()
359 ccw = malloc(sizeof(CompClientWindowRec)); in compRedirectSubwindows()