Home | History | Annotate | Download | only in efl

Lines Matching defs:CONNECT

462 #define CONNECT(cc, func)                                               \
466 CONNECT("selection/active",
468 CONNECT("selection/inactive",
470 CONNECT("focus_ring", renderThemeEflColorClassFocusRing);
471 CONNECT("button/text", renderThemeEflColorClassButtonText);
472 CONNECT("combo/text", renderThemeEflColorClassComboText);
473 CONNECT("entry/text", renderThemeEflColorClassEntryText);
474 CONNECT("search/text", renderThemeEflColorClassSearchText);
475 #undef CONNECT