Evas_Polygon_Point *p;
Evas_Coord min_x, max_x, min_y, max_y;
int is, was = 0;
- int off_x, off_y;
MAGIC_CHECK(obj, Evas_Object, MAGIC_OBJ);
return;
{
if (!c->ln)
{
- int tw, th;
-
_layout_line_new(c, fmt);
_layout_text_append(c, fmt, NULL, NULL);
_layout_line_advance(c, fmt);
// href == name of item - to be found and matched later and used for
// positioning
Evas_Object_Textblock_Format_Item *fi;
- int x2, w = 1, h = 1, y = 0;
+ int x2, w = 1, h = 1;
int vsize = 0, size = 0;
- char *p, *href;
+ char *p;
// don't care
//href = strstr(s, " href=");