Searched refs:layouts (Results 1 – 3 of 3) sorted by relevance
43 # When set to true, apps will draw debugging information about their layouts.
107 private final String layouts[] = NativeRenderer.getAvailableLayouts(); field in FrameBufferBuffer.ConfigSelector115 private JComboBox<String> layoutSelector = new JComboBox(layouts);
31 from bokeh.layouts import layout, Spacer