Searched refs:FT_CURVE_TAG_CONIC (Results 1 – 6 of 6) sorted by relevance
454 #define FT_CURVE_TAG_CONIC 0 macro466 #define FT_Curve_Tag_Conic FT_CURVE_TAG_CONIC
118 if ( tag == FT_CURVE_TAG_CONIC ) in FT_Outline_Decompose()171 case FT_CURVE_TAG_CONIC: /* consume conic arcs */ in FT_Outline_Decompose()201 if ( tag != FT_CURVE_TAG_CONIC ) in FT_Outline_Decompose()
734 *write = FT_CURVE_TAG_CONIC; in ft_stroke_border_export()2152 if ( tag == FT_CURVE_TAG_CONIC ) in FT_Stroker_ParseOutline()2198 case FT_CURVE_TAG_CONIC: /* consume conic arcs */ in FT_Stroker_ParseOutline()2223 if ( tag != FT_CURVE_TAG_CONIC ) in FT_Stroker_ParseOutline()
1434 if ( tag == FT_CURVE_TAG_CONIC ) in FT_Outline_Decompose()1487 case FT_CURVE_TAG_CONIC: /* consume conic arcs */ in FT_Outline_Decompose()1517 if ( tag != FT_CURVE_TAG_CONIC ) in FT_Outline_Decompose()
872 case FT_CURVE_TAG_CONIC: in af_glyph_hints_reload()1161 tag[0] = FT_CURVE_TAG_CONIC; in af_glyph_hints_save()
1776 if ( tag == FT_CURVE_TAG_CONIC ) in Decompose_Curve()1826 case FT_CURVE_TAG_CONIC: /* consume conic arcs */ in Decompose_Curve()1857 if ( tag != FT_CURVE_TAG_CONIC ) in Decompose_Curve()