|
ARB
|


Public Member Functions | |
| Column () | |
| ~Column () | |
| void | init (const char *text_, AW_device &device, int gc) |
Public Member Functions inherited from Noncopyable | |
| Noncopyable () | |
Public Attributes | |
| char * | text |
| size_t | len |
| double | print_width |
| bool | is_numeric |
Definition at line 3413 of file TreeDisplay.cxx.
|
inline |
Definition at line 3419 of file TreeDisplay.cxx.
|
inline |
Definition at line 3420 of file TreeDisplay.cxx.
Definition at line 3422 of file TreeDisplay.cxx.
References ARB_strduplen(), AW_stylable::get_string_size(), and len.
Referenced by ListDisplayRow::ListDisplayRow().
| char* Column::text |
Definition at line 3414 of file TreeDisplay.cxx.
Referenced by ListDisplayRow::get_text().
| size_t Column::len |
Definition at line 3415 of file TreeDisplay.cxx.
Referenced by ListDisplayRow::get_text(), and init().
| double Column::print_width |
Definition at line 3416 of file TreeDisplay.cxx.
Referenced by ListDisplayRow::get_print_width().
| bool Column::is_numeric |
Definition at line 3417 of file TreeDisplay.cxx.
1.8.8