Searched defs:left (Results 1 – 3 of 3) sorted by relevance
120 final int left = getPaddingLeft(); in onLayoutChildren() local152 final int left = getPaddingLeft(); in scrollVerticallyBy() local207 final int left = getPaddingLeft(); in onFocusSearchFailed() local
453 final int left = getPaddingLeft(); in onLayoutChildren() local525 final int left = getPaddingLeft(); in scrollVerticallyBy() local579 final int left = getPaddingLeft(); in onFocusSearchFailed() local
159 public CustomItem addItem(String description, float left, float top, float right, in addItem()