Searched refs:nBotPos (Results 1 – 2 of 2) sorted by relevance
1860 long nBotPos = rBottom.Y(); in lcl_VertLineEnds() local1892 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()1893 aTriangle[1] = Point( nBotRight, nBotPos ); // wie aPoints[2] in lcl_VertLineEnds()1894 aTriangle[2] = Point( rBottom.X(), nBotPos - (nLineW - 1) / 2 + nLineW - 1 ); in lcl_VertLineEnds()
1322 long nBotPos = rBottom.Y(); in lcl_VertLineEnds() local1354 aTriangle[0] = Point( nBotLeft, nBotPos ); // wie aPoints[3] in lcl_VertLineEnds()1355 aTriangle[1] = Point( nBotRight, nBotPos ); // wie aPoints[2] in lcl_VertLineEnds()1356 aTriangle[2] = Point( rBottom.X(), nBotPos - (nLineW - 1) / 2 + nLineW - 1 ); in lcl_VertLineEnds()
Completed in 42 milliseconds