Searched defs:heightPercent (Results 1 – 1 of 1) sorted by relevance
924 void UIView::SetHeightPercent(float heightPercent) in SetHeightPercent()947 void UIView::ResizePercent(float widthPercent, float heightPercent) in ResizePercent()1030 …UIView::SetPositionPercent(float xPercent, float yPercent, float widthPercent, float heightPercent) in SetPositionPercent()