Searched defs:spaceRight (Results 1 – 2 of 2) sorted by relevance
25 Value spaceTop, spaceLeft, spaceBottom, spaceRight; field in Cell337 public Cell<T> spaceRight (Value spaceRight) { in spaceRight() method in Cell377 public Cell<T> spaceRight (float spaceRight) { in spaceRight() method in Cell
803 float spaceRight = c.spaceRight.get(a); in computeSize() local