Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttsubpix.c783 is_member_of_style_class( const FT_String* detected_font_style, in is_member_of_style_class() argument
790 if ( ft_strcmp( detected_font_style, rule_font_style ) == 0 ) in is_member_of_style_class()
807 detected_font_style ) == 0 ) in is_member_of_style_class()
/third_party/freetype/src/truetype/
Dttsubpix.c783 is_member_of_style_class( const FT_String* detected_font_style, in is_member_of_style_class() argument
790 if ( ft_strcmp( detected_font_style, rule_font_style ) == 0 ) in is_member_of_style_class()
807 detected_font_style ) == 0 ) in is_member_of_style_class()
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttsubpix.c784 is_member_of_style_class( const FT_String* detected_font_style, in is_member_of_style_class() argument
791 if ( ft_strcmp( detected_font_style, rule_font_style ) == 0 ) in is_member_of_style_class()
808 detected_font_style ) == 0 ) in is_member_of_style_class()