Searched refs:_XkbAllocOverlayRows (Results 1 – 1 of 1) sorted by relevance
493 #define _XkbAllocOverlayRows(o,n) _XkbGeomAlloc((void *)&(o)->rows,\ macro844 (_XkbAllocOverlayRows(overlay, 1) != Success)) in XkbAddGeomOverlayRow()868 (_XkbAllocOverlayRows(overlay, sz_rows) != Success)) in XkbAddGeomOverlay()877 if ((sz_rows > 0) && (_XkbAllocOverlayRows(overlay, sz_rows) != Success)) in XkbAddGeomOverlay()