Lines Matching defs:smart
169 ("%p (%s) is not a smart object!", o, \
176 ("%p (%s) is not a smart object!", o, \
197 CRITICAL("no smart data for object %p (%s)", \
690 const Evas_Smart* smart = evas_object_smart_smart_get(o);
691 const Evas_Smart_Class* sc = evas_smart_class_get(smart);
1040 * Sets the smart class api without any backing store, enabling view
1049 * data for your smart class to work, just extend
3673 * @return New view, in case smart class implements the creation of new windows;