Home
last modified time | relevance | path

Searched refs:EVAS_FONT_STYLE_SLANT (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_font.h88 EVAS_FONT_STYLE_SLANT, enumerator
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_font_dir.c461 case EVAS_FONT_STYLE_SLANT: in evas_font_style_find_str()
515 case EVAS_FONT_STYLE_SLANT: in evas_font_style_find()
H A Devas_object_textblock.c2463 EVAS_FONT_STYLE_SLANT); in _format_command()
3118 EVAS_FONT_STYLE_SLANT); in _default_format_command()
3543 …nst char *slant_value_str = evas_font_style_find_str(_FMT_INFO(font_slant), EVAS_FONT_STYLE_SLANT); in _format_string_get()