Searched refs:deleteFunc (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | resource.c | 182 DeleteType deleteFunc; member 433 .deleteFunc = (DeleteType) NoopDDA, 439 .deleteFunc = DeleteWindow, 445 .deleteFunc = dixDestroyPixmap, 451 .deleteFunc = FreeGC, 457 .deleteFunc = CloseFont, 463 .deleteFunc = FreeCursor, 469 .deleteFunc = FreeColormap, 475 .deleteFunc = FreeClientPixels, 481 .deleteFunc = OtherClientGone, [all …]
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | resource.h | 162 extern _X_EXPORT RESTYPE CreateNewResourceType(DeleteType deleteFunc,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 88993 passed to it by calling the appropriate deleteFunc; and of course 88994 FreeResource also calls the deleteFunc. In both cases it's wrong to call
|