Searched refs:nBotLeft (Results 1 – 2 of 2) sorted by relevance
1327 long nBotLeft = rBottom.X() + nXOffs; in lcl_VertLineEnds() local1328 long nBotRight = nBotLeft + nWidth - 1; in lcl_VertLineEnds()1354 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()1492 long nBotLeft = nTopLeft; in DrawRotatedFrame() local1513 nBotLeft -= nSkew; in DrawRotatedFrame()1517 nBotLeft -= nSkew; in DrawRotatedFrame()1530 aPoints[3] = Point( nBotLeft, nBottom ); in DrawRotatedFrame()
1865 long nBotLeft = rBottom.X() + nXOffs; in lcl_VertLineEnds() local1866 long nBotRight = nBotLeft + nWidth - 1; in lcl_VertLineEnds()1892 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()
Completed in 34 milliseconds