Searched refs:FT_STROKER_LINECAP_SQUARE (Results 1 – 7 of 7) sorted by relevance
178 FT_STROKER_LINECAP_SQUARE enumerator
856 public static int FT_STROKER_LINECAP_SQUARE = 2; field in FreeType
924 else if ( stroker->line_cap == FT_STROKER_LINECAP_SQUARE ) in ft_stroker_cap()
934 else if ( stroker->line_cap == FT_STROKER_LINECAP_SQUARE ) in ft_stroker_cap()