Searched refs:nScreenWidth (Results 1 – 2 of 2) sorted by relevance
717 short int nScreenWidth; /* Maximum overall table width */ member2646 int *awNew = qrfValidLayout(pData, p, nColNext, p->spec.nScreenWidth); in qrfSplitColumn()2717 pData->nMargin = (p->spec.nScreenWidth - w)/(nCol - 1); in qrfSplitColumn()2732 if( p->spec.nScreenWidth==0 ) return; in qrfRestrictScreenWidth()2741 if( p->spec.nScreenWidth >= sumW+sepW ) return; in qrfRestrictScreenWidth()2751 targetW = p->spec.nScreenWidth - sepW; in qrfRestrictScreenWidth()2939 && p->spec.nScreenWidth>data.a[0].w+3 in qrfColumnar()3615 p->mxWidth = p->spec.nScreenWidth; in qrfInitialize()26557 spec.nScreenWidth = shellScreenWidth(); in shell_exec()31694 p->mode.spec.nScreenWidth = 0; in dotCmdMode()[all …]
2297 qrf.nScreenWidth = v; in dbQrf()