Searched refs:sWire (Results 1 – 1 of 1) sorted by relevance
5325 xkbSectionWireDesc *sWire; in _CheckSetSections() local5331 sWire = (xkbSectionWireDesc *) wire; in _CheckSetSections()5337 swapl(&sWire->name); in _CheckSetSections()5338 swaps(&sWire->top); in _CheckSetSections()5339 swaps(&sWire->left); in _CheckSetSections()5340 swaps(&sWire->width); in _CheckSetSections()5341 swaps(&sWire->height); in _CheckSetSections()5342 swaps(&sWire->angle); in _CheckSetSections()5344 CHK_ATOM_ONLY(sWire->name); in _CheckSetSections()5345 section = XkbAddGeomSection(geom, sWire->name, sWire->nRows, in _CheckSetSections()[all …]