HomeSort by relevance Sort by last modified time
    Searched refs:pane (Results 1 - 25 of 34) sorted by null

1 2

  /tools/motodev/src/plugins/mat/src/com/motorola/studio/android/mat/panes/
MotodevPane.java 65 // Pane title
68 // Pane ID
129 AbstractEditorPane pane = local
150 pane.setPaneState(state);
152 createResultPane(pane, queryResult);
165 public OQLJob(AbstractEditorPane pane, String queryString, PaneState state)
167 super(queryString.toString(), pane); local
263 AbstractEditorPane pane = EditorPaneRegistry.instance().createNewPane("TextViewPane");//$NON-NLS-1$ local
264 if (pane == null)
269 // no pane state -> do not include in navigation history
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
ScopeChainSidebarPane.js 98 section.pane = this;
120 if (this.hasChildren && this.propertyIdentifier in this.treeOutline.section.pane._expandedProperties)
126 this.treeOutline.section.pane._expandedProperties[this.propertyIdentifier] = true;
131 delete this.treeOutline.section.pane._expandedProperties[this.propertyIdentifier];
inspector.css 1319 .events-pane .section:not(:nth-of-type(1)) {
    [all...]
ElementsPanel.js 55 for (var pane in this.panel.sidebarPanes)
56 this.panel.sidebarPanes[pane].needsUpdate = true;
100 for (var pane in this.sidebarPanes)
101 this.sidebarElement.appendChild(this.sidebarPanes[pane].element);
515 // Once styles are edited, the Metrics pane should be updated.
522 // Once metrics are edited, the Styles pane should be updated.
    [all...]
StylesSidebarPane.js 442 section.pane = this;
508 blankSection.pane = this;
533 var section = WebInspector.shortcutsHelp.section(WebInspector.UIString("Styles Pane"));
573 var showInheritedCheckbox = new WebInspector.Checkbox(WebInspector.UIString("Show inherited"), "sidebar-pane-subtitle");
    [all...]
ElementsTreeOutline.js 794 var pane = WebInspector.panels.elements.sidebarPanes.domBreakpoints;
795 pane.populateNodeContextMenu(this.representedObject, contextMenu);
    [all...]
ScriptsPanel.js 145 for (var pane in this.sidebarPanes)
146 this.sidebarElement.appendChild(this.sidebarPanes[pane].element);
    [all...]
  /build/tools/droiddoc/templates-sdk/
customizations.cs 9 <div id="devdoc-nav" class="scroll-pane">
24 <div id="devdoc-nav" class="scroll-pane">
43 <div id="devdoc-nav" class="scroll-pane">
61 <div id="devdoc-nav" class="scroll-pane">
81 <div id="devdoc-nav" class="scroll-pane">
101 <div id="devdoc-nav" class="scroll-pane">
121 <div id="devdoc-nav" class="scroll-pane">
140 <div id="devdoc-nav" class="scroll-pane">
159 <div id="devdoc-nav" class="scroll-pane">
205 <div id="packages-nav" class="scroll-pane">
    [all...]
  /external/chromium/chrome/browser/ui/views/
collected_cookies_win.cc 240 // Create the controls that go into the pane.
257 // pane added to the tabbed pane.
260 views::View* pane = new views::View();
261 GridLayout* layout = GridLayout::CreatePanel(pane);
262 pane->SetLayoutManager(layout);
282 return pane;
292 // Create the controls that go into the pane.
316 // pane added to the tabbed pane
    [all...]
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
TestCaseEditController.java 605 final JPanel pane = new JPanel(); local
622 pane.setBorder(BorderFactory.createEtchedBorder());
623 pane.setLayout(new BoxLayout(pane, BoxLayout.Y_AXIS));
624 pane.add(labIn);
625 pane.add(labOut);
626 pane.setBackground(isSelected ? Color.LIGHT_GRAY : Color.WHITE);
629 return pane;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboardView.java 159 final MoreKeysKeyboard pane = (MoreKeysKeyboard)getKeyboard(); local
160 final int defaultCoordX = pane.getDefaultCoordX();
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
ll-star.rb 30 * and look for blue tokens in the input window pane. :)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
MoreSuggestionsView.java 142 // Suggestions pane needs no pop-up key preview displayed, so we pass always false with a
153 final MoreSuggestions pane = (MoreSuggestions)getKeyboard(); local
154 final int defaultCoordX = pane.mOccupiedWidth / 2;
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 25 * and look for blue tokens in the input window pane. :)
  /frameworks/base/docs/html/design/
design_toc.cs 34 <li><a href="<?cs var:toroot ?>design/patterns/multi-pane-layouts.html">Multi-pane Layouts</a></li>
  /external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js 63 // Don't let the right pane get too small.
eventsview.js 7 * a details pane for the selected sources.
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 28 $('.scroll-pane').jScrollPane( {verticalGutter:0} );
286 $(".scroll-pane").scroll(function(event) {
436 $(".scroll-pane").removeAttr("tabindex"); // get rid of tabindex added by jscroller
438 if ($(".scroll-pane").length > 1) {
591 $scrollPanes = $(".scroll-pane");
658 var pane = $(".scroll-pane").each(function(){
663 $(".scroll-pane").removeAttr("tabindex"); // get rid of tabindex added by jscroller
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/chromium/third_party/libjingle/source/talk/
main.scons 493 print '***though to change it in the properties pane to the following'
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css     [all...]

Completed in 786 milliseconds

1 2