Searched refs:_XkbAllocPoints (Results 1 – 1 of 1) sorted by relevance
484 #define _XkbAllocPoints(o,n) _XkbGeomAlloc((void *)&(o)->points,\ macro647 if ((sz_points > 0) && (_XkbAllocPoints(outline, sz_points) != Success)) in XkbAddGeomOutline()