Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_cc.h342 extern New_Nested_Handler nested_handlers_short[];
H A Dedje_cc_parse.c194 eina_hash_direct_add(_new_nested_short_hash, nested_handlers_short[i].type, in fill_object_statement_hashes()
195 &(nested_handlers_short[i])); in fill_object_statement_hashes()
H A Dedje_cc_handlers.c1542 New_Nested_Handler nested_handlers_short[] = { variable
1598 return sizeof(nested_handlers_short) / sizeof (New_Nested_Handler); in nested_handler_short_num()