Searched refs:mtext_titlecase (Results 1 – 4 of 4) sorted by relevance
588 extern int mtext_titlecase (MText *mt);
3497 mtext_titlecase (MText *mt) in mtext_titlecase() function
2900 (mtext_titlecase): Add proper casting.2915 * mtext.c (mtext_lowercase, mtext_titlecase, mtext_uppercase):2935 (mtext_uppercase, mtext_titlecase, mtext_lowercase): New functions.
149 ** New functions mtext_uppercase (), mtext_titlecase (),