Searched full:sublayout (Results 1 – 8 of 8) sorted by relevance
17 # - sublayout, to distinguish between meaningfully-different layout variants816 sublayout: dxt1823 sublayout: dxt1830 sublayout: dxt3837 sublayout: dxt5844 sublayout: dxt1851 sublayout: dxt1858 sublayout: dxt3865 sublayout: dxt5941 sublayout: etc1[all …]
228 if 'sublayout' in source:229 self.sublayout = consume_str(self, source, 'sublayout')231 self.sublayout = None536 one.sublayout != two.sublayout or \
193 final LinearLayout subLayout = new LinearLayout(context); in KeyboardLayoutView() local199 subLayout.addView(createButton("BACK_DISPOSITION\nDEFAULT", () -> { in KeyboardLayoutView()208 subLayout.addView(createButton("BACK_DISPOSITION\nADJUST_NOTHING", () -> { in KeyboardLayoutView()212 addView(subLayout); in KeyboardLayoutView()
168 * Add a sublayout of buttons as a single child of the scroll view.
419 children: [sublayout... ]
446 children: [sublayout... ]
1402 * children: [sublayout... ]
1520 * children: [sublayout... ]