Searched refs:nTopRight (Results 1 – 2 of 2) sorted by relevance
1325 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds() local1339 aTriangle[1] = Point( nTopRight, nTopPos ); // wie aPoints[1] in lcl_VertLineEnds()1491 long nTopRight = nPosX + ( nColWidth - 1 ) * nLayoutSign; in DrawRotatedFrame() local1493 long nBotRight = nTopRight; in DrawRotatedFrame()1507 nTopRight += nSkew; in DrawRotatedFrame()1512 nTopRight += nSkew; in DrawRotatedFrame()1528 aPoints[1] = Point( nTopRight, nTop ); in DrawRotatedFrame()
1863 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds() local1877 aTriangle[1] = Point( nTopRight, nTopPos ); // wie aPoints[1] in lcl_VertLineEnds()
Completed in 305 milliseconds