Lines Matching full:pheight
4335 char *ctx, *pWidth, *pHeight;4365 pHeight = strtok_r(NULL, sep, &ctx);4367 if ( NULL != pHeight )4369 height = atoi(pHeight);