Home | History | Annotate | Download | only in dist

Lines Matching refs:actualWidth

7954   int actualWidth[100];  /* Actual width of each column */
8641 if( i<ArraySize(p->actualWidth) ){
8642 p->actualWidth[i] = w;
8652 if( i<ArraySize(p->actualWidth) ){
8653 w = p->actualWidth[i];
8668 if( i<ArraySize(p->actualWidth) ){
8669 w = p->actualWidth[i];