Searched refs:nVirLeft (Results 1 – 1 of 1) sorted by relevance
1250 long nVirLeft; // Linke/Obere-Kante bei Ausgabe in ImplFormat() local1259 nVirLeft = mpData->nRulVirOff; in ImplFormat()1260 nVirRight = nVirLeft+mpData->nRulWidth-1; in ImplFormat()1292 nP1 = nVirLeft; in ImplFormat()1293 if ( nM1 < nVirLeft ) in ImplFormat()1301 nM1 = nVirLeft-1; in ImplFormat()1329 ImplVDrawLine( nVirLeft, nVirTop, nM1 - 1, nVirTop ); //top left line in ImplFormat()1342 if ( nM1 > nVirLeft ) in ImplFormat()1354 if ( nM1 > nVirLeft ) in ImplFormat()1358 if ( nP1 >= nVirLeft ) in ImplFormat()[all …]