Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dselect.c30 static RESTYPE SelectionClientType, SelectionWindowType; variable
159 SelectionWindowType, serverClient, in XFixesSelectSelectionInput()
162 if (!AddResource(pWindow->drawable.id, SelectionWindowType, in XFixesSelectSelectionInput()
263 SelectionWindowType = CreateNewResourceType(SelectionFreeWindow, in XFixesSelectionInit()
265 return SelectionClientType && SelectionWindowType; in XFixesSelectionInit()