Home
last modified time | relevance | path

Searched refs:check_range_arg_count (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_cc.h262 int check_range_arg_count(int n, int m);
H A Dedje_cc_parse.c1510 check_range_arg_count(int min_required_args, int max_required_args) in check_range_arg_count() function
H A Dedje_cc_handlers.c2237 if (check_range_arg_count(2, 3) > 2) in st_images_image()
6986 if (check_range_arg_count(0, 1) == 1) in st_collections_group_parts_part_no_render()
7015 if (check_range_arg_count(0, 1) == 1) in st_collections_group_parts_part_required()
8745 if (check_range_arg_count(0, 1) == 1) in st_collections_group_parts_part_description_no_render()
13200 args = check_range_arg_count(1, 2); in st_collections_group_parts_part_description_filter_source()