return NULL;
Evas_Object *genlist = elm_genlist_add(parent);
elm_genlist_mode_set(genlist, ELM_LIST_COMPRESS);
- evas_object_paragraph_direction_set(genlist, EVAS_BIDI_DIRECTION_NEUTRAL);
#ifdef _CIRCLE
/* Circle Surface Creation */
Eext_Circle_Surface *circle_surface = eext_circle_surface_conformant_add(conform);
{
Evas_Object *genlist = elm_genlist_add(ad->naviframe);
elm_genlist_mode_set(genlist, ELM_LIST_COMPRESS);
- evas_object_paragraph_direction_set(genlist, EVAS_BIDI_DIRECTION_NEUTRAL);
#ifdef _CIRCLE
/* Circle Surface Creation */
Eext_Circle_Surface *circle_surface = eext_circle_surface_conformant_add(ad->conform);
{
Evas_Object *genlist = elm_genlist_add(parent);
elm_genlist_mode_set(genlist, ELM_LIST_COMPRESS);
- evas_object_paragraph_direction_set(genlist, EVAS_BIDI_DIRECTION_NEUTRAL);
#ifdef _CIRCLE
/* Circle Surface Creation */
Eext_Circle_Surface *circle_surface = eext_circle_surface_conformant_add(conform);