Searched defs:horizontal (Results 1 – 6 of 6) sorted by relevance
149 combineLinearLayout(childrenPadding.values(), padding, horizontal); in computePadding() local185 boolean horizontal) { in combineLinearLayout()
138 public static ResizePolicy horizontal() { in horizontal() method in ResizePolicy
242 private MockXmlNode createLinearLayout(boolean horizontal, MockXmlNode[] children) { in createLinearLayout()
367 String horizontal = GRAVITY_VALUE_LEFT; in computeDefaultGravity() local
391 private StretchView horizontal; field in ImageEditorPanel.StretchesViewer
752 Object horizontal = horizontalAxis.get(view); in getAxisBounds() local