Searched refs:UBox (Results 1 – 1 of 1) sorted by relevance
455 typedef struct UBox { struct458 } UBox; typedef464 UBox *box = (UBox *)lua_touserdata(L, idx); in resizebox()483 UBox *box = (UBox *)lua_newuserdata(L, sizeof(UBox)); in newbox()