Home
last modified time | relevance | path

Searched refs:stepTarget (Results 1 – 1 of 1) sorted by relevance

/aoo4110/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java109 final int stepTarget = 10; in drag() local
110 int sx = (toX - fromX) / stepTarget; in drag()
111 int sy = (toY - fromY) / stepTarget; in drag()

Completed in 21 milliseconds