|  | ManaPlus
    | 
#include "enums/simpletypes/booldefines.h"Go to the source code of this file.
| Typedefs | |
| typedef bool | ShowEmptyRows | 
| Variables | |
| const bool | ShowEmptyRows_true = true | 
| const bool | ShowEmptyRows_false = false | 
| typedef bool ShowEmptyRows | 
Definition at line 30 of file showemptyrows.h.
| const bool ShowEmptyRows_false = false | 
Definition at line 30 of file showemptyrows.h.
Referenced by ItemContainer::adjustHeight().
| const bool ShowEmptyRows_true = true | 
Definition at line 30 of file showemptyrows.h.
Referenced by ItemContainer::adjustHeight(), ItemContainer::draw(), ItemContainer::safeDraw(), and ItemContainer::updateMatrix().