Home | History | Annotate | Download | only in coders

Lines Matching full:attributed_ph

242     int attributed_ph, attributed_pv;
255 attributed_ph = attributed_pv = 0;
354 if (n > 2 && param[2] > 0) attributed_ph = param[2];
360 if (imsx < attributed_ph || imsy < attributed_pv) {
361 dmsx = imsx > attributed_ph ? imsx : attributed_ph;
510 if (++max_x < attributed_ph) {
511 max_x = attributed_ph;