/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
NFAFactory.java | 100 // a block or loop etc.. Also don't collapse epsilons that 101 // point at the last node of the alt. Don't collapse action edges 231 * TODO add to codegen: collapse alt blks that are sets into single matchSet 382 * Special case: if just a list of tokens/chars/sets, then collapse 405 // even if we can collapse for lookahead purposes, we will still
|
/external/chromium_org/ui/views/controls/tree/ |
tree_view.cc | 256 void TreeView::Collapse(ui::TreeModelNode* model_node) { 257 // Don't collapse the root if the root isn't shown, otherwise nothing is 652 Collapse(node->model_node()); 667 Collapse(node->model_node()); 964 Collapse(selected_node_->model_node());
|
tree_view.h | 28 // can expand, collapse and edit the items. A Controller may be attached to 87 void Collapse(ui::TreeModelNode* model_node);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
DataGrid.js | 835 this.selectedNode.collapse(); 843 this.selectedNode.parent.collapse(); [all...] |
/external/bzip2/ |
bz-fo.xsl | 40 white-space-collapse="false" text-align="start" 50 white-space-collapse="false" text-align="start"
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
tree.js | 377 cr.dispatchSimpleEvent(this, 'collapse', true); 561 // Make sure that double clicks do not expand and collapse the tree
|
/external/chromium_org/chrome/browser/ |
enumerate_modules_model_win.h | 181 // collapse paths like c:\windows\system32 into %systemroot%\system32, which 188 // For a given |module|, collapse the path from c:\windows to %systemroot%,
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSValueKeywords.in | 413 collapse 605 // collapse
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XMLViewer.js | 275 button.classList.add('collapse-button'); 416 var collapseButton = expandedPart.querySelector('.collapse-button');
|
/external/chromium_org/third_party/libwebp/utils/ |
huffman_encode.c | 24 // Heuristics for selecting the stride ranges to collapse. 85 // The stride must end, collapse what we have, if we have enough (4).
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
schemasInternals.h | 561 * a whitespace-facet value of "collapse" 817 * collapse the types of the facet
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
tree.js | 391 cr.dispatchSimpleEvent(this, 'collapse', true); 575 // Make sure that double clicks do not expand and collapse the tree
|
/external/clang/docs/ |
doxygen.css | 303 border-collapse: collapse;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
ComponentsView.java | 412 // Collapse previous expanded components except the requested one 413 // TODO (frederic) also collapse expanded components children elements
|
/external/libxml2/include/libxml/ |
schemasInternals.h | 561 * a whitespace-facet value of "collapse" 817 * collapse the types of the facet
|
/external/llvm/docs/ |
doxygen.css | 303 border-collapse: collapse;
|
/external/llvm/include/llvm/Transforms/Utils/ |
Local.h | 101 /// nodes that collapse into identity values. For example, if we have: 143 /// example, it uses parallel-and and parallel-or mode to collapse
|
/external/webp/src/utils/ |
huffman_encode.c | 24 // Heuristics for selecting the stride ranges to collapse. 85 // The stride must end, collapse what we have, if we have enough (4).
|
/system/media/camera/docs/ |
html.mako | 39 table { border-collapse:collapse; table-layout: fixed; width: 100%; word-wrap: break-word }
|
/development/scripts/app_engine_server/gae_shell/static/ |
shell.js | 152 range.collapse(false);
|
/development/testrunner/test_defs/ |
test_walker.py | 144 # TODO: remove this logic, and rely on caller to collapse build
|
/external/chromium/chrome/browser/resources/bookmark_manager/css/ |
bmm.css | 34 white-space: pre; /* Don't collapse whitespace */
|
/external/chromium/chrome/browser/sidebar/ |
sidebar_manager.cc | 157 host->Collapse();
|
/external/chromium-trace/trace-viewer/ |
trace_viewer.gyp | 227 'src/images/collapse.png',
|
/external/chromium_org/chrome/app/ |
chrome_command_ids.h | 26 // TODO: Reorder to be in visible order; collapse holes
|