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