Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dpropertyst.h64 } PropertyRec; typedef
/OK3568_Linux_fs/external/xserver/dix/
H A Dproperty.c151 saved = xallocarray(stuff->nAtoms, sizeof(PropertyRec)); in ProcRotateProperties()
259 PropertyRec savedProp; in dixChangeWindowProperty()
274 pProp = dixAllocateObjectWithPrivates(PropertyRec, PRIVATE_PROPERTY); in dixChangeWindowProperty()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog95930 dix: Shrink PropertyRec on LP64
166866 dix: devPrivates support for PropertyRec.
170082 Neglected to change the allocation size from sizeof (PropertyRec) to