Searched defs:setY (Results 1 – 10 of 10) sorted by relevance
147 void Type::Builder::setY(uint32_t value) { in setY() function in Type::Builder
194 public void setY(float y) {} in setY() method in AutoCancelTest
167 public void setY(int y) { in setY() method in AllocationAdapter
370 public Builder setY(int value) { in setY() method in Type.Builder
586 public LaunchOptions setY(int ystartArg, int yendArg) { in setY() method in Script.LaunchOptions
162 public void setY(float value) { in setY() method in DrawableHolder
316 public Builder setY(int value) { in setY() method in Type.Builder
623 public LaunchOptions setY(int ystartArg, int yendArg) { in setY() method in Script.LaunchOptions
272 bool setY(float value) { return setTranslationY(value - getTop()); } in setY() function
17164 public void setY(float y) { in setY() method in View