Searched refs:data_queue_group_lookup (Results 1 – 3 of 3) sorted by relevance
/dports/devel/efl/efl-1.25.1/src/bin/edje/ |
H A D | edje_cc.h | 216 void data_queue_group_lookup(const char *name, Edje_Part *part);
|
H A D | edje_cc_handlers.c | 7048 data_queue_group_lookup(current_part->source, current_part); in st_collections_group_parts_part_source() 7070 data_queue_group_lookup(current_part->source2, current_part); in st_collections_group_parts_part_source2() 7092 data_queue_group_lookup(current_part->source3, current_part); in st_collections_group_parts_part_source3() 7114 data_queue_group_lookup(current_part->source4, current_part); in st_collections_group_parts_part_source4() 7136 data_queue_group_lookup(current_part->source5, current_part); in st_collections_group_parts_part_source5() 7158 data_queue_group_lookup(current_part->source6, current_part); in st_collections_group_parts_part_source6() 7782 data_queue_group_lookup(current_item->source, current_part); in st_collections_group_parts_part_box_items_item_source()
|
H A D | edje_cc_out.c | 3060 data_queue_group_lookup(const char *name, Edje_Part *part) in data_queue_group_lookup() function 4247 data_queue_group_lookup(name, NULL); in _data_queue_group_lookup()
|