Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DDrawable_text.c2597 glyphs_wrap( Handle self, SV * text, int width, int options, int from, int len) in glyphs_wrap() function
2722 return glyphs_wrap(self, text, width, options, from, len); in Drawable_text_wrap()