Searched refs:XftFreeNotify (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftinit.c65 static size_t XftAllocNotify, XftFreeNotify; variable in typeref:typename:size_t
84 XftFreeNotify = 0;
111 XftFreeNotify += size;
112 if (XftFreeNotify > XftMemNotice)

Completed in 2 milliseconds