Home
last modified time | relevance | path

Searched defs:_rrProperty (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drandrstr.h101 struct _rrProperty { struct
102 RRPropertyPtr next;
103 ATOM propertyName;
104 Bool is_pending;
105 Bool range;
106 Bool immutable;
107 int num_valid;
108 INT32 *valid_values;
109 RRPropertyValueRec current, pending;