Searched refs:UBox (Results 1 – 1 of 1) sorted by relevance
467 typedef struct UBox { struct470 } UBox; argument476 UBox *box = (UBox *)lua_touserdata(L, idx); in resizebox()502 UBox *box = (UBox *)lua_newuserdatauv(L, sizeof(UBox), 0); in newbox()