Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DDrawable_text.c1307 *sv_positions = NULL_SV, in Drawable_text_shape() local
1432 sv_positions = sv_advances = NULL_SV; in Drawable_text_shape()
1519 if ( sv_positions != NULL_SV ) BIND(sv_positions, 2, 0, "s"); in Drawable_text_shape()
1525 sv_glyphs, sv_indexes, sv_advances, sv_positions, sv_fonts in Drawable_text_shape()
1535 if ( t.positions) sv_free(sv_positions); in Drawable_text_shape()