Searched defs:nDifY (Results 1 – 5 of 5) sorted by relevance
240 SCsROW nDifY = ((SCsROW) nDestRow) - ((SCsROW) nRow1); in MoveToDest() local
99 SCsROW nDifY; in TestDetective() local
301 SCsROW nDifY = ((SCsROW) nDestRow) - ((SCsROW) nRow1); in MoveToDest() local
403 long nDifY = ((long) nRow1) - ((long) nStartRow); in MoveTo() local
4425 void ScGridWindow::ScrollPixel( long nDifX, long nDifY ) in ScrollPixel()
Completed in 45 milliseconds