Searched refs:XRRPropertyInfo (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXrandr/dist/src/
H A DXrrProperty.c81 XRRPropertyInfo *
88 XRRPropertyInfo *prop_info;
105 if (rep.length < ((INT_MAX / sizeof(long)) - sizeof (XRRPropertyInfo))) {
106 size_t rbytes = sizeof (XRRPropertyInfo) + (rep.length * sizeof (long));
H A DXrrProviderProperty.c81 XRRPropertyInfo *
88 XRRPropertyInfo *prop_info;
105 if (rep.length < ((INT_MAX / sizeof(long)) - sizeof (XRRPropertyInfo))) {
106 size_t rbytes = sizeof (XRRPropertyInfo) + (rep.length * sizeof (long));
/xsrc/external/mit/libXrandr/dist/include/X11/extensions/
H A DXrandr.h315 } XRRPropertyInfo; typedef in typeref:struct:__anondf64a8ae0a08
317 XRRPropertyInfo *
529 XRRPropertyInfo *
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c3439 XRRPropertyInfo *propinfo;
3855 XRRPropertyInfo *propinfo;

Completed in 10 milliseconds