Home | History | Annotate | Download | only in src

Lines Matching full:rise

2433 //rise Ts Set the text rise, Trise, to rise, which is a number expressed in unscaled text space
2437 POP_NUMBER(pdfContext, rise);
2440 if (rise < 0) {
2442 "rise must a positive real number", rise_obj, pdfContext);