Home
last modified time | relevance | path

Searched refs:XIPropertyValueRec (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h455 } XIPropertyValueRec; typedef
461 XIPropertyValueRec value;
465 typedef XIPropertyValueRec *XIPropertyValuePtr;
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c692 XIPropertyValueRec new_value; in XIChangeDeviceProperty()