HomeSort by: relevance | last modified time | path
    Searched refs:RRPropertyPtr (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/randr/
rrproviderproperty.c 57 RRDestroyProviderProperty(RRPropertyPtr prop)
85 RRPropertyPtr prop, next;
102 static RRPropertyPtr
105 RRPropertyPtr prop;
107 prop = (RRPropertyPtr) malloc(sizeof(RRPropertyRec));
140 RRPropertyPtr prop;
260 RRPropertyPtr property;
295 RRPropertyPtr
298 RRPropertyPtr prop;
309 RRPropertyPtr prop = RRQueryProviderProperty(provider, property)
    [all...]
rrproperty.c 58 RRDestroyOutputProperty(RRPropertyPtr prop)
86 RRPropertyPtr prop, next;
103 static RRPropertyPtr
106 RRPropertyPtr prop;
108 prop = (RRPropertyPtr) malloc(sizeof(RRPropertyRec));
164 RRPropertyPtr prop;
284 RRPropertyPtr property;
319 RRPropertyPtr
322 RRPropertyPtr prop;
333 RRPropertyPtr prop = RRQueryOutputProperty(output, property)
    [all...]
randrstr.h 84 typedef struct _rrProperty RRPropertyRec, *RRPropertyPtr;
106 RRPropertyPtr next;
163 RRPropertyPtr properties;
174 RRPropertyPtr properties;
985 extern _X_EXPORT RRPropertyPtr
1070 extern _X_EXPORT RRPropertyPtr
rrcrtc.c 493 RRPropertyPtr prop = RRQueryOutputProperty(outputs[o], syncProp);
  /xsrc/external/mit/xorg-server.old/dist/randr/
rrproperty.c 57 RRDestroyOutputProperty (RRPropertyPtr prop)
84 RRPropertyPtr prop, next;
101 static RRPropertyPtr
104 RRPropertyPtr prop;
106 prop = (RRPropertyPtr)malloc(sizeof(RRPropertyRec));
139 RRPropertyPtr prop;
262 RRPropertyPtr property;
299 RRPropertyPtr
302 RRPropertyPtr prop;
313 RRPropertyPtr prop = RRQueryOutputProperty (output, property)
    [all...]
randrstr.h 78 typedef struct _rrProperty RRPropertyRec, *RRPropertyPtr;
97 RRPropertyPtr next;
150 RRPropertyPtr properties;
835 extern _X_EXPORT RRPropertyPtr

Completed in 7 milliseconds