Home
last modified time | relevance | path

Searched refs:propertyType (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrproviderproperty.c617 reply.propertyType = None; in ProcRRGetProviderProperty()
622 swapl(&reply.propertyType); in ProcRRGetProviderProperty()
646 reply.propertyType = prop_value->type; in ProcRRGetProviderProperty()
650 swapl(&reply.propertyType); in ProcRRGetProviderProperty()
686 reply.propertyType = prop_value->type; in ProcRRGetProviderProperty()
703 swapl(&reply.propertyType); in ProcRRGetProviderProperty()
H A Drrproperty.c653 reply.propertyType = None; in ProcRRGetOutputProperty()
658 swapl(&reply.propertyType); in ProcRRGetOutputProperty()
682 reply.propertyType = prop_value->type; in ProcRRGetOutputProperty()
686 swapl(&reply.propertyType); in ProcRRGetOutputProperty()
722 reply.propertyType = prop_value->type; in ProcRRGetOutputProperty()
739 swapl(&reply.propertyType); in ProcRRGetOutputProperty()
/OK3568_Linux_fs/external/xserver/dix/
H A Dproperty.c418 NullPropertyReply(ClientPtr client, ATOM propertyType, int format) in NullPropertyReply() argument
425 .propertyType = propertyType, in NullPropertyReply()
496 .propertyType = pProp->type in ProcGetProperty()
525 .propertyType = pProp->type in ProcGetProperty()
H A Dswaprep.c252 swapl(&pRep->propertyType); in SGetPropertyReply()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c971 .propertyType = type, in ProcXGetDeviceProperty()
1081 swapl(&rep->propertyType); in SRepXGetDeviceProperty()