Searched refs:pglyph (Results 1 – 4 of 4) sorted by relevance
715 FT_Glyph_Stroke( FT_Glyph *pglyph,756 FT_Glyph_StrokeBorder( FT_Glyph *pglyph,
2270 FT_Glyph_Stroke( FT_Glyph *pglyph, in FT_Glyph_Stroke() argument2278 if ( !pglyph ) in FT_Glyph_Stroke()2281 glyph = *pglyph; in FT_Glyph_Stroke()2324 FT_Done_Glyph( *pglyph ); in FT_Glyph_Stroke()2326 *pglyph = glyph; in FT_Glyph_Stroke()2334 *pglyph = NULL; in FT_Glyph_Stroke()2344 FT_Glyph_StrokeBorder( FT_Glyph *pglyph, in FT_Glyph_StrokeBorder() argument2353 if ( !pglyph ) in FT_Glyph_StrokeBorder()2356 glyph = *pglyph; in FT_Glyph_StrokeBorder()2410 FT_Done_Glyph( *pglyph ); in FT_Glyph_StrokeBorder()[all …]
143 bool get_virama_glyph (hb_font_t *font, hb_codepoint_t *pglyph) const in get_virama_glyph()158 *pglyph = glyph; in get_virama_glyph()
218 bool load_virama_glyph (hb_font_t *font, hb_codepoint_t *pglyph) const in load_virama_glyph()233 *pglyph = glyph; in load_virama_glyph()