Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinallpriv.c146 pCmapPriv = malloc(sizeof(winPrivCmapRec)); in winAllocateCmapPrivates()
153 ZeroMemory(pCmapPriv, sizeof(winPrivCmapRec)); in winAllocateCmapPrivates()
H A Dwin.h316 } winPrivCmapRec, *winPrivCmapPtr; typedef