Home
last modified time | relevance | path

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

/external/harfbuzz/contrib/
Dharfbuzz-freetype.c78 if (face->glyph->format != ft_glyph_format_outline) in hb_freetype_outline_point_get()
/external/freetype/include/freetype/
Dftimage.h809 #define ft_glyph_format_outline FT_GLYPH_FORMAT_OUTLINE macro
/external/harfbuzz/tests/shaping/
Dmain.cpp123 if (face->glyph->format != ft_glyph_format_outline) in hb_getPointInOutline()