Searched refs:pglyph (Results 1 – 4 of 4) sorted by relevance
726 FT_Glyph_Stroke( FT_Glyph *pglyph,768 FT_Glyph_StrokeBorder( FT_Glyph *pglyph,
2297 FT_Glyph_Stroke( FT_Glyph *pglyph, in FT_Glyph_Stroke() argument2305 if ( !pglyph ) in FT_Glyph_Stroke()2308 glyph = *pglyph; in FT_Glyph_Stroke()2351 FT_Done_Glyph( *pglyph ); in FT_Glyph_Stroke()2353 *pglyph = glyph; in FT_Glyph_Stroke()2361 *pglyph = NULL; in FT_Glyph_Stroke()2371 FT_Glyph_StrokeBorder( FT_Glyph *pglyph, in FT_Glyph_StrokeBorder() argument2380 if ( !pglyph ) in FT_Glyph_StrokeBorder()2383 glyph = *pglyph; in FT_Glyph_StrokeBorder()2437 FT_Done_Glyph( *pglyph ); in FT_Glyph_StrokeBorder()[all …]
180 bool get_virama_glyph (hb_font_t *font, hb_codepoint_t *pglyph) const in get_virama_glyph()195 *pglyph = glyph; in get_virama_glyph()
255 bool load_virama_glyph (hb_font_t *font, hb_codepoint_t *pglyph) const in load_virama_glyph()270 *pglyph = glyph; in load_virama_glyph()