Searched defs:monthlines (Results 1 – 1 of 1) sorted by relevance
59 struct monthlines { struct60 wchar_t name[MAX_WIDTH + 1];61 char lines[7][MAX_WIDTH + 1];62 char weeks[MAX_WIDTH + 1];63 unsigned int extralen[7];