Searched refs:awNew (Results 1 – 1 of 1) sorted by relevance
2646 int *awNew = qrfValidLayout(pData, p, nColNext, p->spec.nScreenWidth); in qrfSplitColumn() local2647 if( awNew==0 ) break; in qrfSplitColumn()2649 aw = awNew; in qrfSplitColumn()