Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dselect.c30 static RESTYPE SelectionClientType, SelectionWindowType; variable
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
261 SelectionClientType = CreateNewResourceType(SelectionFreeClient, in XFixesSelectionInit()
265 return SelectionClientType && SelectionWindowType; in XFixesSelectionInit()