Home | History | Annotate | Download | only in ewk

Lines Matching refs:smart

108         CRITICAL("no smart data for object %p (%s)",    \
285 static Evas_Smart* smart = 0;
287 if (EINA_UNLIKELY(!smart)) {
290 smart = evas_smart_class_new(&sc);
293 return smart;