Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dselect.c49 } SelectionEventRec; typedef
144 e = (SelectionEventPtr) malloc(sizeof(SelectionEventRec)); in XFixesSelectSelectionInput()