Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_common.h 


Log Message:


more work on textblocks! :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_common.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- evas_common.h       5 Feb 2005 04:21:25 -0000       1.31
+++ evas_common.h       9 Feb 2005 16:10:56 -0000       1.32
@@ -899,6 +899,7 @@
 int              evas_common_font_query_text_at_pos (RGBA_Font *fn, const char 
*text, int x, int y, int *cx, int *cy, int *cw, int *ch);
 int              evas_common_font_utf8_get_next     (unsigned char *buf, int 
*iindex);
 int              evas_common_font_utf8_get_prev     (unsigned char *buf, int 
*iindex);
+int              evas_common_font_utf8_get_last     (unsigned char *buf, int 
buflen);
        
 /****/
 void         evas_common_tilebuf_init               (void);




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to