/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
cpp_unittest.py | [all...] |
/external/webkit/Source/WebCore/dom/ |
Range.cpp | 227 collapse(true, ec); 231 collapse(true, ec); 267 collapse(false, ec); 271 collapse(false, ec); 275 void Range::collapse(bool toStart, ExceptionCode& ec) function in class:WebCore::Range 731 // Collapse the range, making sure that the result is not within a node that was partially selected. [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderBlock.cpp | 94 // Whether or not we can collapse our own margins with our children. We don't do this 103 // If any height other than auto is specified in CSS, then we don't collapse our bottom 105 // effects when the children overflow out of the parent block and yet still collapse 106 // with it. We also don't collapse if we have any bottom border/padding. [all...] |
/external/webkit/Source/WebCore/editing/ |
EditingStyle.cpp | 561 // We don't override whitespace property of a tab span because that would collapse the tab into a space. [all...] |
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
BaseTree.java | 156 but does NOT collapse nil-rooted t's that come in here like addChild.
|
/external/chromium/chrome/browser/ |
enumerate_modules_model_unittest_win.cc | 214 // Negative testing (should not collapse this path).
|
/external/chromium-trace/ |
systrace.py | 205 # Collapse CRLFs that are added by adb shell.
|
/external/chromium-trace/trace-viewer/src/tracks/ |
slice_track.js | 141 // Instant: draw a triangle. If zoomed too far, collapse
|
/external/llvm/include/llvm/IR/ |
Metadata.h | 158 /// Profile - calculate a unique identifier for this MDNode to collapse
|
/external/openssl/crypto/asn1/ |
a_bytes.c | 248 /* We are about to parse 0..n d2i_ASN1_bytes objects, we are to collapse
|
/external/skia/legacy/src/utils/ |
SkNinePatch.cpp | 62 delta = 0; // collapse stretchable areas
|
/external/skia/src/utils/ |
SkNinePatch.cpp | 62 delta = 0; // collapse stretchable areas
|
/external/webkit/Source/WebCore/inspector/front-end/ |
ObjectPropertiesSection.js | 250 // Lie about our children to prevent expanding on double click and to collapse subproperties.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
mozilla | 200 collapse
|
/frameworks/base/core/java/android/widget/ |
ExpandableListView.java | 655 * This will either expand/collapse groups (if a group was clicked) or pass 681 /* Collapse it */ 767 * Collapse a group in the grouped list view 769 * @param groupPos position of the group to collapse [all...] |
/frameworks/base/docs/html/training/search/ |
setup.jd | 48 to expand to take up the whole action bar and collapse back down into a
|
/frameworks/base/services/java/com/android/server/power/ |
Notifier.java | 51 * The notifier is designed to collapse unnecessary broadcasts when it is not
|
ElectronBeam.java | 249 * @param stretch The stretch factor. 0.0 is no collapse, 1.0 is full collapse.
|
/packages/apps/DeskClock/res/layout/ |
alarm_time.xml | 229 android:id="@+id/collapse"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
PropertySheetPage.java | 250 "Collapse All",
|
/build/tools/droiddoc/templates-ds/assets/js/ |
docs.js | 64 collapse(); 77 var collapse = function() { 302 // Set up expand/collapse behavior 421 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 87 collapse(); 100 var collapse = function() { 376 // Set up expand/collapse behavior 495 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 86 collapse(); 99 var collapse = function() { 355 // Set up expand/collapse behavior 474 // Stop expand/collapse behavior when clicking on nav section links (since we're navigating away [all...] |
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/ |
ANTLR3.java | 108 /** collapse incident edges into DFA states */ 227 * collapse incident edges into DFA states
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
junit-noframes.xsl | 105 doc.write("table.properties { border-collapse:collapse; border-left:solid 1 #cccccc; border-top:solid 1 #cccccc; padding:5px; }");
|