Searched refs:handlex (Results 1 – 2 of 2) sorted by relevance
39 private float[] handlex = new float[3]; field in GradControl97 for (int i = 0; i < handlex.length; i++) { in getCloseHandle()98 float dx = handlex[i] - x; in getCloseHandle()110 for (int i = 0; i < handlex.length; i++) { in getCloseHandle()111 float dx = handlex[i] - x; in getCloseHandle()250 handlex[0] = cx; in fillHandles()252 handlex[1] = p1x; in fillHandles()254 handlex[2] = p2x; in fillHandles()
39 private float[] handlex = new float[9]; field in EclipseControl80 for (int i = 0; i < handlex.length; i++) { in getCloseHandle()81 float dx = handlex[i] - x; in getCloseHandle()93 for (int i = 0; i < handlex.length; i++) { in getCloseHandle()94 float dx = handlex[i] - x; in getCloseHandle()285 handlex[0] = cx; in fillHandles()294 handlex[k] = x; in fillHandles()