Searched refs:nTopLeft (Results 1 – 3 of 3) sorted by relevance
1324 long nTopLeft = rTop.X() + nXOffs; in lcl_VertLineEnds() local1325 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds()1338 aTriangle[0] = Point( nTopLeft, nTopPos ); // wie aPoints[0] in lcl_VertLineEnds()1490 long nTopLeft = nPosX - nLayoutSign; in DrawRotatedFrame() local1492 long nBotLeft = nTopLeft; in DrawRotatedFrame()1506 nTopLeft += nSkew; in DrawRotatedFrame()1511 nTopLeft += nSkew; in DrawRotatedFrame()1527 aPoints[0] = Point( nTopLeft, nTop ); in DrawRotatedFrame()
43 Point nTopLeft; member
1862 long nTopLeft = rTop.X() + nXOffs; in lcl_VertLineEnds() local1863 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds()1876 aTriangle[0] = Point( nTopLeft, nTopPos ); // wie aPoints[0] in lcl_VertLineEnds()
Completed in 60 milliseconds