Searched refs:o_outerbox (Results 1 – 1 of 1) sorted by relevance
51 Evas_Object *o_outerbox; member424 elm_box_horizontal_set(b->o_outerbox, 1); in _ibar_new()425 elm_box_align_set(b->o_outerbox, 0.5, 0.5); in _ibar_new()432 elm_box_pack_end(b->o_outerbox, b->o_box); in _ibar_new()441 evas_object_show(b->o_outerbox); in _ibar_new()451 evas_object_del(b->o_outerbox); in _ibar_free()624 elm_box_horizontal_set(b->o_outerbox, horizontal); in _ibar_orient_set()635 elm_box_recalculate(b->o_outerbox); in _ibar_resize_handle()670 elm_box_recalculate(b->o_outerbox); in _ibar_resize_handle()764 elm_box_pack_end(b->o_outerbox, b->o_sep); in _ibar_sep_create()[all …]