Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/etox
Dir : e17/libs/etox/src/style Modified Files: etox_style.c Log Message: Changes for calculating line length and mapping coordinates. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/etox/src/style/etox_style.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- etox_style.c 29 Jul 2004 19:46:40 -0000 1.3 +++ etox_style.c 1 Oct 2004 19:42:34 -0000 1.4 @@ -825,8 +825,9 @@ * Returns no value. The dimensions of the found character are stored in * @char_x, @char_y, @char_w, and @char_h. */ -void etox_style_text_at(Evas_Object *obj, int index, Evas_Coord *x, Evas_Coord *y, - Evas_Coord *w, Evas_Coord *h) +void +etox_style_text_at(Evas_Object *obj, int index, Evas_Coord *x, Evas_Coord *y, + Evas_Coord *w, Evas_Coord *h) { Etox_Style * es; ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs