Searched refs:sz_points (Results 1 – 3 of 3) sorted by relevance
189 &outline->num_points, &outline->sz_points, in XkbFreeGeomPoints()485 &(o)->num_points,&(o)->sz_points,\635 XkbAddGeomOutline(XkbShapePtr shape, int sz_points) in XkbAddGeomOutline() argument639 if ((!shape) || (sz_points < 0)) in XkbAddGeomOutline()647 if ((sz_points > 0) && (_XkbAllocPoints(outline, sz_points) != Success)) in XkbAddGeomOutline()
82 unsigned short sz_points; member
1551 if (doutline->sz_points) in _XkbCopyGeom()1600 doutline->sz_points = soutline->num_points; in _XkbCopyGeom()