Lines Matching +defs:box +defs:padding

165 systray_box_init (SystrayBox *box)  in systray_box_init()
189 SystrayBox *box = XFCE_SYSTRAY_BOX (object); in systray_box_get_property() local
208 SystrayBox *box = XFCE_SYSTRAY_BOX (object); in systray_box_finalize() local
226 systray_box_size_get_max_child_size (SystrayBox *box, in systray_box_size_get_max_child_size()
239 GtkBorder padding; in systray_box_size_get_max_child_size() local
274 SystrayBox *box = XFCE_SYSTRAY_BOX (widget); in systray_box_get_preferred_width() local
296 SystrayBox *box = XFCE_SYSTRAY_BOX (widget); in systray_box_get_preferred_height() local
318 SystrayBox *box = XFCE_SYSTRAY_BOX (widget); in systray_box_get_preferred_length() local
332 GtkBorder padding; in systray_box_get_preferred_length() local
447 SystrayBox *box = XFCE_SYSTRAY_BOX (widget); in systray_box_size_allocate() local
462 GtkBorder padding; in systray_box_size_allocate() local
659 SystrayBox *box = XFCE_SYSTRAY_BOX (container); in systray_box_add() local
680 SystrayBox *box = XFCE_SYSTRAY_BOX (container); in systray_box_remove() local
706 SystrayBox *box = XFCE_SYSTRAY_BOX (container); in systray_box_forall() local
733 SystrayBox *box = user_data; in systray_box_compare_function() local
776 systray_box_set_orientation (SystrayBox *box, in systray_box_set_orientation()
796 systray_box_set_dimensions (SystrayBox *box, in systray_box_set_dimensions()
800 gint padding) in systray_box_set_dimensions()
821 systray_box_set_size_alloc (SystrayBox *box, in systray_box_set_size_alloc()
839 systray_box_set_show_hidden (SystrayBox *box, in systray_box_set_show_hidden()
856 systray_box_get_show_hidden (SystrayBox *box) in systray_box_get_show_hidden()
866 systray_box_set_squared (SystrayBox *box, in systray_box_set_squared()
883 systray_box_get_squared (SystrayBox *box) in systray_box_get_squared()
893 systray_box_update (SystrayBox *box, in systray_box_update()
917 systray_box_has_hidden_items (SystrayBox *box) in systray_box_has_hidden_items()
925 systray_box_set_single_row (SystrayBox *box, in systray_box_set_single_row()