Searched refs:UBox (Results 1 – 1 of 1) sorted by relevance
470 typedef struct UBox { struct473 } UBox; argument479 UBox *box = (UBox *)lua_touserdata(L, idx); in resizebox()505 UBox *box = (UBox *)lua_newuserdatauv(L, sizeof(UBox), 0); in newbox()