Searched refs:aLogicStart (Results 1 – 2 of 2) sorted by relevance
2790 Point aLogicStart; in DrawEdit() local2794 aLogicStart = Point(nStartX, nStartY); in DrawEdit()2834 aLogicStart.X() += nEngineWidth; in DrawEdit()2844 aLogicStart.Y() += nTopM; in DrawEdit()2879 aLogicStart.Y() += nTopM; in DrawEdit()2890 aLogicStart.X() += nEngineWidth; in DrawEdit()2927 aDocStart -= aLogicStart; in DrawEdit()3494 Point aLogicStart; in DrawRotated() local3556 aLogicStart.X() -= nCellWidth; in DrawRotated()3640 aLogicStart.X() += (long) nAddX; in DrawRotated()[all …]
1270 Point aLogicStart = PixelToLogic(Point(TEXT_STARTPOS-1,0)); in SetTextString() local1271 nStartPos = aLogicStart.X(); in SetTextString()
Completed in 80 milliseconds