Searched refs:layouts (Results 1 – 2 of 2) 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);