Home | History | Annotate | Download | only in ewk

Lines Matching refs:cb

120     int r, g, b, a, cr, cg, cb, ca;
126 evas_object_color_get(clip, &cr, &cg, &cb, &ca);
132 clip, evas_object_visible_get(clip), cr, cg, cb, ca, cx, cy, cw, ch);