Searched defs:horizontal (Results 1 – 3 of 3) sorted by relevance
149 combineLinearLayout(childrenPadding.values(), padding, horizontal); in computePadding() local185 boolean horizontal) { in combineLinearLayout()
242 private MockXmlNode createLinearLayout(boolean horizontal, MockXmlNode[] children) { in createLinearLayout()
384 private StretchView horizontal; field in ImageEditorPanel.StretchesViewer