Searched refs:XkbOutlineIndex (Results 1 – 2 of 2) sorted by relevance
97 #define XkbOutlineIndex(s,o) ((int)((o)-&(s)->outlines[0])) macro
4721 shapeWire->primaryNdx = XkbOutlineIndex(shape, shape->primary); in XkbWriteGeomShapes()4725 shapeWire->approxNdx = XkbOutlineIndex(shape, shape->approx); in XkbWriteGeomShapes()