Data Fields | |
| int | refcount |
| MetaDrawOp ** | ops |
| int | n_ops |
| int | n_allocated |
Maintains a reference count. Grows as necessary and allows the allocation of unused spaces to keep reallocations to a minimum.
Definition at line 570 of file theme.h.
Definition at line 572 of file theme.h.
Referenced by meta_draw_op_list_new(), meta_draw_op_list_ref(), and meta_draw_op_list_unref().
Definition at line 573 of file theme.h.
Referenced by meta_draw_op_list_append(), meta_draw_op_list_contains(), meta_draw_op_list_draw(), meta_draw_op_list_new(), and meta_draw_op_list_unref().
Definition at line 574 of file theme.h.
Referenced by meta_draw_op_list_append(), meta_draw_op_list_contains(), meta_draw_op_list_draw(), meta_draw_op_list_new(), and meta_draw_op_list_unref().
Definition at line 575 of file theme.h.
Referenced by meta_draw_op_list_append(), and meta_draw_op_list_new().
1.5.5